> I'm running ftpd on an embedded host in a network without DNS. There is
   > a significant delay when logging in. Can I disable resolving hostnames?

   Can't you just edit /etc/nsswitch.conf to disable DNS globally?  Remove
   'dns' from the 'hosts:' line.  Then I would assume DNS delays goes away.

That would do the trick indeed.

Reply via email to