Bug #2887
closedppp-linkdown state killing not right
100%
Description
The state killing in ppp-linkdown only kills the NAT states on the affected WAN. It leaves the firewall states there, which results in nothing with open firewall states working again until you manually clear the state table, at least in cases of things with long-lived persistent connections like VoIP.
Two issues here:
1) the state killing should obey the same checkbox for whether or not to kill states on gateway being down under System>Adv (<kill_states/>)
2) it should actually kill all the necessary states, even if that means wiping the entire state table if there are no other easy options for the time being.
Updated by Renato Botelho almost 13 years ago
- % Done changed from 0 to 50
It's now respecting <kill_states/>
Updated by Renato Botelho over 12 years ago
- Status changed from New to Feedback
- % Done changed from 50 to 100
Applied in changeset commit:d13b7363304390736fa4686b4544319f26bdba92.
Updated by Renato Botelho over 12 years ago
Applied in changeset commit:efe42b5a05dfc7c718b04fb00391f251d846a2f2.
Updated by Chris Buechler over 12 years ago
- Status changed from Feedback to Resolved