summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-06-01 18:28:02 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-06-01 18:28:02 -0700
commit727d734928739179d42c1671d76a42609e0e9bd4 (patch)
tree19f0f4648e9fabd7b0508ed9d324312f88026f1b
parentf976de6dd7d1482bebb10c63001094aba67a3a37 (diff)
nft, iperf3 port, commented out, maybe useful for future
-rw-r--r--etc/nftables.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf
index b80ad0cb..0d024bec 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -28,6 +28,7 @@ table inet my_table {
#tcp dport qbt-mullvad accept
#udp dport qbt-mullvad accept
#tcp dport monerod-mullvad accept
+ #tcp dport iperf3 accept
pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited
counter comment "count any other traffic"