Add Intuos back why not
This commit is contained in:
parent
baddf1acb1
commit
235d32ce25
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue