Re: Trouble with sshd in jail

2005-02-17 Thread Emanuel Strobl
Am Mittwoch, 16. Februar 2005 16:35 schrieb [EMAIL PROTECTED]: [...] > Then I start jail: > > #jail /jail testhost 161.66.11.2 /bin/sh /etc/rc > > Two problems: then jail startup, the message "Starting > sshd..." stops for 10 min. That's one. Then booting This is because the sshd startupscript gen

Re: Trouble with sshd in jail

2005-02-17 Thread Jorn Argelo
g command: jexec /path/to/your/shell Cheers, Jorn > > -- > Anish Mistry > > - Original Message - > From: [EMAIL PROTECTED] > Date: Wednesday, February 16, 2005 10:35 am > Subject: Trouble with sshd in jail > > > I have some trouble with sshd in jai

Re: Trouble with sshd in jail

2005-02-16 Thread ANISH MISTRY
in jail > I have some trouble with sshd in jail. This is description > of the problem: > > I have host system based on FreeBSD 5.1 Release with IP > 161.66.11.1 Futher I do these steps for creating jail on > host system: > > cd /usr/src > mkdir -p /jail > mak

Trouble with sshd in jail

2005-02-16 Thread musikcom
I have some trouble with sshd in jail. This is description of the problem: I have host system based on FreeBSD 5.1 Release with IP 161.66.11.1 Futher I do these steps for creating jail on host system: cd /usr/src mkdir -p /jail make world DESTDIR=/jail cd etc make distribution DESTDIR=/jail