rpi allow ports for dhcp and dns
This commit is contained in:
@@ -98,6 +98,8 @@
|
||||
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
3702 # wsdd
|
||||
67 # allow DHCP traffic
|
||||
53 # allow dns
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user