J jea101 Regular Contributor Nov 1, 2014 #1 I would like to add my local IPv6 name servers before the routers IPv6 address. Code: option refreshtime 600; option domain-name-servers 2001:470:zzzz:1::1;
I would like to add my local IPv6 name servers before the routers IPv6 address. Code: option refreshtime 600; option domain-name-servers 2001:470:zzzz:1::1;
J jea101 Regular Contributor Nov 12, 2014 #3 I figured it out by trial and error Code: option refreshtime 600; option domain-name-servers 2001:470:xxxx:1::250; option domain-name-servers 2001:470:xxxx:1::251; option domain-name-servers 2001:470:xxxx:1::1;
I figured it out by trial and error Code: option refreshtime 600; option domain-name-servers 2001:470:xxxx:1::250; option domain-name-servers 2001:470:xxxx:1::251; option domain-name-servers 2001:470:xxxx:1::1;