Are you using OpenSSH? If so, you can disable host lookups. I'm not so sure
about commercial SSH.

Anyway, I ran into this problem when servers in our DMZ were taking forever
to log into because they were trying to lookup addresses for our internal
hosts, which naturally wasn't working. We could have setup /etc/hosts on
them, but then we would have provided a map of our internal network in the
DMZ. Instead, we just turned off the lookups altogether.

Regards, Dustin

> -----Original Message-----
> From: aman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 27, 2001 11:30 AM
> To: Slava Bouttchenko
> Cc: [EMAIL PROTECTED]
> Subject: Re: ipchains
>
>
> True. The speed is better when I made the entry in the /etc/hosts file.
> The connection is quick when I remove firewall, though we should
> expect DNS
> lookup then too.
> Suggestions?
> Aman
>
> ----- Original Message -----
> From: "Slava Bouttchenko" <[EMAIL PROTECTED]>
>
> > i have seen sshd working slow on oppening connection because it requires
> > DNS resolution for specific host. look into this.
> >
> > slava
>

Reply via email to