netstat -n doesn't display correctly ipv6 addresses (truncated)
I just installed miredo and begun to use ipv6. I've noticed that netstat is incapable to display correctly the sockets when it is instructed to display the ipv6 address instead of the name, thus making it useless.
the command issued is
netstat -n --tcp
the result is something similar to:
Active Internet connections (senza server)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp6 0 48 2001:xxxx:
tcp6 0 0 2001:xxxx:
(please note that xxxx yyyy zzzz masks real part of the ipv6 address because of privacy)
the result shown by netstat is incomplete, because the ipv6 addresses are truncated in half thus making the netstat command completely useless (I cannot understand who's connecting or whom I'm connecting with).
enlarging the terminal doesn't help.
the question:
is it a bug? is there something I can do?
thanks a lot
ndv
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu net-tools Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask ndv for more information if necessary.