From owner-freebsd-stable Sun Jul 29 16:14: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from awww.jeah.net (awww.jeah.net [216.111.239.130]) by hub.freebsd.org (Postfix) with ESMTP id 8B8C537B401 for ; Sun, 29 Jul 2001 16:13:58 -0700 (PDT) (envelope-from chris@awww.jeah.net) Received: (from root@localhost) by awww.jeah.net (8.11.4/8.11.4) id f6TNDxh01070 for stable@freebsd.org; Sun, 29 Jul 2001 18:13:59 -0500 (CDT) (envelope-from chris) Date: Sun, 29 Jul 2001 18:13:59 -0500 (CDT) From: Chris Byrnes Message-Id: <200107292313.f6TNDxh01070@awww.jeah.net> To: stable@freebsd.org Subject: No TTYs? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Please cc me in replies, not subscribed anymore. Lately, been having this problem (forces me to reboot since I'm remote): Jul 29 16:06:07 awww sshd[21293]: error: openpty: No such file or directory Jul 29 16:06:07 awww sshd[21293]: error: Failed to allocate pty. Jul 29 16:09:48 awww sshd[21504]: error: openpty: No such file or directory Jul 29 16:09:48 awww sshd[21504]: error: session_pty_req: session 0 alloc failed Jul 29 16:10:05 awww /kernel: arplookup 65.116.90.2 failed: host is not on local network Jul 29 16:10:52 awww sshd[21504]: error: session_close_by_channel: kill 21512: N o such process Jul 29 16:10:52 awww sshd[21504]: error: select: Bad file descriptor I figured it meant add more ttys, so I did cd /dev ; ./MAKEDEV pty2 pty3 pty4 pty5 pty6 pty7 and still having the problem The box has about 250 users, and its a public shell box Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message