Feature #15426
closedAdd the ability to configure dynamic gateways even when they are offline
0%
Description
For WAN interfaces set to DHCP, no gateway is created under System > Routing if the interface does not have a valid gateway. Our standard setup is to create a gateway group that contains WAN and WAN2, and set that group as the default gateway.
It would be nice to have an option on the interface to force creation of the corresponding dynamic gateway. We can work around it by creating a second "WAN" connection on the workbench, but this isn't always practical or possible.
Updated by Andrew Almond 8 months ago
I have a unit with 24.03 installed. Both WAN and WAN2 are DHCP. WAN is connected and has a valid IP configuration including gateway, while WAN2 is not connected.
On System > Routing > Gateways, only WAN_DHCP is listed.
On System > Routing > Gateway Groups, only WAN_DHCP is listed.
In this situation, is there any way to get WAN2_DHCP to appear as a gateway even though the interface has never been connected or configured?
Updated by Andrew Almond 8 months ago
Marcos - thank you for pointing that out, it is exactly what I was looking for!
I would suggest adding a note to the UI field and also to the [documentation page
[https://docs.netgate.com/pfsense/en/latest/routing/gateway-configure.html]] since there is no mention of this on either.