From owner-freebsd-questions@FreeBSD.ORG Mon Apr 25 22:20:12 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75B9316A4CE for ; Mon, 25 Apr 2005 22:20:12 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 294E643D4C for ; Mon, 25 Apr 2005 22:20:12 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 586825192A; Mon, 25 Apr 2005 15:20:11 -0700 (PDT) Date: Mon, 25 Apr 2005 15:20:11 -0700 From: Kris Kennaway To: Casper Message-ID: <20050425222011.GA11080@xor.obsecurity.org> References: <426D6C17.9060905@os.lv> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="W/nzBZO5zC0uMSeA" Content-Disposition: inline In-Reply-To: <426D6C17.9060905@os.lv> User-Agent: Mutt/1.4.2.1i cc: freebsd-questions@freebsd.org Subject: Re: Fbsd 5.4rc3 sshd in jail won`t start X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 22:20:12 -0000 --W/nzBZO5zC0uMSeA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 26, 2005 at 01:15:51AM +0300, Casper wrote: >=20 > Hi, >=20 > I setup jail in 5.4rc3 with all last updates. I have problem that jail= =20 > 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 >=20 > I have configured rc.conf in jail to start sshd at boot and sshd_config= =20 > that it listen only 192.168.10.1 ip. > # jexec 1 /usr/sbin/sshd > PRNG is not seeded >=20 > 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 --W/nzBZO5zC0uMSeA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCbW0bWry0BWjoQKURAvVtAKDPICeeeyXwDCG6WgrWcAmkWUD3XACgxOsu XC8nwqt3cYYm+3fxNQlOE9s= =Hbl6 -----END PGP SIGNATURE----- --W/nzBZO5zC0uMSeA--