On Wed, May 04, 2005 at 09:16:03AM +0200, Mikael Berthe wrote: > On Tue, May 03, 2005 at 09:43:10PM +0400, Alexander V. Lukyanov <[EMAIL > PROTECTED]> wrote: > > On Fri, Apr 29, 2005 at 10:20:25AM +0200, Mikael Berthe wrote: > > > Is it possible to disable DNS resolution? > > > > See /etc/nsswitch.conf > > $ grep hosts /etc/nsswitch.conf > hosts: files dns > > So, in my understanding lftp should try to resolve hostnames locally > first, am I wrong?
Right. But to disable DNS resolution you have to remove dns from hosts line. -- Alexander.
