projects
/
sysconfig
/
bind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
350d222
)
Switch to newer MIT nameservers
author
Alex Dehnert
<alex@dehnerts.com>
Fri, 29 Jan 2021 18:43:32 +0000
(13:43 -0500)
committer
Alex Dehnert
<alex@dehnerts.com>
Fri, 29 Jan 2021 18:43:32 +0000
(13:43 -0500)
I'm not sure that doing forwarding actually makes sense for my bind, but I'm
not changing it for the moment...
named.conf.options
patch
|
blob
|
history
diff --git
a/named.conf.options
b/named.conf.options
index e70b597edb43c47d7e2f311ebdfec750ba7071b0..8c01847565887cd364a58d456b888bb360eedd1a 100644
(file)
--- a/
named.conf.options
+++ b/
named.conf.options
@@
-14,9
+14,9
@@
options {
// ALEX DEHNERT: slightly updated 2010-03-01
forward first;
forwarders {
- 18.
71.0
.151;
- 18.
70.
0.160;
- 18.
72.0
.3;
+ 18.
0.71
.151;
+ 18.
0.7
0.160;
+ 18.
0.72
.3;
};
//========================================================================