commit
This commit is contained in:
parent
9dac037329
commit
d92462c48a
@ -296,7 +296,7 @@ service {
|
|||||||
dns {
|
dns {
|
||||||
forwarding {
|
forwarding {
|
||||||
allow-from "10.0.0.0/24"
|
allow-from "10.0.0.0/24"
|
||||||
allow-from "127.0.0.1/32"
|
allow-from "127.0.0.0/8"
|
||||||
authoritative-domain stinnesbeck.com {
|
authoritative-domain stinnesbeck.com {
|
||||||
records {
|
records {
|
||||||
a ci {
|
a ci {
|
||||||
@ -314,6 +314,7 @@ service {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
listen-address "10.0.0.254"
|
listen-address "10.0.0.254"
|
||||||
|
listen-address "127.0.0.1"
|
||||||
system
|
system
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user