Hi all,
I'm having a connectivity problem since we have connected a new ISP. It seems they have two routers of which one owns the default gateway IP. Nothing strange about that.
But looking at incoming traffic, I see packets arriving for my firewall IP, source IP outside of my directly connected subnet, with different source MAC addresses. Per flow the firewall seems to reply to the source MAC it received the previous packet from, not the ARP entry of the default gateway. I suppose this has something to do with using ISP redundancy, and wanting to have symmetrical flows.
But in this case I suspect it is causing problems. It seems the replies that are sent to other MAC addresses than the MAC of our default gateway (= probably the MAC of the standby router, that still delivers incoming traffic) is dropped at the ISP, since I see multiple SYN-ACKs sent to that MAC and then the session times out. All replies sent to the gateway's MAC address are properly handled.
We are using active-standby ISP redundancy, so in this case there is no need (I think) for this feature, and I would prefer to just reply to the default gateway's MAC instead of the original sender. At least I would like to try to see if this is indeed the cause of our connectivity issues.
Does anyone know more about this behavior, and preferably also know how to switch it off while still using ISP redundancy?
Thanks,
Erik