[issue1895] netstat doesn't show all inet sessions on SMP system
Thomas Nikolajsen (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Mon Nov 1 15:30:07 PDT 2010
New submission from Thomas Nikolajsen <thomas.nikolajsen at mail.dk>:
On SMP system using after starting a ssh login
netstat command doesn't always show session:
On system A (192.168.1.253/24) having one ssh login to system B (192.168.1.238/
24),
it isn't shown by `netstat -f inet'; system B (UP) will show session.
With two ssh sessions to B, the last is shown by netstat on A (both on B).
ssh session to system C (192.168.1.242/24) is always shown on system A.
(ip-addrs just in case they gives different result)
`netstat -c<CPU> ..' doesn't show missing session either.
`sockstat -4c' gives same result (both use the same sysctl)
This is all using current master.
----------
messages: 9210
nosy: thomas.nikolajsen
priority: bug
status: unread
title: netstat doesn't show all inet sessions on SMP system
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1895>
_____________________________________________________
More information about the Bugs
mailing list