As requested, here is the debugging information to do with my ssh
problems. It didn't help me, but hopefully someone else will recognise
the problem.
[david@ws5 david]$ ssh 192.168.0.1 -l root -v
SSH Version 1.2.27 [i586-unknown-linux], protocol version 1.5.
Standard version. Does not use RSAREF.
ws5: Reading configuration data /home/david/.ssh/config
ws5: Reading configuration data /etc/ssh/ssh_config
ws5: ssh_connect: getuid 1016 geteuid 0 anon 0
ws5: Connecting to 192.168.0.1 [129.78.8.86] port 22.
ws5: Allocated local port 1018.
ws5: Connection established.
read: Connection reset by peer
[david@ws5 david]$ ssh 192.168.0.1 -l root -v
SSH Version 1.2.27 [i586-unknown-linux], protocol version 1.5.
Standard version. Does not use RSAREF.
ws5: Reading configuration data /home/david/.ssh/config
ws5: Reading configuration data /etc/ssh/ssh_config
ws5: ssh_connect: getuid 1016 geteuid 0 anon 0
ws5: Connecting to 192.168.0.1 [129.78.8.86] port 22.
ws5: Allocated local port 1018.
ws5: Connection established.
ws5: Remote protocol version 1.5, remote software version OpenSSH-1.2
ws5: Waiting for server public key.
Read from socket failed: Connection reset by peer
[david@ws5 david]$ ssh 192.168.0.1 -l root -v
SSH Version 1.2.27 [i586-unknown-linux], protocol version 1.5.
Standard version. Does not use RSAREF.
ws5: Reading configuration data /home/david/.ssh/config
ws5: Reading configuration data /etc/ssh/ssh_config
ws5: ssh_connect: getuid 1016 geteuid 0 anon 0
ws5: Connecting to 192.168.0.1 [129.78.8.86] port 22.
ws5: Allocated local port 1018.
ws5: Connection established.
ws5: Remote protocol version 1.5, remote software version OpenSSH-1.2
ws5: Waiting for server public key.
ws5: Received server public key (768 bits) and host key (1024 bits).
ws5: Host '192.168.0.1' is known and matches the host key.
ws5: Initializing random; seed file /home/david/.ssh/random_seed
ws5: IDEA not supported, using 3des instead.
ws5: Encryption type: 3des
ws5: Sent encrypted session key.
ws5: Installing crc compensation attack detector.
ws5: Received encrypted confirmation.
ws5: No agent.
ws5: Doing password authentication.
[EMAIL PROTECTED]'s password:
So, can anyone help me please? Is this an ssh problem or a networking
problem?
BTW, these problems occur irrespective of the host's location (same
network or halfway across the world).
Thanks in advance.
--
knet
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.