Computing.Net > Forums > Unix > Telnet host with IP , prompt slow

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Telnet host with IP , prompt slow

Reply to Message Icon

Name: Vincent Lin
Date: October 2, 2002 at 21:38:29 Pacific
OS: Solaris 7
CPU/Ram: E420R
Comment:

Dear all!
Why I use telnet command to connect the remote host, in same LAN, with the IP address (telnet 192.168.110.X) , the prompt "login" is to slow appears!If the telnet daemon need to resolve the host name no matter with using the IP address! If I add the host name & IP in /etc/hosts, then the telnet prompt appears quickly, Why ?



Sponsored Link
Ads by Google

Response Number 1
Name: Jerry Lemieux
Date: October 3, 2002 at 08:48:56 Pacific
Reply:

You answered you own question. Telnet is trying to do a reverse DNS lookup.


0

Response Number 2
Name: Dallas
Date: October 3, 2002 at 12:24:12 Pacific
Reply:

Jerry is correct... telnet is trying to do a reverse DNS lookup. At my former place of employment, we had a similar problem with AIX (after upgrading from 4.2 to 4.3) where I ended up modifying the inetd.conf (if I remember correctly). Basically, you need to modify the line which contains info regarding the telnetd by adding a switch such as "-a". I would tell you exactly but unfortunately I no longer have access to the machines I changed this on. Note: you will still have issues with all other inetd services such as ftp unless those are changed as well.

Although this isn't a Linux issue, the following doc provides a better explanation of the issue.
http://www.linuxgazette.com/issue38/tag/32.html

Hope this helps, Dallas.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: Telnet host with IP , prompt slow

Adding IP to etc/hosts www.computing.net/answers/unix/adding-ip-to-etchosts/3958.html

Help with IP aliasing? www.computing.net/answers/unix/help-with-ip-aliasing/5054.html

Digital Unix 4.0d www.computing.net/answers/unix/digital-unix-40d/1941.html