From owner-freebsd-questions@FreeBSD.ORG Thu Dec 30 04:07:57 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 05AC516A4CE for ; Thu, 30 Dec 2004 04:07:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6550A43D31 for ; Thu, 30 Dec 2004 04:07:56 +0000 (GMT) (envelope-from sstahl@gmail.com) Received: by rproxy.gmail.com with SMTP id c16so465093rne for ; Wed, 29 Dec 2004 20:07:55 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ZMp6u9rs70zlBddJmF9FooPj9hSj4PTpoqlmfOrPfbAZ3b+m/rdjU3vul1QXFQDW03MrShPzy5oZPL0NXbXhq4AReuBIH2NzfDuBxb0j9b2XYohXeqignKqHAiRqeL178j/lz0zbGrYFi9RN/VJbQ+V2+CuQXUz7V4qj21vKCNE= Received: by 10.38.98.7 with SMTP id v7mr16847rnb; Wed, 29 Dec 2004 20:07:55 -0800 (PST) Received: by 10.38.151.36 with HTTP; Wed, 29 Dec 2004 20:07:55 -0800 (PST) Message-ID: <14197f42041229200738cd607e@mail.gmail.com> Date: Wed, 29 Dec 2004 22:07:55 -0600 From: Scott Stahl To: toni@stderror.at, FreeBSD Questions In-Reply-To: <20041229220127.GK1228@stderror.at> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <14197f4204122910433a892b40@mail.gmail.com> <20041229220127.GK1228@stderror.at> Subject: Re: login problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scott Stahl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 04:07:57 -0000 The internal IP was already added to the hosts file. I setup verbose logging in putty and I get the following: Outgoing packet type 5 / 0x05 (SSH2_MSG_SERVICE_REQUEST) 00000000 00 00 00 0c 73 73 68 2d 75 73 65 72 61 75 74 68 ....ssh-userauth Incoming packet type 6 / 0x06 (SSH2_MSG_SERVICE_ACCEPT) 00000000 00 00 00 0c 73 73 68 2d 75 73 65 72 61 75 74 68 ....ssh-userauth Outgoing packet type 50 / 0x32 (SSH2_MSG_USERAUTH_REQUEST) 00000000 00 00 00 04 72 6f 6f 74 00 00 00 0e 73 73 68 2d ....root....ssh- 00000010 63 6f 6e 6e 65 63 74 69 6f 6e 00 00 00 04 6e 6f connection....no 00000020 6e 65 ne Look's like an authentication problem. Scott. On Wed, 29 Dec 2004 23:01:28 +0100, Toni Schmidbauer wrote: > On Wed, Dec 29, 2004 at 12:43:40PM -0600, Scott Stahl wrote: > > I have two NICs in a development FreeBSD server I use, one public IP > > and one connected to my private network. > > > > I can SSH into the public IP but not the internal IP. I get the > > username prompt but after I enter the login and press enter the > > session just hangs. > > > > The same happens for FTP but I don't get a prompt at all. > > sounds mostly like a dns problem. do you dns set up for your > internal hosts? if not, put your internal ip's into /etc/hosts > on the freebsd server. > > hth, > toni > -- > Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at > mehr irrt, der hat auch zu arbeiten aufgehoert | Toni Schmidbauer > -- Max Planck | > > >