coredns binds to 0.0.0.0:53 #30
1 changed files with 3 additions and 0 deletions
|
|
@ -29,4 +29,7 @@
|
|||
}
|
||||
'';
|
||||
};
|
||||
|
||||
networking.firewall.allowedUDPPorts = [ 53 ];
|
||||
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue