Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Aug 2000 19:40:03 -0700 (PDT)
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/20625: sshd can't allocate pty
Message-ID:  <200008160240.TAA46612@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/20625; it has been noted by GNATS.

From: dirk.meyer@dinoex.sub.org (Dirk Meyer)
To: freebsd-gnats-submit@FreeBSD.org, paul@mu.org (Paul Saab)
Cc:  
Subject: Re: bin/20625: sshd can't allocate pty
Date: Wed, 16 Aug 2000 04:31:36 +0200

 Paul Saab wrote:,
 
 > cd /dev
 > sh MAKEDEV pty1 pty2
 
 the device files already exist,
 otherwise xterm cant use it either.
 
 crw-rw-rw-  1 root  wheel    6,   0 Aug 15 23:09 ptyp0
 [...]
 crw-rw-rw-  1 root  wheel    6,  31 Aug 15 09:15 ptypv
 [...]
 crw-rw-rw-  1 root  wheel    6,  64 Aug 15 19:02 ptyr0
 [...]
 crw-rw-rw-  1 root  wheel    6,  95 Jun 23 07:53 ptyrv
 [...]
 crw--w----  1 dm    tty      5,  31 Aug 15 23:09 ttypv
 [...]
 crw--w----  1 dm    tty      5,  64 Aug 15 23:09 ttyr0
 [...]
 crw-rw-rw-  1 root  wheel    5,  95 Jun 23 07:53 ttyrv
 
 > > 	If number of used ptys < 16 all is okay.
 > > 	If number of used ptys > 17 sshd can't allocate ptys
 > > 	xterm (X-Free86-3.3.6) still can ...
 > > 	files in /dev/ seems to exist and working.
 
 Gruß Dirk
 
 - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Tel 05606/6512 Q (voice)
 - Origin: DINOEX Habichtswald  -FRG-  [dirk.meyer@dinoex.sub.org]
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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