https://bugzilla.mindrot.org/show_bug.cgi?id=2991

--- Comment #12 from Karthik Adiga <[email protected]> ---
Netstat traces when ssh tried from client.
==========================================
172.63.102.169 => Client
172.60.102.2   => server

netstat -pan|grep 222
tcp        0      0 0.0.0.0:222             0.0.0.0:*              
LISTEN      2325/xinetd
tcp        0      0 172.63.102.169:222      172.60.102.2:56155     
TIME_WAIT   -
tcp        0      0 172.63.102.169:222      172.60.102.2:56157     
TIME_WAIT   -
tcp        0      0 :::222                  :::*                   
LISTEN      4977/sshd

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to