Re: Remote protocol version??

From: Wazza (wayne.walker_at_lineone.net)
Date: 12/20/04


Date: 20 Dec 2004 04:52:30 -0800

Sorted it. Thanks for the input.
I ran an lsof -i | egrep 'COMMAND|LISTEN|Idle'

and this showed two versions of sshd running against port22, killed the
one that didnt correlate with sshd.pid and now telnet localhost 22
returns the correct version id.

Cheers

Wazza