From 031b0faf0fea6a4e9bdaa78e42f47e3d648e2a6e Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 13 Jul 2025 16:38:54 +0000 Subject: nft accept monerod-p2p port to forward to insp --- etc/nftables.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/nftables.conf b/etc/nftables.conf index 2a70c006..d20d2605 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -30,6 +30,7 @@ table inet my_table { #tcp dport iperf3 accept udp dport wireguard accept udp dport swgp accept + tcp dport monerod-p2p accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited counter comment "count any other traffic" -- cgit v1.2.3-70-g09d2