Mikrotik NETMAP Example | RouterOS Netmap | Mikrotik routers Firewall

Video Player is loading.
Current Time 0:00
Duration -:-
Loaded: 0%
Stream Type LIVE
Remaining Time -:-
 
1x
264 Views
Published
This video provide routeros netmap firewall example is that we have a single public IP on our Mikrotik. We want to grab anyone on the internet heading to our IP for WWW and redirect them to an internal WWW server.
The first thing we want to do is disable the WWW server on the Mikrotik.

http://mikrotikroutersetup.blogspot.com/p/mikrotik-router-netmap-firewall.html

/ip firewall nat
chain=dstnat action=netmap to-addresses=192.168.1.100 to-ports=80
protocol=tcp src-address=0.0.0.0/0 dst-address=103.7.248.206
in-interface=WAN dst-port=80
Category
Mikrotik
Show more
Be the first to comment