Protected: Mikrotik
[admin@MikroTik] /ip firewall nat> add action=dst-nat chain=dstnat comment="Apache" dst-port=80 protocol=tcp to-addresses=192.168.13.125
2012-11-17 1 min →

[admin@MikroTik] /ip firewall nat> add action=dst-nat chain=dstnat comment="Apache" dst-port=80 protocol=tcp to-addresses=192.168.13.125
This example explains how to use multiple gateways with one takingover when first fails. It begins with adding the gateways. Set biggerdistance value for the secondary one, and che…