We have a setup with two WAN devices providing failover capabilities for our network through use of routes. In addition, we have multiple static IPs through these two WAN providers, which need to be addressed to specific servers on the internal network. We’ve been able to get servers on a single WAN to show up on the static IPs through use of srcnat in the firewall. How would we make the same servers accessible on another static IP, on WAN2?
For example, let’s I have a web server at 10.0.0.3.
I’d like it to be accessible on static ip x.x.x.x on WAN1, and also available on static ip y.y.y.y on WAN2. I’d also like to avoid using scripts, if possible. How could I achieve this?
Worth noting that, at all but one location, WAN1 and WAN2 have their own interfaces on the mikrotik device. At one location, the second WAN sits on the local network and we configure our routes to use it’s internal IP for the Gateway.
Thank you very much for your assistance, and please let me know if I need to export out any of our configurations for review
Jesse