Gentoo Archives: gentoo-user

From: Kevin Fullerton <kevin.fullerton@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ssh_exchange_identification: Connection closed by remote host
Date: Sat, 16 Sep 2006 12:13:09
Message-Id: 20060916120512.GA27109@gateway.home.shotgun-suicide.co.uk
In Reply to: [gentoo-user] ssh_exchange_identification: Connection closed by remote host by bijayant kumar
1 Hi,
2
3 Is the remote machine running Gentoo?
4
5 I had the same problem yesterday on two Gentoo machines here, and from doing lsof | grep sshd it seemed that sshd was being run from /var/tmp/portage
6 rather than /usr/sbin - I think i re-emerged ssh and restarted the sshd service a few times and it sorted it out.
7
8 Cheers
9
10 Kevin
11
12 On 11:56 Sat 16 Sep , bijayant kumar wrote:
13 > Hi,
14 > I am trying to login onto the remote machine. But the remote machine donot allow me to do this. I am getting error as follows :
15 >
16 > bijayant # ssh -v root@59.181.109.43
17 > OpenSSH_4.3p2, OpenSSL 0.9.7j 04 May 2006
18 > debug1: Reading configuration data /etc/ssh/ssh_config
19 > debug2: ssh_connect: needpriv 0
20 > debug1: Connecting to 59.181.109.43 [59.181.109.43] port 22.
21 > debug1: Connection established.
22 > debug1: permanently_set_uid: 0/0
23 > debug1: identity file /root/.ssh/identity type -1
24 > debug1: identity file /root/.ssh/id_rsa type -1
25 > debug1: identity file /root/.ssh/id_dsa type -1
26 > debug1: ssh_exchange_identification: SIOCGIFFLAGS: No such device
27 > debug1: ssh_exchange_identification: SIOCGIFFLAGS: No such device
28 >
29 > debug1: ssh_exchange_identification: SIOCGIFFLAGS: No such device
30 >
31 > debug1: ssh_exchange_identification: Jan 1 12:00:11 cfgmgr(pppoe0): Jan 1 12:00:11> Valid Configuration Tree
32 >
33 > debug1: ssh_exchange_identification: PVC dB
34 >
35 > debug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0
36 >
37 > debug1: ssh_exchange_identification: vpi = -1 vci = -1 in_use = 0
38 >
39 > ssh_exchange_identification: Connection closed by remote host
40 >
41 > Please help me regarding this, i will be very thankful to you. I have to complete certain task over the remote system by tommorrow morning. Please help me
42 >
43 > Regards
44 > Bijayant
45 >
46 > Send instant messages to your online friends http://uk.messenger.yahoo.com
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] ssh_exchange_identification: Connection closed by remote host Mick <michaelkintzios@×××××.com>