update and fix adguard setup on vps
This commit is contained in:
parent
588b4d53bd
commit
a8e818f5da
3 changed files with 18 additions and 16 deletions
|
|
@ -12,6 +12,7 @@
|
|||
allowedTCPPorts = [ 22 80 443 2222 ];
|
||||
allowedUDPPorts = [ 51820 ]; # Wireguard
|
||||
checkReversePath = "loose"; # Required for WireGuard NAT
|
||||
interfaces.wg0.allowedUDPPorts = [ 53 ]; # AdGuard DNS for VPN clients
|
||||
};
|
||||
|
||||
# ============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue