From c746a72b52a4d5bcb2da5ca1847579efa183c67b Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 5 Mar 2022 21:41:37 -0800 Subject: open rpi-vid port for testing --- 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 c0d0601d..4120ccd4 100644 --- a/etc/nftables.conf +++ b/etc/nftables.conf @@ -27,6 +27,7 @@ table inet my_table { udp dport mdns accept tcp dport mullvad-forward accept udp dport mullvad-forward accept + tcp dport rpi-vid 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