TKK_E32211977/Mikrotik OpenVPN/NAT Firewall

3 lines
445 B
Plaintext

/ip firewall nat add chain=dstnat action=dst-nat to- addresses=192.168.110.246 protocol=tcp dst-port=80 in- interface=ovpn-test dst-port=9090
/ip firewall nat add chain=dstnat action=dst-nat to- addresses=192.168.110.246 protocol=tcp dst-port=22 in- interface=ovpn-test dst-port=22
/ip firewall nat add chain=dstnat action=dst-nat to- addresses=192.168.110.246 protocol=tcp dst-port=8728 in- interface=ovpn-test dst-port=1100