Thanks. It is working now.
After setting the order to inet6, it is
sending AAAA type queries.

regards
arun


-----Original Message-----
From: Alexander V. Lukyanov [mailto:[EMAIL PROTECTED]] 
Sent: Friday, May 24, 2002 1:57 PM
To: Arun Kumar Dheena
Cc: 'lftp mailing list'
Subject: Re: lftp and AAAA type Query


On Fri, May 24, 2002 at 12:27:44PM +0530, Arun Kumar Dheena wrote:
>          When I try to lftp <domain-name> from my
> IPv6 host to another IPv6 host within my same network,
> what happens is, the lftp send "A" type Query instead of 
> "AAAA" type Query to resolve the domain name.
> The IPv6 DNS will respond only to AAAA
> type query and hence couldn't resolv it. 
> Note that, lftp <ipv6-address> works fine.
> 
> I want to know whether there is anyway to force
> the lftp to send AAAA type query.

You can try this:

        set dns:order inet6
        
But it is only address ordering thing, lftp should also query AAAA by
default. I.e. the default is `set dns:order inet inet6'.

-- 
   Alexander.                      | http://www.yars.free.net/~lav/  

**************************Disclaimer************************************************** 
   
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it 
is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************

Reply via email to