On Fri, Dec 06, 2024 at 08:18:11AM -0700, Zack Newman wrote:
> > I start it through pkg_scripts in rc.conf.local.  This might be why I 
> > haven't
> > seen the issue.
> 
> To be clear, the bug may still affect people in different circumstances.
> I didn't spend any time figuring out other ways the bug affects setups.
> For example I wouldn't be surprised if when an ISP is fixing an issue
> causing the Internet to be dropped, the timeout bug affects dhcpcd from
> correctly reconfiguring the interface(s) once the connection is restored.
> Hopefully ISPs are not doing that often, but I can see a timeout on
> dhcpcd causing it to never assign the GUA which for ISPs like ours will
> also prevent prefix delegation. Just something to keep an eye on.

I did have a brief power failure the other evening, which restarted
the cable modem but not the gateway router.  I noticed that dhcpleased
re-started the IPv4 lease, but I had to manually issue `$ dhcpcd -n vlan3`
to re-establish the prefix delegation.  I already have ifstated running
on the gateway, so I may just add that to the script.

Reply via email to