diff options
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r-- | etc/nftables.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index 76044dba..47605bfb 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -25,8 +25,6 @@ table inet my_table { #tcp dport searx accept tcp dport qrcp accept udp dport mdns accept - tcp dport mullvad-forward accept - udp dport mullvad-forward accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" |