Port Forwarding on Mikrotik
/ip firewall nat
add action=dst-nat chain=dstnat disabled=no dst-port=2000 in-interface=ether1-gateway protocol=tcp to-addresses=192.168.0.254 to-ports=2000
------------------------------------------------------------------------------------------------------------------
No comments:
Post a Comment