[Bug 2991] Not supports hmac-md5 ciphering technique
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 12 20:35:59 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2991
--- Comment #12 from Karthik Adiga <karthikadiga123 at gmail.com> ---
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.
More information about the openssh-bugs
mailing list