Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SCO Unix FTP Login Slow

Status
Not open for further replies.

glocky27

IS-IT--Management
Joined
Jul 3, 2003
Messages
2
Location
US
Have been reading through other post on this subject and has fixed some issues. However I only have the ftp problem left. FTP is slow to give me login. Ip of host machine is in the /etc/hosts file. That got my ftp working. But now it is slow. Any ideas on how I can speed this login up? Time frame of the login is about a minute

Thanks

Glocky27
 
Is your resolv.conf file setup correctly? I have seen where an invalid entry can cause ftp or telnet to respond very slowly.
 
the entry to the resolve.conf looks fine to me but here are the entries:

nameserver 10.10.10.10
nameserver 10.10.10.11
hostresorder local bind
search

 
The search line in your file should contain a list of domains to append to the hostname being resolved. I would suggest that you remove it or put your domain in the list.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top