Hello everyone,
I know this is an old topic, but I’m in need of a workaround solution.
I have a FreeBSD PC with two network interfaces (eg0 and eg1), both on the same subnet. The setup is intended for UDP redundancy, where eg0 is the main interface used for data transfer. When eg0 fails, eg1 should take over, using logic within a specific application. This setup works perfectly on Windows, but I’m facing issues on FreeBSD.
While FreeBSD supports lagg for interface bonding, both interfaces must be connected to the same device (e.g., a switch). My scenario involves each interface connected to a separate switch before routing to the same device (the device has 2 switched ports).
Is there a solution for this kind of setup on FreeBSD? Like NIC bonding/teaming?
Thanks in advance for your help!
I know this is an old topic, but I’m in need of a workaround solution.
I have a FreeBSD PC with two network interfaces (eg0 and eg1), both on the same subnet. The setup is intended for UDP redundancy, where eg0 is the main interface used for data transfer. When eg0 fails, eg1 should take over, using logic within a specific application. This setup works perfectly on Windows, but I’m facing issues on FreeBSD.
While FreeBSD supports lagg for interface bonding, both interfaces must be connected to the same device (e.g., a switch). My scenario involves each interface connected to a separate switch before routing to the same device (the device has 2 switched ports).
Is there a solution for this kind of setup on FreeBSD? Like NIC bonding/teaming?
Thanks in advance for your help!