Date: Tue, 13 Feb 2001 08:53:22 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: Lists Account <lists@security.za.net> Cc: hackers@freebsd.org Subject: Re: Jail Pseudo Terminals Message-ID: <20010213085322.A38024@rapier.smartspace.co.za> In-Reply-To: <Pine.BSF.4.21.0102130708170.31659-100000@security.za.net>; from lists@security.za.net on Tue, Feb 13, 2001 at 07:09:48AM %2B0200 References: <Pine.NEB.3.96L.1010212104522.88322B-100000@fledge.watson.org> <Pine.BSF.4.21.0102130708170.31659-100000@security.za.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue 2001-02-13 (07:09), Lists Account wrote: > Ok this is getting a bit strange. Interestingly enough ssh works 100% > with my method of tty creation, having created (from outside the > jail) ttyp32 - ttyp100 (with the minor/major numbers set as 5,XX where XX > is ttypXX), and a mknod type of c, ssh allocates ttys fine, however screen > still tells me there are no ttys available? > > Any ideas? Recompile screen with the extra devices present - it uses some really interesting system to work out what devices to use, and it will limit you to ttyp*, and not tty{q,r,s,P,Q,R,S}*, if the latter aren't present. Neil -- Neil Blakey-Milner nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010213085322.A38024>