How to disable ipv6 in Lenny to avoid 1.0.0.0 in name resolution for AAAA type queries?

2007-12-15 Thread Amogh Hooshdar
I am using Debian Lenny. $ uname -a Linux mylappy 2.6.18-4-486 #1 Wed May 9 22:23:40 UTC 2007 i686 GNU/Linux I changed the "alias net-pf-10 ipv6" line to the following two lines. alias net-pf-10 off alias ipv6 off After rebooting, I checked: lsmod | grep ipv6. Sure enough it is gone and the com

Re: How to disable ipv6 in Lenny to avoid 1.0.0.0 in name resolution for AAAA type queries?

2007-12-15 Thread Amogh Hooshdar
n. Or should I raise this discussion in Debian bugs? On Dec 15, 2007 9:40 PM, Nicolás Ruiz <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello: > > Amogh Hooshdar wrote: > > I am using Debian Lenny. > > > > $ uname -a >

Re: How to disable ipv6 in Lenny to avoid 1.0.0.0 in name resolution for AAAA type queries?

2007-12-15 Thread Amogh Hooshdar
plication is the one that controls if there are going to be > queries or not. But if you're totally sure that ubuntu does not make > queries, it should be controlled via the resolver library. Maybe > IPv6 can be disabled during compilation. > > > > > On Dec 1