Andre-John Mas wrote:
The IP address isn't missing. What you are seeing is an IPv6 address, and
more specifically the localhost IP address.

For information see:

http://en.wikipedia.org/wiki/IPv6

You can try doing 'ping6 ::1' and you will get a repsonse.

>>>> TCP    [::1]:80               Michael:50522          ESTABLISHED
>>>> TCP    [::1]:50522            Michael:http           ESTABLISHED

The OP might have been talking about the "Michael:" part though.
That is the resolved DNS name of the destination, appearing when one does a netstat without the -n switch.
The same is true for the port "http" instead of "80".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to