Re: sshd in Vserver not working

2008-12-06 Thread Sjoerd Hardeman
Sjoerd Hardeman schreef: >> Jochen Schulz wrote: >>> Are you logging in as root? Does the server allow this? >> Yes, but it is still a brand new install so root-login is allowed. And, >> logging in as another user also gives the same problem >>> Did you restrict access to the server in /etc/hosts.{

Re: sshd in Vserver not working

2008-12-06 Thread Sjoerd Hardeman
> Jochen Schulz wrote: >> Are you logging in as root? Does the server allow this? > Yes, but it is still a brand new install so root-login is allowed. And, > logging in as another user also gives the same problem >> >> Did you restrict access to the server in /etc/hosts.{allow,deny}? > Unfortunatel

Re: sshd in Vserver not working

2008-12-05 Thread Sjoerd Hardeman
Jochen Schulz wrote: Sjoerd Hardeman: ssh -vvv 10.1.1.14 OpenSSH_5.1p1 Debian-3, OpenSSL 0.9.8g 19 Oct 2007 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to 10.1.1.14 [10.1.1.14] port 22. debug1: Connectio

Re: sshd in Vserver not working

2008-12-05 Thread Sjoerd Hardeman
Tzafrir Cohen wrote: On Thu, Dec 04, 2008 at 11:54:24PM +0100, Sjoerd Hardeman wrote: Hi list, I cannot get sshd in a vserver to accept ssh connections. I have set both the host and guest ip to their appropriate values (I have a different ip for the guest and server). The network config seems f

Re: sshd in Vserver not working

2008-12-04 Thread Jochen Schulz
Sjoerd Hardeman: > > ssh -vvv 10.1.1.14 > OpenSSH_5.1p1 Debian-3, OpenSSL 0.9.8g 19 Oct 2007 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: Applying options for * > debug2: ssh_connect: needpriv 0 > debug1: Connecting to 10.1.1.14 [10.1.1.14] port 22. > debug1: Connection estab

Re: sshd in Vserver not working

2008-12-04 Thread Tzafrir Cohen
On Thu, Dec 04, 2008 at 11:54:24PM +0100, Sjoerd Hardeman wrote: > Hi list, > > I cannot get sshd in a vserver to accept ssh connections. I have set > both the host and guest ip to their appropriate values (I have a > different ip for the guest and server). The network config seems fine, > as apac

sshd in Vserver not working

2008-12-04 Thread Sjoerd Hardeman
Hi list, I cannot get sshd in a vserver to accept ssh connections. I have set both the host and guest ip to their appropriate values (I have a different ip for the guest and server). The network config seems fine, as apache runs fine on both host and guest. When I try to login, I get the following