Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2000 21:30:33 -0400
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        Matt Rohrer <rohrer@hawaii.edu>
Cc:        FreeBSD-questions@FreeBSD.ORG
Subject:   Re: can ping/traceroute, can't login/get web pages
Message-ID:  <20000423213033.G70371@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <Pine.GSO.4.21.0004231239220.24481-100000@uhunix2>; from rohrer@hawaii.edu on Sun, Apr 23, 2000 at 12:56:28PM -1000
References:  <Pine.GSO.4.21.0004231239220.24481-100000@uhunix2>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 23, 2000 at 12:56:28PM -1000, Matt Rohrer wrote:
> I'm having an interesting problem with a remote server. I can ping and
> traceroute to it with no problem (from several different locations),
> but when I try to login using either ssh or telnet, I can connect, but
> I get no login prompt. Apache is also accepting connections but not
> serving pages. Any thoughts? I'd be happy to provide more info, just
> let me know what you need.
> 
> # Edited output of ssh -v
> mmr@tiwaz% ssh -l matt -v -x xxxxxxx.xxx.hawaii.edu
> SSH Version 1.2.27 [i386-unknown-freebsd2.2.8], protocol version 1.5.
> Standard version.  Does not use RSAREF.
> tiwaz.xxxx.xxx: Reading configuration data /etc/ssh_config
> tiwaz.xxxx.xxx: ssh_connect: getuid 3134 geteuid 0 anon 0
> tiwaz.xxxx.xxx: Connecting to xxxxxx.xxx.hawaii.edu [xxx.xxx.xx.x]
> port 22.
> tiwaz.xxxx.xxx: Allocated local port 1023.
> tiwaz.xxxx.xxx: Connection established.
> # wait for many seconds
> ^C 
> Received signal 2.

You should wait for the timeout to see what the error is.

But some places when I've seen this:

  - The remote server has NFS mounts that would be accessed during the
    login and it is having trouble communicating with its server.

  - The remote server uses NIS and it is having trouble communicating
    with its master.

-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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