[ale] SSH
Michael Perigard
michael at ancker.net
Wed May 30 16:02:36 EDT 2001
Try running ssh with lots of verbosity (ssh -v or -vv or -vvv, depending
on if you compiled in debugging).
My connection from work takes a while, and i found that my AIX machine is
not configured with any /dev/random, and the delay is ssh creating its own
random data (from various log files etc.)
While this may not be your problem, running ssh -v will show every step
ssh takes to connect to the remote host and more, so you should be able to
track down the bottleneck.
Michael Perigard
UNIX CADD/CAM Support
Gulfstream Aerospace
On Wed, 30 May 2001, Jason Lynn wrote:
> Thanks for all the replies, but...
>
> I tried putting the IP into my /etc/hosts file... no luck.
>
> I tried dig -x from my home machine and it returned in less than a second...
> no luck.
>
> Has anyone else had this problem with openssh?
>
> Thanks,
>
> Jason
>
>
> >From: "Michael H. Warfield" <mhw at wittsend.com>
> >To: Jason Lynn <jason_lynn_ at hotmail.com>
> >CC: ale at ale.org
> >Subject: Re: [ale] SSH
> >Date: Tue, 29 May 2001 17:56:28 -0400
> >
> >On Tue, May 29, 2001 at 04:52:50PM -0500, Jason Lynn wrote:
> > > Forgot to ask one more question...
> >
> > > SSH takes a few MINUTES to connect from work to my home machine. I
> >suspect
> > > it is a DNS problem (as ssh is trying to reverse lookup my address here
> > > which has no dns). Any ideas on how to confirm/fix?
> >
> > That's usually the reverse DNS lookup. Do a "dig -x" with the
> >IP address you are connecting FROM and see what happens. If it takes
> >a couple of minutes and then gives you an error (or no answer section)
> >then that's your problem. Solution is to get your address (client) added
> >to the appropriate reverse in-addr.arpa zone.
> >
> > > Thanks once again,
> >
> > > Jason
> > > _________________________________________________________________
"No, nothing's simple."
- PINE Documentation
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
More information about the Ale
mailing list