-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request - Reset all states if WAN IP Address changes #2414
Comments
|
@JosQuelqu1 let's see what we can do :) |
|
The implementation is a bit optimistic and only works for DHCP IPv4, not particularly related to "WAN". Although the functionality is clear, can you state your use case for reference? Maybe we can find a better spot for implementation. |
|
It's for the VoIP guy here at the office. When the WAN IP change it cause problem with the VoIP service. He sent me this. It's the exact issue: https://redmine.pfsense.org/issues/1629 OPNsense is installed on an APU2. |
|
Hi, |
|
Please try this patch c5b9f67 via: Thanks, |
|
Thank you Franco, it works like a charm. |
|
Ok, great, will ship this in 18.1.9. Thanks for testing! |
|
Thank you! |
Hi,
Can't find this feature on OPNsense. I need this to pull the plug on pfSense...
On pfSense:
Reset All States
Reset all states if WAN IP Address changes
This option resets all states when a WAN IP Address changes instead of only states associated with the previous IP Address.
Thank you!
The text was updated successfully, but these errors were encountered: