diff options
Diffstat (limited to 'etc/netns/ns0')
-rw-r--r-- | etc/netns/ns0/nftables.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/netns/ns0/nftables.conf b/etc/netns/ns0/nftables.conf index 2a3cf750..d0643505 100644 --- a/etc/netns/ns0/nftables.conf +++ b/etc/netns/ns0/nftables.conf @@ -33,7 +33,6 @@ table inet my_table { udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept - #udp dport swgp accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" |