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: SSH connection from within a jail

2007-01-12 Thread Greg Albrecht
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 de

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 ha