136
General Discussion / Re: Single Interface, multiple WAN gateways
« on: February 17, 2024, 04:57:56 pm »
Using VLANs would be a much cleaner approach, but creating three gateways on the same interface should work, too. At least for the time being - this is going to be a nightmare when using dynamic interface configuration (DHCPv4/v6, SLAAC).
This isn't fundamentally different from three separate WAN interfaces, so you might want to read the docs about multi WAN, gateway groups and policy based routing first.
Static routes are not the way to go here. Multiple default routes are not supported in OPNsense since it only uses a single routing table (not multiple FIBs like on some other systems).
Cheers
Maurice
This isn't fundamentally different from three separate WAN interfaces, so you might want to read the docs about multi WAN, gateway groups and policy based routing first.
Static routes are not the way to go here. Multiple default routes are not supported in OPNsense since it only uses a single routing table (not multiple FIBs like on some other systems).
Cheers
Maurice

