[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] FTP/Telnet login delay
- Subject: Re: [cobalt-users] FTP/Telnet login delay
- From: "Danny Daniels" <dcd@xxxxxxxxxxxxxxxxxx>
- Date: Thu Apr 26 05:56:28 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> >
> > I've set it up on the DMZ of my LAN, alongside another 4 Cobalts, but
> > whenever I try to connect to it (whether by telnet or FTP) I get a
> > horrendous delay - several minutes - before managing to log in. Has
anyone
> > got any idea what causes this, and what I can do to stop it?
> >
> > Cheers,
> > Dave Rowlands
I have seen this before. Its basically a host resolution problem. Add an
entry to the file /etc/hosts for the host you are connecting from.
192.168.1.1 myhost.mydomain.com myhost
That should clear up the problem.
-Danny
dcd@xxxxxxxxxxxxxxxxxx