From 64942594e04907f8c64accff55c99fa87c011aaa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 28 Jul 2025 18:43:08 +0800 Subject: pp enable mdns --- etc/nftables.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/nftables.conf b/etc/nftables.conf index ff49a1eb..b3b58a2c 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -22,7 +22,7 @@ table inet my_table { tcp dport ssh accept tcp dport qrcp accept - #udp dport mdns accept + udp dport mdns accept #tcp dport iperf3 accept pkttype host limit rate 5/second counter reject with icmpx type admin-prohibited -- cgit v1.2.3-70-g09d2