Date: Sun, 29 Jul 2001 18:13:59 -0500 (CDT) From: Chris Byrnes <chris@awww.jeah.net> To: stable@freebsd.org Subject: No TTYs? Message-ID: <200107292313.f6TNDxh01070@awww.jeah.net>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107292313.f6TNDxh01070>