[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

OpenSSH and netstat



Hi all,
	I've one (maybe stupid) question, but i don't find a logical reason for
this:

tcp        0      0 :::22                   :::*                   
LISTEN
tcp        0    348 ::ffff:192.66.4.234:22  ::ffff:192.66.4.8:47683
ESTABLISHED

from an ipv6 point of view is 99% right (the source ipv4 address is
192.66.4.87)
but i'm using ipv4 to connect and in the netstat -a i'm not able to find
a line
like this:

tcp        0      0 0.0.0.0:22              0.0.0.0:*              
LISTEN

and the ESTABLISHED connection in ipv4

I've compiled in the kernel (2.4.0-pre2) the IPv6 support but it's still
unused.
That's from the server side.

>From the client side it seems all ok (also with kernel 2.4.0 + ipv6
support)
or better there are no ipv6 connection open....

any clue???????

PS on both the machine i'm using testing/unstable update daily.

TIA
Fabio



Reply to: