From owner-freebsd-questions@FreeBSD.ORG Thu Dec 2 13:45:22 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 C15B316A4D4 for ; Thu, 2 Dec 2004 13:45:22 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937ED43D1D for ; Thu, 2 Dec 2004 13:45:21 +0000 (GMT) (envelope-from aharrison@gmail.com) Received: by rproxy.gmail.com with SMTP id r35so308724rna for ; Thu, 02 Dec 2004 05:45:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=hnAHG2oBBUjJ0Kk52+q9aEBD0lMiqI9d8znGMEXXHq+xzFRbZbBXonCxAEDfSHHTcDnc3rZ4ZaUlatNoMVaJdUwfgfJDNqf3KpG/7LxkC61Bf45+F6OLrziOHxBbGr16ovStajm2mP8Pjq0FmiknigAmMDB7njK3Y0p5+n1EogY= Received: by 10.39.1.9 with SMTP id d9mr680109rni; Thu, 02 Dec 2004 05:45:19 -0800 (PST) Received: by 10.38.161.52 with HTTP; Thu, 2 Dec 2004 05:45:19 -0800 (PST) Message-ID: Date: Thu, 2 Dec 2004 08:45:19 -0500 From: Andy Harrison To: FreeBSD questions mailing list In-Reply-To: <27B69157-4451-11D9-AEDA-0003939726F0@amadeus.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <27B69157-4451-11D9-AEDA-0003939726F0@amadeus.demon.nl> cc: freebsd Subject: Re: ssh error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Andy Harrison List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 13:45:22 -0000 > 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? -- Andy Harrison