I have dstnat doing my port forwarding but also not ideally, I'm missing something:
Code: Select all
add action=dst-nat chain=dstnat comment="RDP" dst-port=10000 protocol=tcp to-addresses=192.168.0.100 to-ports=10000
Furthermore, I want to enable a second gateway with route routing mark mangle address list and this works fine splitting traffic but then the port forwarding doesn't work.
Advice will be appreciated please.
Thanks.