From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 14:14:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012B216A4CE for ; Thu, 2 Dec 2004 14:14:16 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9840E43D4C for ; Thu, 2 Dec 2004 14:14:15 +0000 (GMT) (envelope-from FreeBSD@amadeus.demon.nl) Received: from amadeus.demon.nl ([82.161.18.200]:50901 helo=[10.0.1.1]) by post-23.mail.nl.demon.net with esmtp (Exim 4.34) id 1CZrio-000LHh-A9; Thu, 02 Dec 2004 14:14:14 +0000 In-Reply-To: References: <27B69157-4451-11D9-AEDA-0003939726F0@amadeus.demon.nl> Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <73CE7DE8-446C-11D9-AEDA-0003939726F0@amadeus.demon.nl> Content-Transfer-Encoding: 7bit From: FreeBSD questions mailing list Date: Thu, 2 Dec 2004 15:14:17 +0100 To: Andy Harrison X-Mailer: Apple Mail (2.619) cc: freebsd Subject: Re: ssh error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 14:14:16 -0000 On 02 dec 2004, at 14:45, Andy Harrison wrote: >> Error on ssh computer: >> Warning: no access to tty (Bad file descriptor). >> Thus no job control in this shell. >> (This computer then locks the shell completely) >> >> Error on sshd computer (amadeus): >> Dec 1 2:16:17 amadeus sshd[11565]: error: openpty: No such file or >> directory >> Dec 1 2:16:17 amadeus sshd[11568]: error: session_pty_req: session 0 >> alloc failed >> (I've tried to ssh from the firewall comp to itself resulting in the >> same errors) > > Did you run mergemaster and allow it to do a MAKEDEV? > Isn't MAKEDEV only for systems prior to 5?