diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Routing/forms/dialogEditGateway.xml b/src/opnsense/mvc/app/controllers/OPNsense/Routing/forms/dialogEditGateway.xml index 1d7088b72..ce7740fcf 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Routing/forms/dialogEditGateway.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/Routing/forms/dialogEditGateway.xml @@ -58,17 +58,17 @@ gateway_item.monitor_killstates - + checkbox - When a monitor down event is triggered, kill all states to this gateway. + If this gateway goes down, force clients to reconnect over a different online gateway by killing states associated with this gateway. This option requires "default gateway switching" to be enabled, or this gateway assigned as part of a gateway group to trigger. gateway_item.monitor_killstates_priority - + checkbox - When a monitor up event is triggered for a gateway with a higher priority (lower value) than this, kill all states to this gateway. Most common use for this switch are metered connections like LTE. + If another gateway comes up with a higher priority than this gateway, force clients to reconnect by killing states associated with this gateway. This option requires "default gateway switching" to be enabled, or this gateway assigned as part of a gateway group to trigger. The common use case for this option are metered connections over LTE that should only be used when no other gateway is online. gateway_item.monitor