[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Telnet promt delay ....



That's because 127.0.0.1 is known...lookin your /etc/hosts file.

If you want to get rid of the delay, you're either going to have to set up
reverse resolution for each system on the DNS server, or you're going to
have to enter each IP of the client machines into the server's /etc/host
file.

On Sun, 23 Sep 2001, Kiran Kumar M wrote:

>
> Thanks for your reply. But here I am not using the name, I am trying with
> IP address directly. I am getting the login prompt after 40 to 45
> secs. (eventhough it is in Local Lan). But When I use telnet 127.0.0.1, it
> is not taking that much delay.
>
> Thanks,
> Kiran
>
>
>
> On Fri, 21 Sep 2001, Mike Burger wrote:
>
> > The machine acting as the telnet server is having trouble resolving the IP
> > addresses of the client systems to named addresses, and is timing out on
> > the reverse lookup.
> >
> > If possible, set up reverse DNS for the client machines.  Otherwise, add
> > the IP addresses of the client systems into the server system's /etc/hosts
> > file, with a name of some sort.  Either way will fix the problem.
> >
> > On Sat, 22 Sep 2001, Kiran Kumar M wrote:
> >
> > >
> > > Hai,
> > >
> > > Recently I found that some of my linux machines are making delay to
> > > display login prompt, when I telnet to that machine. Even it is happening
> > > with 127.0.0.1 also. I checked the RAM, and CPU utilization everything
> > > seems to be normal. What could be reason? Does any one faced the similar
> > > kind of problem. ? If anyone having any ideas, please help me in this ..
> > >
> > > Thanks,
> > > Kiran





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]