Mikrotik: Port Forwarding

From OnnoCenterWiki
Revision as of 22:19, 5 November 2020 by Onnowpurbo (talk | contribs) (Created page with "Contoh: ip firewall nat add chain=dstnat protocol=tcp dst-port=80 in-interface=ether1 to port=8080")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Contoh:

ip firewall nat add chain=dstnat protocol=tcp dst-port=80 in-interface=ether1 to port=8080