On 16/11/10 9:11 AM, C. Falconer wrote: > Roger Searle wrote, On 11/15/2010 05:00 PM: >> ro...@neptune:~$ sudo netstat -anltp | grep sshd >> tcp6 0 0 :::22 :::* >> LISTEN 6464/sshd > > Do you have a line that looks like this: > > tcp 0 0 :::22 :::* > LISTEN 1688/sshd Thanks Nick, Craig, this seems to be the issue, the tcp line (as different from the tcp6 one) is absent from this box but present on others. Anyone know how this might be enabled? I'm googling but not getting anywhere. > > > Also look at tcpdump to see if the packets are hitting the right box > > > On neptune > sudo tcpdump -i eth0 port 22 Zero output from tcpdump as above while doing the below . . . > and in another xterm try your ssh session attempt. > ^C to stop it. > > > >
_______________________________________________ Linux-users mailing list [email protected] http://lists.canterbury.ac.nz/mailman/listinfo/linux-users
