Closed tduboys closed 5 years ago
Odd, I use a bridge interface on my test unit, never have any issues, but Ill double check it. This is not really an issue with dhcp6 itself but the core routines that generate the config files.
Odd, I use a bridge interface on my test unit, never have any issues, but Ill double check it. This is not really an issue with dhcp6 itself but the core routines that generate the config files.
Hi, I suppose that it's not really on dhcp6c but I dont really know where to talk about. Probably the resolution should be to delay the start of dhcp6c after all bridges. If you know where is the good place to discuss about that ? :)
So question is this: radvd.conf has an option IgnoreIfMissing -- we could implement something like this in dhcp6c instead of rearranging a lot of core code. Or we close this and focus on #3199, which is probably the better approach in the long run.
Cannot answer that as I am on my hols..I'll think about it whilst I am sipping on a cold beer by the pool.
@marjohn56 please do enjoy 👍
I will try but it will be difficult...
Going for a core fix...
Hi,
I'm using OPNSense following this setup : https://wiki.opnsense.org/manual/how-tos/orange_fr_fttp.html
My box is set up as :
On startup, dhcp6c client parses the config file and see that my LAN interface (bridge0) is tracking the WAN interface to get IPv6 configuration, but bridge0 is not set up at this moment, so the config fails and dhcp6c didnt start.
I need to force a dhcp refresh after startup to get IPv6
How to reproduce :