Actions
Todo #12619
closedRestart services on interface changes
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.05
Release Notes:
Default
Description
In addition to https://github.com/pfsense/pfsense/commit/da836151dbd6dff0f8759ef165b24e0e173b078einterface_bring_down()
must restart DNS Resolver (like #11547), snmpd, rrd, igmpproxy, ipsec(ipsec_force_reload($interface)
) and openvpn (if in use)
Related issues
Updated by Viktor Gurov over 2 years ago
- Subject changed from Restart services on interface_bring_down() to Restart services on interface changes
- Assignee set to Viktor Gurov
Updated by Jim Pingle over 2 years ago
- Status changed from New to Pull Request Review
- Target version set to 2.7.0
- Plus Target Version set to 22.05
Updated by Viktor Gurov over 2 years ago
- Status changed from Pull Request Review to Feedback
Updated by Viktor Gurov over 2 years ago
- Related to Regression #13064: Crash Report after saving any Interface configuration change added
Updated by Viktor Gurov over 2 years ago
- Related to Regression #13134: PHP error when releasing DHCP lease added
Updated by Jim Pingle over 2 years ago
- Status changed from Feedback to Resolved
In general this seems to be working as expected from what I can see.
If there are issues with individual services they can be considered as new separate issues.
Actions