search for: an_sshd

Displaying 2 results from an estimated 2 matches for "an_sshd".

2003 Jun 13
7
sshd refusing connections problem
...he truss output will be sufficient. My ssh client never got far enough to negotiate a key with the server. Truss output is at : http://www.lambertfam.org/~lambert/sshd_problem/truss_sshd netstat -an | grep '\.22 ' output is at : http://www.lambertfam.org/~lambert/sshd_problem/netstat-an_sshd Faked the first two octets of the other users' IPs. Once I -HUP the sshd process and it forks a new daemon, everything is ok for another week or two. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org
2003 Jun 14
0
sshd refusing connection problem
...lient never got far enough to negotiate a > key with the server. > > Truss output is at : > > http://www.lambertfam.org/~lambert/sshd_problem/truss_sshd > > netstat -an | grep '\.22 ' output is at : > > http://www.lambertfam.org/~lambert/sshd_problem/netstat-an_sshd > > Faked the first two octets of the other users' IPs. > > Once I -HUP the sshd process and it forks a new daemon, everything is > ok for another week or two. > > -- > Scott Lambert KC5MLE Unix Could sshd be running out of r...