From owner-freebsd-hackers Mon Feb 12 22:53:54 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from rapier.smartspace.co.za (rapier.smartspace.co.za [66.8.25.34]) by hub.freebsd.org (Postfix) with SMTP id 048DF37B491 for ; Mon, 12 Feb 2001 22:53:49 -0800 (PST) Received: (qmail 38195 invoked by uid 1001); 13 Feb 2001 06:53:22 -0000 Date: Tue, 13 Feb 2001 08:53:22 +0200 From: Neil Blakey-Milner To: Lists Account Cc: hackers@freebsd.org Subject: Re: Jail Pseudo Terminals Message-ID: <20010213085322.A38024@rapier.smartspace.co.za> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from lists@security.za.net on Tue, Feb 13, 2001 at 07:09:48AM +0200 Organization: Building Intelligence X-Operating-System: FreeBSD 4.2-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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