Hello!
Newer to Meraki and so far its been great. I have seen solutions in the forum that are very close to what I am looking for and maybe I'm completely over thinking or their is different solution. We have 2 ISP's with blocks of ip's for both. We have several NAT's identified for various services on our main internet service (WAN 1), with our 2nd internet set to failover. I would like to create additional NAT's on the 2nd internet (failover) that are using the same private ip, and we would then have our dns use health checks in order to failover.
Im hung up on where the traffic is going to go out if I have 2 nats for the same server on 2 separate isp's. Will this cause packet drops, asynchronous, etc..?
Does the Primary Uplink setting not allow traffic to go out the 2nd wan (failover) NAT if it is set to WAN 1?
Do the NAT's on WAN2 (failover) not allow connectivity until the primary uplink (WAN 1) fails?
example
Wan1 - server1 private port 443 ip 192.168.1.1, nat to 1.1.1.1 public - main dns w/ health check www.example.com
Wan2 - server1 private port 443 ip 192.168.1.1. nat to 2.2.2.2 public - failover dns www.example.com
Thanks for any help!