diff --git a/src/debian/debian_ts_nftables.conf b/src/debian/debian_ts_nftables.conf index cd6790a..1abe1b8 100644 --- a/src/debian/debian_ts_nftables.conf +++ b/src/debian/debian_ts_nftables.conf @@ -53,7 +53,7 @@ table inet router { } chain handle_offload { - flow add @ft comment "defconf: track forwarded flows" + flow add @ft accept comment "defconf: track forwarded flows" accept }