Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jul 2006 01:19:55 +0200
From:      "S. Wagler" <freebsd-questions-mailinglist-ca3bb-3387-4b54@blauefee.de>
To:        freebsd-questions@freebsd.org
Subject:   problem to establish SSH connection from inside jail to the outside world
Message-ID:  <44C1611B.3020709@blauefee.de>

next in thread | raw e-mail | index | archive | help
Hi,

I'm currently using FreeBSD 6.1-RELEASE with a bunch of jails. In one 
of them I need to connect to the outside world via SSH which does not 
work properly.

When logging in to (!) the jail via SSH, everything works properly: I 
can connect from "inside" the jail to the outside via SSH, but when 
running a script from inside the jail via cron or in my case 
daemontools and not being logged into that jail, I get the following 
error while using a SSH syntax like "ssh -T -vv ...":

...
read_passphrase: can't open /dev/tty: No such file or directory
...

Is there any solution for that kind of problem? "/dev/tty" is not 
existing at all, which I think should not a problem under FreeBSD 6.x 
at all.

Any solutions welcome!

Thank you very much in advance,
S. Wagler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44C1611B.3020709>