From c6ef80b90d2a32975b653299292d383c3f912ed4 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 29 Jun 2023 02:20:34 -0700 Subject: prepare for wg --- etc/nftables.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/nftables.conf') diff --git a/etc/nftables.conf b/etc/nftables.conf index 821ce0fb..f5efb4f5 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -30,6 +30,7 @@ table inet my_table { udp dport qbt-forward accept #tcp dport monerod-p2p accept #tcp dport iperf3 accept + udp dport wireguard 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