Mikrotik: Port Forwarding
From OnnoCenterWiki
Contoh:
/ip firewall nat add chain=dstnat protocol=tcp dst-port=80 in-interface=ether1 to-addresses=192.168.0.168 to-ports=80
Contoh:
/ip firewall nat add chain=dstnat protocol=tcp dst-port=80 in-interface=ether1 to-addresses=192.168.0.168 to-ports=80