From 1460664fb273c603e66e618e812176d421f34b25 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sat, 2 Dec 2023 20:35:22 -0500 Subject: update --- modules/router.nix | 2 -- 1 file changed, 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" -- cgit v1.2.3