Feature #14533
closedKil UDP states on gateway recovery
0%
Description
Hi the community
I tested pfsense 2.7CE and I hoped it can finally solved a long time problem that udp states for TOIP applications : UDP states are not kill on gateway recovery
I have to execute a script like "pfctl -k 0.0.0.0/0 -k sip_server " but I can't found where place it...
In 2.5, I worked in /etc/rc.gateway
In 2.6 or 2.7.. no ways.. or bad hack..
In /etc/rc.newwanip not work anytimes: no ip wan change in some architecture..
moreover this solution don't permit a complete config restore because that's not include in xml config file
Isn't possible to create a function "State killing on gateway recovery" with the same functions of "State Killing on Gateway Failure" ?
Otherwise, permit to write a personnal script in the gateway option to trigger it on 2 events: Gw down or Gw up
This will broaden the scope: execute personnal script on demand, send alert, etc.. (with content in xml files)
BR
Lionel RIVIERE
Related issues
Updated by Jim Pingle over 1 year ago
- Category changed from Gateways to Multi-WAN
- Status changed from New to Duplicate
- Priority changed from High to Normal
Duplicate of #855
Updated by Jim Pingle over 1 year ago
- Is duplicate of Feature #855: Ability to selectively kill states on gateway recovery added