On Mon, Apr 18, 2005 at 07:42:37AM +0200, [EMAIL PROTECTED] wrote: > How does lftp resolve? > > I have a problem with some hosts, where the "host" command works OK, but > lftp hangs on > > | [Resolving host address...]
Probably it is related to ipv6 addresses. To disable ipv6 address lookup, do:
set dns:order inet
--
Alexander.
