Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2007 20:41:13 -0500
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   curious DNS behavior on a 7.0...
Message-ID:  <200711012041.13641.freebsd@dfwlp.com>

next in thread | raw e-mail | index | archive | help
reading the /etc/defaults/rc.conf, ipv6 appears disabled by default:

### IPv6 options: ###
ipv6_enable="NO"                # Set to YES to set up for IPv6.

however, right now "new" every website i browse is penalized with a 10-20 
second delay before the page finally starts loading.  tcpdump is full of 
these:

20:38:57.915695 IP athena.dfwlp.com.59056 > castor.dfwlp.com.domain: 3505+ 
AAAA? www.srh.noaa.gov. (34)

arent AAAA's ipv6 lookups?  as i mentioned in another thread, i cant get the 
kernel to compile right now (thus eliminating the INET6 line), so im trying 
to figure another way out to stop this behavior).

any ideas would be appreciated.  cheers,
-- 
Jonathan Horne
http://dfwlpiki.dfwlp.org
freebsd@dfwlp.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711012041.13641.freebsd>