Add Intuos back why not

This commit is contained in:
Bun 2025-04-18 16:56:38 -04:00
parent baddf1acb1
commit 235d32ce25

View file

@ -26,6 +26,7 @@
type nat hook prerouting priority dstnat; policy accept;
tcp dport 2211 dnat ip to 11.0.0.100:22 comment "Tower SSH"
tcp dport 2222 dnat ip to 11.0.0.2:22 comment "Kitty SSH"
tcp dport 2233 dnat ip to 10.2.0.101:22 comment "Intuos SSH"
udp dport { 27005, 27015 } dnat ip to 11.0.0.100 comment "PC Hosted Games"