Update dns-cache.rst
The next_node name should be a name with a dot in it to avoid (mobile) browsers interpreting "nextnode" as searchphrase. (You need to enter http://manually.. nobody wants this ;) Another suggestion was to change it to gluon.nextnode, but that would be longer,
This commit is contained in:
parent
84d117ff73
commit
d39e47524b
@ -31,7 +31,7 @@ of next_node.name may be resolved even without upstream connectivity.
|
|||||||
},
|
},
|
||||||
|
|
||||||
next_node = {
|
next_node = {
|
||||||
name = 'nextnode',
|
name = 'next.node',
|
||||||
ip6 = '2001:db8:8::1',
|
ip6 = '2001:db8:8::1',
|
||||||
ip4 = '198.51.100.1',
|
ip4 = '198.51.100.1',
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user