Networking Forums

Networking Forums > Computer Networking > Linux Networking > IPv6 DNS queries

Reply
Thread Tools Display Modes

IPv6 DNS queries

 
 
Jean-Marc Francois
Guest
Posts: n/a

 
      07-27-2004, 11:37 PM
Hi,


My Mandrake 10 (kernel 2.6.3) box sends IPv6 DNS (AAAA) queries and MDNS
(Multicast DNS) queries before falling back to IPv4. Each query thus takes about
2s to complete.

I guess that it must be simple to disable that (I don't know why it's been turned
on in the first place), but neither adding "NETWORKING_IPV6=off" to
/etc/sysconfig/network nor "adding alias net-pf-10 off" to /etc/modules.conf
helped.

Any idea someone ?


Thanks!
Jean-Marc
 
Reply With Quote
 
 
 
 
Hans Fugal
Guest
Posts: n/a

 
      07-28-2004, 08:41 PM
Jean-Marc Francois wrote:
> Hi,
>
>
> My Mandrake 10 (kernel 2.6.3) box sends IPv6 DNS (AAAA) queries and MDNS
> (Multicast DNS) queries before falling back to IPv4. Each query thus
> takes about
> 2s to complete.
>
> I guess that it must be simple to disable that (I don't know why it's
> been turned
> on in the first place), but neither adding "NETWORKING_IPV6=off" to
> /etc/sysconfig/network nor "adding alias net-pf-10 off" to
> /etc/modules.conf
> helped.
>
> Any idea someone ?
>


The only reliable way to do this, that I am aware of, is turn off ipv6
in your kernel altogether. The thing is that each client uses a
different method to 'detect' that you're 'using' ipv6, and decides to
make an ipv6 dns query. The problem is that those clients are not being
smart enough (or dumb enough), and you're getting ipv6 dns queries when
you'd rather not have them. But the _real_ problem is that you have a
lame dns server. My Actiontec dsl modem is such a beast. My solution was
to run a caching dns server and dhcp locally (off the modem) and have it
forward requests to my ISP's dns servers, thus bypassing the modem. The
problem then went away (in the sense that it doesn't take forever anymore).
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPv6 address not connecting but IPv4-mapped -IPv6 does. Please help. DanielJohnson Network Routers 0 01-07-2009 12:10 AM
kernel hangs after setting up Ipv6-ipv6 tunnel Kristoff Bonne Linux Networking 0 09-20-2008 08:36 PM
IPv6 infrastructure for Global and/or Site Specific IPv6 address JackFlash Windows Networking 1 06-25-2007 03:11 PM
Implementing a IPv6 network with dynamically assigned static IPv6 addresses. Ashish Shukla Linux Networking 2 02-13-2007 02:59 PM
Linux host PC(ipv6) can't ping with embedded board(ipv6) with ping6 sangsu Linux Networking 2 10-11-2005 09:06 AM



1 2 3 4 5 6 7 8 9 10 11