From 8a0c3463c13a880402f3a3f1197618df0b5ac3db Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Wed, 15 Sep 2021 04:33:59 +0500 Subject: [PATCH] Fix bug --- templates/rules.v6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/rules.v6 b/templates/rules.v6 index 3d3ede0..3c21dd9 100644 --- a/templates/rules.v6 +++ b/templates/rules.v6 @@ -29,10 +29,10 @@ COMMIT -F -X -{{ iptables__v4_filter_init }} +{{ iptables__v6_filter_init }} {{ iptables__all_filter_init }} -{{ iptables__v4_filter_prepend }} +{{ iptables__v6_filter_prepend }} {{ iptables__all_filter_prepend }} # Allow all loopback (lo) traffic and reject anything