๐Ÿ”ฅ Learn how to configure Port Forwarding on MikroTik Router (RouterOS) โ€“ Step-by-Step Guide ๐Ÿ”ฅ @Liv4IT
๐Ÿ”ฅ Learn how to configure Port Forwarding on MikroTik Router (RouterOS) โ€“ Step-by-Step Guide ๐Ÿ”ฅ  @Liv4IT
Uploaded April 2026 | Updated September 2026, 2 weeks ago
๐Ÿ”ฅ Learn how to configure Port Forwarding on MikroTik Router (RouterOS) โ€“ Step-by-Step Guide ๐Ÿ”ฅ

In this video, you'll learn how to easily set up port forwarding on a MikroTik router to allow external access to your internal services like web servers, CCTV systems, game servers, or remote desktop.

Whether you're a beginner or an IT professional, this tutorial walks you through everything you need to know using Winbox and RouterOS firewall NAT rules.

๐Ÿ’ก What youโ€™ll learn in this video:

What is port forwarding and how it works
How to configure NAT rules on MikroTik
Forwarding ports for web servers, RDP, and more
Common mistakes and how to avoid them
Testing and verifying your port forwarding setup

๐Ÿ› ๏ธ Requirements:

MikroTik Router (RouterOS installed)
Winbox or WebFig access
Public IP address (or DDNS setup)

๐Ÿš€ Why use port forwarding?
Port forwarding allows you to securely access services inside your local network from the internet. Itโ€™s essential for hosting applications, remote access, and network management.

๐Ÿ“Œ Example use cases:

Access your home server remotely
Open ports for online gaming
Enable remote desktop (RDP)
View CCTV cameras from anywhere

๐Ÿ“Œ Commands used in this video:
- /ip firewall nat
add action=dst-nat chain=dstnat disabled=no dst-port=3000 in-interface=WAN protocol=tcp to-addresses=192.168.30.105 to-ports=3000

- /ip firewall filter
add chain=forward \
action=accept \
connection-nat-state=dstnat \
protocol=tcp \
dst-address=192.168.30.105 \
dst-port=3000 \
in-interface=WAN

- /ip firewall nat
add chain=srcnat \
out-interface=WAN \
action=masquerade

๐Ÿ‘ If you found this video helpful, donโ€™t forget to LIKE, COMMENT, and SUBSCRIBE for more MikroTik tutorials!






๐ŸŒธ Buy me a coffee :
buymeacoffee.com/liv4it

๐ŸŒธ Support channel & make donation :
paypal.me/aminenina/10

๐ŸŒธ Subscribe for more videos :
Youtube: youtube.com/user/aminosninatos

๐ŸŒธ Follow me On Social Media
Facebook : facebook.com/aminosninatos

***********************************************************************
๐ŸŒธ๐Ÿ” How to Configure WireGuard VPN on MikroTik Router โ€” Step-by-Step Tutorial (RouterOS 7)
youtu.be/zjl8Dn0p1I0

๐ŸŒธ ๐Ÿ“ก How to Set Up Telegram Notifications on a MikroTik Router | Step-by-Step Guide
youtu.be/ZdMNAIyAFdE

๐ŸŒธ ๐Ÿš€ Automate MikroTik Router Configuration with Terraform | Infrastructure as Code Tutorial
youtu.be/MoJmPc-HV4Y

๐ŸŒธ ๐Ÿ”How to Set Up SSH Key Authentication on MikroTik Router
youtu.be/Ks0YcPUclWc

๐ŸŒธ ๐Ÿ“ŒMikrotik BGP Peering with DN42 Network
youtu.be/hHDcGfjJH0I

๐ŸŒธ ๐Ÿ“Œ MikroTik RouterOS Scripting
youtu.be/EsoWYQH6Gk0

๐ŸŒธ ๐Ÿ”I Asked AI to Fix My MikroTik Firewall โ€“ Hereโ€™s What Happened
youtu.be/RbI-X0ZXXbg

๐ŸŒธ ๐Ÿ” MikroTik - Protect Your Network from Malicious IPs Using Q-Feeds
youtu.be/UekviUhSu4w

๐ŸŒธ How to Configure DNS over HTTPS (DoH) on MikroTik RouterOS v7 | Step-by-Step Guide
youtu.be/CuKNz3_wWIY

๐ŸŒธ How to Configure MikroTik Router as a DNS Server | Step-by-Step Guide (RouterOS v6 & v7)
youtu.be/XdcHRmcmm1o

๐ŸŒธ MikroTik FastTrack Explained | Boost Your Router Speed & Reduce CPU Usage
youtu.be/-uGWSsv5R9Y

๐ŸŒธ MikroTik Firewall Filter Rules Explained | Secure Your Router Against Attacks
youtu.be/CSPhjxYRU0I

๐ŸŒธ How To Secure Your MikroTik Router โ€“ Complete RouterOS Hardening Guide
youtu.be/Hb0hiZLOzfg

๐ŸŒธ MikroTik RouterOS Connect LAN Network To The Internet
youtu.be/CSU-GqJF27k

๐ŸŒธ MikroTik RouterOS Basic Configuration | PPPoE Internet Setup Step-by-Step
youtu.be/-XA2nMEz51M

๐ŸŒธ How to Install MikroTik RouterOS Long-Term (LTS) on VMware ESXi | Step-by-Step Guide
youtu.be/bZaempHD84I

๐ŸŒธ MikroTik RouterOS LTS Explained & Install on Proxmox VE
youtu.be/NRyGPpnQGp8

๐ŸŒธ How To Install Packages On Immutable OS Fedora Silverblue
youtu.be/EfEQnRb0o2s

๐ŸŒธ Proxmox Containers with Fedora CoreOS Install
youtu.be/iEKlltIsbkE

๐ŸŒธ How To run Docker containers (OCI Images) natively in Proxmox 9.1
youtu.be/atOEMusLVtQ

๐ŸŒธ Proxmox Install ProxMenux Monitor
youtu.be/VpRGceK8ToQ

***********************************************************************
#mikrotik #portforwarding #routerOS
๐Ÿ”ฅ Learn how to configure Port Forwarding on MikroTik Router (RouterOS) โ€“ Step-by-Step Guide ๐Ÿ”ฅHow To Configure Port Forwarding (DNAT) On OPNsense FirewallHow To Passthrough Physical Network Cards NIC to VM like PFsense in ProxmoxIntroduction to PuppetHow to Deploy LXC Container in Proxmox with TerraformHow to Create Windows Server 2022 Virtual Machine on ProxmoxHow To Install an SSL Certificate on Proxmox๐Ÿš€ LLM Families Explained: The Complete Guide to Modern AI Models (Open Source vs Proprietary)Cisco ASA Visualization in SplunkHow To Install & Configure Technitium DNS Server on ProxmoxHow To Enable Automatic Backups In pfSenseWindows Subsystem for Linux WSL2 Commands
Liv4IT |

๐Ÿ”ฅ Learn how to configure Port Forwarding on MikroTik Router (RouterOS) โ€“ Step-by-Step Guide ๐Ÿ”ฅ

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER