{{tag>mikrotik firewall "port forward" router}} ====== Mikrotik port forwarding ====== If you are going to port forward port 80, that will interfere with Mikrotik's own Web UI. If you do this you will have to use the Winbox app to connect to it. See link below. Example of forwarding **port 7000** on router to **port 7000 on local IP 192.168.99.134**. Screenshots from Web UI, first go to //IP > Firewall > NAT// {{:wiki:screenshots:2025:port_forward_mikrotik_nat.png?800|}} Add a new rule and set the IPs and ports like in the Screenshots below. {{:wiki:screenshots:2025:port_forward_mikrotik_general.png?800|}} {{:wiki:screenshots:2025:port_forward_mikrotik_action.png?800|}} That should be enough with the default Mikrotik firewall. ====== Tested on ====== * hAP ac lite / Router OS 6.49.18 (stable) ====== See also ====== * [[https://github.com/darrenoshan/winbox_on_linux?tab=readme-ov-file|Winbox Linux app install script]] * [[wiki:mikrotik_limit_traffic_burst|Mikrotik limit traffic with burst]] * [[wiki:mikrotik_openvpn_setup|Mikrotik OpenVPN setup]] * [[wiki:mikrotik_website_blocking|Mikrotik website blocking]] ====== References ====== * https://web.archive.org/web/20241107104029/https://monovm.com/blog/port-forwarding-on-mikrotik/#How-to-Configure-Mikrotik-Port-Forwarding?