summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/router.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/router.nix b/config/router.nix
index 4a503aa..53c3a24 100644
--- a/config/router.nix
+++ b/config/router.nix
@@ -162,7 +162,7 @@ in {
domain (ip ip6) table filter chain INPUT {
interface $DEV_WAN DROP;
- jump logdrop;
+ # jump logdrop;
}
domain ip table nat {