Ich habe das Problem, dass ich mit verschiedenen Clients auf verschiedenen PC's nicht mehr auf einen Server zugreifen kann (SSH):
Code: Alles auswählen
mpc01:~ markus$ ssh -vvv root@99.99.99.99
OpenSSH_4.5p1, OpenSSL 0.9.7l 28 Sep 2006
debug1: Reading configuration data /etc/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to 99.99.99.99 [99.99.99.99] port 22.
debug1: Connection established.
debug1: identity file /Users/markus/.ssh/identity type -1
debug1: identity file /Users/markus/.ssh/id_rsa type -1
debug1: identity file /Users/markus/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 Debian-9etch2
debug1: match: OpenSSH_4.3p2 Debian-9etch2 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.5
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
Connection closed by 99.99.99.99