I'm trying to figure out how to solve a problem that admittedly is not due to Sophos XG, but I believe XG might be able to provide a solution and was looking for some advice.
The problem is that I have a FreeNAS server set up for link aggregation with the LACP protocol, and it seems to acquire a random one of the member ports' MAC addresses every time the server reboots. I have a static DHCP reservation on the XG for one of the MACs, so it works great when that MAC gets chosen, otherwise an arbitrary dynamic IP gets assigned if it's the other MAC and none of my clients can reach the server.
On the Sophos side, it obviously does not allow me to reserve the same static IP address for two different MAC addresses, which would be an easy fix to this issue. It would be great if XG would allow you to do that and just give you some kind of "this is probably a terrible idea, make sure you know what you're doing" warning, instead of a hard failure. In scenarios like I describe above, it's impossible that both MACs would ever be seen by the XG at the same time - maybe this could even be forced by manually editing a config file to enter the overlapping reservation? Bad idea?
The other thought I had was if there is a way to clone all traffic from one IP to another IP? Essentially for all traffic LAN-to-LAN, if the destination IP is X.X.X.11 *or* X.X.X.10, clone the traffic and deliver it to both IPs? I was thinking there could even be a legitimate use for something like that unrelated to my issue, for example to run wireshark on one of the two IPs, while allowing normal traffic to reach the other IP. If something like this cloning rule is possible, could it work from WAN to LAN as well if I have business rules to forward ports? For example the business rule might forward traffic on port 80 to X.X.X.10, and then the LAN cloning rule would kick in and deliver that traffic to both IPs on port 80?
It sounds pretty ridiculous even typing out the above, but I'm grasping for any workaround I can at this point. The advice on the FreeNAS forum was essentially "disable LACP, it's not needed in a home environment" (which I admit, is true, but simultaneously unhelpful). If there's no other solution, I'll just configure the server with a static IP instead of using static DHCP reservations, but I was hoping there would be another way. Thanks in advance for any help.
This thread was automatically locked due to age.