summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2023-12-02 20:35:22 -0500
committerKjetil Orbekk <kj@orbekk.com>2023-12-02 20:35:22 -0500
commit1460664fb273c603e66e618e812176d421f34b25 (patch)
treef1d311a9a5987b828969fb100d4abc0096b1cbd3
parent8d43a3c1d5d77fcf1b3a8db59003f6cc60a11017 (diff)
update
-rw-r--r--modules/router.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/router.nix b/modules/router.nix
index f9c960d..3197efa 100644
--- a/modules/router.nix
+++ b/modules/router.nix
@@ -204,8 +204,6 @@ let
ct state {established, related} counter accept
meta l4proto {tcp, udp} th dport {bootps, bootpc, domain, dhcpv6-client, dhcpv6-server, ${toString vpnPort}} counter accept
- ip dport $SERVER_WAN_PORTS counter accept
-
ip protocol ipv6 counter accept comment "sit tunnel"
ip protocol icmp limit rate 4/second counter accept comment "icmp v4"