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 <[EMAIL PROTECTED]> 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                                     |
> 
> 
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to