setreuid failed (was: SSH daemon doesn't accept incoming connections)

2007-05-20 Thread Kirill Kuvaldin
There is a description of the problem I have stumbled across a while ago: http://lists.debian.org/debian-user/2007/05/msg02019.html Basically, I wasn't able to establish the SSH connection even to localhost. I've finally figured out what had caused the problem. I ran sshd in debug mode and notice

Re: Re: SSH daemon doesn't accept incoming connections

2007-05-13 Thread Kirill Kuvaldin
Maybe there is something around : > debug1: An invalid name was supplied > A parameter was malformed > Validation error wrong username. Seems unlikely. Since the usernames on both sides are correct. thanks, kuvkir -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscri

Re: SSH daemon doesn't accept incoming connections

2007-05-13 Thread Kirill Kuvaldin
Jose Luis Rivas Contreras wrote: > Well, it's very weird. If you restart ssh daemon does works? ( > /etc/init.d/ssh restart ) But if this has happened twice then there must > be any reason for this happening. I tried: - restarting the ssh daemon, as you said; - removing (purging) the openssh-serve

SSH daemon doesn't accept incoming connections

2007-05-12 Thread Kirill Kuvaldin
Hello, I'm experiencing fairly weird issue when my linux box (running Debian 4.0 powerpc) with the SSH server (SSH-2.0-OpenSSH_4.3p2 Debian-9) has stopped accepting incoming connections from a moment of time without any obvious reason. Any attempts to establish a connection fail before I'm bein