commit
This commit is contained in:
parent
9dac037329
commit
d92462c48a
@ -296,7 +296,7 @@ service {
|
||||
dns {
|
||||
forwarding {
|
||||
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 {
|
||||
records {
|
||||
a ci {
|
||||
@ -314,6 +314,7 @@ service {
|
||||
}
|
||||
}
|
||||
listen-address "10.0.0.254"
|
||||
listen-address "127.0.0.1"
|
||||
system
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user