summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/nftables.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/nftables.conf b/etc/nftables.conf
index c0d0601d..f1278a96 100644
--- a/etc/nftables.conf
+++ b/etc/nftables.conf
@@ -25,8 +25,9 @@ table inet my_table {
#tcp dport searx accept
tcp dport qrcp accept
udp dport mdns accept
- tcp dport mullvad-forward accept
- udp dport mullvad-forward accept
+ tcp dport qbt-mullvad accept
+ udp dport qbt-mullvad accept
+ tcp dport monerod-mullvad accept
pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited
counter comment "count any other traffic"