View Single Post
Posts: 968 | Thanked: 974 times | Joined on Nov 2008 @ Ohio
#66
Originally Posted by tmojoe View Post
This should not be. ... hard code "nameserver 2607:FB90:BEEF:A::1" in /etc/resolv.conf to make sure all your DNS queries go over IPv6, which will keep your IDLE timer in check, .... it will also ensure the Google content including youtube comes over IPv6 ... DNS queries over IPv4 will not result in Google AAAA IPv6 DNS records.
...
When connecting to ipv4+ipv6 per the instructions, checking /var/run/resolv.conf.gprs, it shows namserver 66.94.25.120 and nameserver 66.94.9.120

changing
Code:
### Add prioritary IPv6-specific DNS server? ###
ADD_IPv6_DNS="no"
to yes adds nameserver 2607:FB90:beef:3::2 as the first line in resolv.conf.gprs.

I'll leave this up for a while add see if it disconnects. *edit* just noticed this was at the very end of one paragraph in the directions, missed it when I set it up originally.
__________________
*Consumer*, not a developer! I apologize for any inconvenience.
My script to backup /home and /opt
Samsung Galaxy S Vibrant, Huawei S7, N900(retired), N800(retired)

Last edited by lemmyslender; 2010-10-20 at 13:10.