Re: SSH connection from within a jail

2007-01-17 Thread Andras GELANYI
7;t recall having this problem. the only thing i remember explicitly having to do is tell sshd to bind to the jail's IP. -g On 12/01/07, Andras GELANYI <[EMAIL PROTECTED]> wrote: Do you know how can I initaite a SSH connection from within a jail? I always get the "Host key ver

Re: Are there any log files which shows who is logging to a FreeBSD box and when?

2007-01-12 Thread Andras GELANYI
hi, have a look at /var/log/auth.log (and also on utmp) VeeJay wrote: Hi Can anyone tell? Are there any log files which shows who is logging to a FreeBSD box and when? If yes, where can one find them? ___ freebsd-questions@freebsd.org mailing list

SSH connection from within a jail

2007-01-12 Thread Andras GELANYI
Do you know how can I initaite a SSH connection from within a jail? I always get the "Host key verification failed." message. Starting the ssh session with -v it seems that the problem is with tty allocation. debug1: read_passphrase: can't open /dev/tty: Device busy The jail has devfs mounted

Re: vpn client (pptp) inside a jail

2007-01-04 Thread Andras GELANYI
On Thu, 4 Jan 2007 13:54:22 +0200, Nikos Vassiliadis <[EMAIL PROTECTED]> wrote: >> Anyway. Could someone tell me whether it is possible or not? >> Does anyone know a solution for assigning a jail to a trusted network >> through a tunnel without any influence on the base system's networking? > >

vpn client (pptp) inside a jail

2007-01-03 Thread Andras GELANYI
Hi, In a case when a pptp client is running a jail would be great. But in my opinion it is not possible because of the lack of special interfaces and facilities (eg. GRE) in jails. Anyway. Could someone tell me whether it is possible or not? Does anyone know a solution for assigning a jail to