Network again!
Brian Astill
bastill at adam.com.au
Mon May 28 03:46:09 UTC 2007
I had to reinstall Dapper last week, after a failed attempt to
upgrade. <sigh>
Everything is fine now, except for the network. Here's what
happens:
Connecting to myself:
root at dapper2:/# telnet 127.0.0.1 22
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
SSH-2.0-OpenSSH_4.2p1 Debian-7ubuntu3.1
Protocol mismatch.
Connection closed by foreign host.
root at dapper2:/# telnet 192.168.1.2 22
Trying 192.168.1.2...
Connected to 192.168.1.2.
Escape character is '^]'.
SSH-2.0-OpenSSH_4.2p1 Debian-7ubuntu3.1
Protocol mismatch.
Connection closed by foreign host.
Connecting to remote:
root at dapper2:/# telnet 192.168.1.1 22
Trying 192.168.1.1...
telnet: Unable to connect to remote host: Connection refused
Check for presence of sshd:
root at dapper2:/# ps aux |grep sshd
root 9561 0.0 0.1 4764 1056 ? Ss 14:34
0:00 /usr/sbin/sshd
From remote to myself:
bra at edgykde:~$ telnet 192.168.1.2 22
Trying 192.168.1.2...
Connected to 192.168.1.2.
Escape character is '^]'.
SSH-2.0-OpenSSH_4.2p1 Debian-7ubuntu3.1
Protocol mismatch.
Connection closed by foreign host
What do I need to do, to get things to work?
I'd prefer to connect using gftp.
--
Regards,
Brian
More information about the ubuntu-users
mailing list