diff options
Diffstat (limited to 'etc/nftables.conf')
-rw-r--r-- | etc/nftables.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index 81de9a2d..f0759c65 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -25,12 +25,8 @@ table inet my_table { meta l4proto ipv6-icmp accept tcp dport ssh accept - #tcp dport qbt-nox accept - #tcp dport qbt accept - #udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept - udp dport swgp accept tcp dport http accept tcp dport https accept # http3 quic |