diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/nftables.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf index ab16ed11..b0c2c669 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -29,8 +29,8 @@ table inet my_table { tcp dport ssh accept #tcp dport qbt-nox accept - tcp dport qbt accept - udp dport qbt accept + #tcp dport qbt accept + #udp dport qbt accept #tcp dport iperf3 accept udp dport wireguard accept |