← Back to team overview

sslug-teknik team mailing list archive

Re: ssh-knas

 

Thorbjørn Ravn Andersen wrote:


> Hvad siger den hvis du sætter en eller to "-v" på?
ine@linux:~> ssh -v topshoppen.dk
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to topshoppen.dk [169.254.129.21] port 22.
debug1: Connection established.
debug1: identity file /home/line/.ssh/identity type -1
debug1: identity file /home/line/.ssh/id_rsa type -1
debug1: identity file /home/line/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
line@linux:~> su
Password:
linux:/home/line # ssh -v topshoppen.dk
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to topshoppen.dk [169.254.129.21] port 22.
debug1: Connection established.
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/id_rsa type -1
debug1: identity file /root/.ssh/id_dsa type -1
ssh_exchange_identification: Connection closed by remote host
linux:/home/line #

Hilsen Claus


Follow ups

References