Project

General

Profile

Actions

Bug #10551

closed

gateway group not restoring the higher tier gateway

Added by Dee D almost 4 years ago. Updated over 3 years ago.

Status:
Duplicate
Priority:
Normal
Category:
Multi-WAN
Target version:
Start date:
05/12/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

Not knowing the technical details, it's unclear to me if this is related to this bug,

https://redmine.pfsense.org/issues/10546

or perhaps this:

https://redmine.pfsense.org/issues/10397

while receiving notifcations that the gateway is being added back to the gateway group after momentarily being set down (for latency, packet loss) it fails to update. Here's is the output in normal gateway state from /tmp/rules.debug

GWCABLE_DHCP = " route-to ( hn0 184.xxx.xxx.97 ) "
GWDSL_PPPOE = " route-to ( pppoe0 206.xxx.xxx.132 ) "
GWCable_failover = " route-to { ( hn0 184.xxx.xxx.97 ) } "
GWDSL_Failover = " route-to { ( pppoe0 206.xxx.xxx.132 ) } "
GWLoad_Balance = " route-to { ( hn0 184.xxx.xxx.97 ) ( pppoe0 206.xxx.xxx.132 ) } round-robin "

and here is the output after it successfully fails over to tier 2 (dsl), yet fails to add the tier 1 (cable) gateway back despite receiving the notification that it is doing so (it also happens the other way if the dsl is set to down)

  1. Gateways
    GWCABLE_DHCP = " route-to ( hn0 184.xxx.xx.97 ) "
    GWDSL_PPPOE = " route-to ( pppoe0 206.xxx.xxx.132 ) "
    GWCable_failover = " route-to { ( pppoe0 206.xxx.xxx.132 ) } "
    GWDSL_Failover = " route-to { ( pppoe0 206.xxx.xxx.132 ) } "
    GWLoad_Balance = " route-to { ( pppoe0 206.xxx.xxx.132 ) } "

the 2.5 bug doesn't seem directly related (?) because after resetting the filters (restoring the tier 1) the double default gateway exists and it will still function as intended if the gateway group was specified inside the advanced section of the default lan rule or other rule

Actions #1

Updated by Anonymous over 3 years ago

  • Assignee set to Renato Botelho
Actions #2

Updated by Viktor Gurov over 3 years ago

seems duplicate of #9054

Actions #3

Updated by Renato Botelho over 3 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF