Re: SSH connection from within a jail

2007-01-17 Thread Andras GELANYI
the solution and a brief discussion can be seen here in case you are 
interested:

http://lists.freebsd.org/pipermail/freebsd-hackers/2005-November/014450.html

andras

Greg Albrecht wrote:

are you using the default /etc/ssh/sshd_config? i'm currently running
jails with ssh and don'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 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 with the default ruleset. (As seen in
/usr/share/examples/etc/defaults/devfs.rules)

Andras








smime.p7s
Description: S/MIME Cryptographic Signature


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 with the default ruleset. (As seen in 
/usr/share/examples/etc/defaults/devfs.rules)


Andras


smime.p7s
Description: S/MIME Cryptographic Signature


Re: SSH connection from within a jail

2007-01-12 Thread Greg Albrecht

are you using the default /etc/ssh/sshd_config? i'm currently running
jails with ssh and don'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 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 with the default ruleset. (As seen in
/usr/share/examples/etc/defaults/devfs.rules)

Andras






--
Greg Albrecht ([EMAIL PROTECTED])
An Indie, Hip Hop and IDM Podcast: The Letter G
http://theletterg.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]