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 0a95bebb..bea47d51 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -25,12 +25,8 @@ table inet my_table { tcp dport ssh accept tcp dport qbt-nox accept - #tcp dport searx accept - #tcp dport qrcp accept - #udp dport mdns accept tcp dport qbt accept udp dport qbt accept - #tcp dport monerod-p2p accept #tcp dport iperf3 accept udp dport wireguard accept |