Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 22:07:55 -0600
From:      Scott Stahl <sstahl@gmail.com>
To:        toni@stderror.at, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: login problems
Message-ID:  <14197f42041229200738cd607e@mail.gmail.com>
In-Reply-To: <20041229220127.GK1228@stderror.at>
References:  <14197f4204122910433a892b40@mail.gmail.com> <20041229220127.GK1228@stderror.at>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <toni@stderror.at> 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                                     |
> 
> 
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14197f42041229200738cd607e>