kekl
This commit is contained in:
@@ -3,10 +3,9 @@ _:
|
||||
services.unbound = {
|
||||
enable = true;
|
||||
enableRootTrustAnchor = true;
|
||||
|
||||
settings = {
|
||||
server = {
|
||||
interface = [ "0.0.0.0" "::0" ];
|
||||
interface = [ "127.0.0.1" "10.11.0.10" ];
|
||||
|
||||
access-control = [
|
||||
"127.0.0.0/8 allow"
|
||||
|
||||
Reference in New Issue
Block a user