RE: SSH Connection

2003-03-12 Thread Cameron . Davidson
>> Connection closed by 65.113.59.13 >> debug1: Calling cleanup 0x8061610(0x0) >> [EMAIL PROTECTED] .ssh]# >> >> What must be done ? >> >> - Original Message - >> From: "Patrick Nelson" <[EMAIL PROTECTED]> >> To: <[

RE: SSH Connection

2003-03-12 Thread Patrick Nelson
.ssh]# > > What must be done ? > > - Original Message - > From: "Patrick Nelson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, March 12, 2003 6:57 PM > Subject: RE: SSH Connection > > >> Rudik A.A. wrote: >>> Hello All

Re: SSH Connection

2003-03-12 Thread Rudik A.A.
D]> Sent: Wednesday, March 12, 2003 6:57 PM Subject: RE: SSH Connection > Rudik A.A. wrote: > > Hello All, > > > > I am facing problem to login to my RH 7.1 server by SSH. After typing > > passwd for root it gets "Connection closed" > > I mast say tha

RE: SSH Connection

2003-03-12 Thread Patrick Nelson
Rudik A.A. wrote: > Hello All, > > I am facing problem to login to my RH 7.1 server by SSH. After typing > passwd for root it gets "Connection closed" > I mast say that it was working good and today we could not login not > only as root, but any other users also can not login by ssh. > And also t

Re: ssh connection failure

2002-03-25 Thread sixx
Two things to check, ssh -v remote-host whats does it spit out when you fail to connect? But main thing would be to see the logs on the remote-host to see if your connection did reach it ... On Mon, 2002-03-25 at 18:45, vincent li wrote: > hi, folks > > i use ssh to connect remote host, sometime

Re: ssh connection closed

2001-02-02 Thread Lorris J. Woods
Tomas you may want to try starting sshd with the debug option; it may give you some kind of hint. ./sshd -d On Fri, 2 Feb 2001, Tomás García Ferrari wrote: > Hi, > > Going further, I discovered something... > > I am having a conflict between inet and sshd: if I run sshd from > /etc/rc.d/init.d/

Re: ssh connection closed

2001-02-02 Thread Michael Hannon
At 04:02 PM 2/2/01 +0100, you wrote: >Hi, > >Yes, you're right. I am using openssh-server-2.1.1p4-1 and is picking the >values from hosts.allow and hosts.deny. We can then asume that TCP Wrappers >support is already built in, right? I would think so. >Thanks, > >Tomas Garcia Ferrari > >Bigital

Re: ssh connection closed

2001-02-02 Thread Tomás García Ferrari
Hi, Yes, you're right. I am using openssh-server-2.1.1p4-1 and is picking the values from hosts.allow and hosts.deny. We can then asume that TCP Wrappers support is already built in, right? Thanks, Tomas Garcia Ferrari Bigital http://bigital.com > The are various implementations of ssh, but

Re: ssh connection closed

2001-02-02 Thread Michael Hannon
At 10:46 AM 2/2/01 +0100, you wrote: >Hi, > >Going further, I discovered something... > >I am having a conflict between inet and sshd: if I run sshd from >/etc/rc.d/init.d/sshd then it works nicely. If I try to run it from tcp >wrappers, adding this line > ssh stream tcp nowait root /usr/sbin/

Re: ssh connection closed

2001-02-02 Thread Tomás García Ferrari
Hi, Going further, I discovered something... I am having a conflict between inet and sshd: if I run sshd from /etc/rc.d/init.d/sshd then it works nicely. If I try to run it from tcp wrappers, adding this line ssh stream tcp nowait root /usr/sbin/tcpd sshd -i to /etc/inetd.conf, then it doesn

Re: ssh connection closed

2001-02-02 Thread Tomás García Ferrari
> Anything in the logs? Yes, the sshd is down and these are the errors when I try to bring it up: Feb 2 14:19:57 extensa sshd[1886]: error: Bind to port 22 on 192.168.0.3 failed: Address already in use. Feb 2 14:19:57 extensa sshd[1886]: fatal: Cannot bind any address. Any clue? Tomas Garcia

Re: ssh connection closed

2001-02-01 Thread Bret Hughes
Tomás García Ferrari wrote: > Hi, > > After a reboot with a new kernel (2.2.16-3) my server (RH 6.2, > openssh-server-2.1.1p4-1) is closing any ssh connection inmediately after > login. > > Any clue? Anything in the logs? Bret ___ Redhat-list maili