Actions
Bug #5409
closedrtsold not passing gateway, breaking DHCP6 and SLAAC WANs
Start date:
11/10/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Looks like this patch for rtsol was dropped:
https://github.com/pfsense/pfsense-tools/blob/RELENG_2_2/patches/releng/10.1/rtsol.diff
which calls /var/etc/rtsold_vmx0_script.sh or similar with two arguments instead of one, where the second is the gateway IP. Because the gateway IP isn't passed, /tmp/vmx0_routerv6 and defaultgwv6 end up empty, which leaves DHCP6 and SLAAC WAN types non-functional.
Actions