Actions
Bug #14936
closed``radvd`` service shows as stopped in services list when it should be disabled and hidden from that list
Status:
Resolved
Priority:
Very Low
Assignee:
Category:
IPv6 Router Advertisements (radvd/rtsold)
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
24.03
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
The is_radvd_enabled()
function in pfsense-utils.inc
appears to incorrectly interpret the state of the radvd service in some cases.
For example I have a system with WAN DHCP6, LAN Track6 to WAN, but on LAN I have DHCPv6 disabled and RA disabled. When configured in this way, the radvd service is shown in the services list, but is listed as stopped. The radvd.conf
file only contains the header, which is expected since there are no interfaces with RA enabled.
Actions