Fbsd 5.4rc3 sshd in jail won`t start

Kris Kennaway kris at obsecurity.org
Mon Apr 25 15:20:12 PDT 2005


On Tue, Apr 26, 2005 at 01:15:51AM +0300, Casper wrote:
> 
> Hi,
> 
>  I setup jail in 5.4rc3 with all last updates. I have problem that jail 
> won`t start sshd.:
> # jls
>    JID  IP Address      Hostname                      Path
>      1  192.168.10.1    mail                          /jail/mail
> # ps ax | grep J
>   432  ??  SsJ    0:00.01 /usr/sbin/syslogd -ss
>   484  ??  SsJ    0:00.01 /usr/sbin/cron -s
> 
> I have configured rc.conf in jail to start sshd at boot and sshd_config 
> that it listen only 192.168.10.1 ip.
> # jexec 1 /usr/sbin/sshd
> PRNG is not seeded
> 
> I readed that there must be in kernel "device random", what I have.
> But I don`t have in jail dev directory rand* or smth.

So mount devfs in it.  See the jail manpage.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050425/a3618ef8/attachment.bin


More information about the freebsd-questions mailing list