RHEL4 + SSH

Ed Greshko Ed.Greshko at greshko.com
Tue Mar 22 10:45:15 UTC 2005



darshan jadav wrote:
> Hi all, 
> 
> M running RHEL 4, and getting frequent SSH disconnections, 
> 
> telnet 192.168.100.1 22
> Trying 192.168.100.1...
> Connected to 1.100.168.192.
> Escape character is '^]'.
> SSH-1.99-OpenSSH_3.9p1
> 
> Protocol mismatch.
> Connection closed by foreign host.
> 
> I tried everything possible, from network side its clear no issues
> related to network,
> Can anyone help me on this ??
> Would rebuilding from soruce help ??

Ahhhh....telnet is not ssh.

What makes you think "telnet x 22" is going to work?

ssh 192.168.100.1  or
ssh user at 192.168.100.1

Should work better....

Ed

-- 
"A common mistake that people make when trying to design something
completely foolproof was to underestimate the ingenuity of complete
fools."

--Ford Prefect in "Mostly Harmless".




More information about the redhat-list mailing list