adguard
This commit is contained in:
@@ -13,8 +13,8 @@ in
|
|||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
allowPing = true;
|
allowPing = true;
|
||||||
allowedTCPPorts = [ 80 ];
|
allowedTCPPorts = [ 53 ];
|
||||||
allowedUDPPorts = [ 80 ];
|
allowedUDPPorts = [ 53 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable Network Manager
|
# Enable Network Manager
|
||||||
|
|||||||
Reference in New Issue
Block a user