opnsense / update

OPNsense update tools
https://opnsense.org/
BSD 2-Clause "Simplified" License
124 stars 73 forks source link

opnsense-revert: Ability to force net family to connect with #92

Open samip5 opened 2 months ago

samip5 commented 2 months ago

Currently, if your IPv6 is currently borked, and you try to revert let's say dhcp6c, that would fix said issue, you're not able to revert at all due to it trying to access it via IPv6 and not failing back to v4.

fichtner commented 2 months ago

More or less same as https://github.com/opnsense/update/issues/90

throwing code at it seems futile enough. If you can’t configure basic connectivity from the box all fetch tools will fail.

samip5 commented 2 months ago

It's not futile, as one would expect tools to fallback which is not the case here.

It was trying to use a ULA gateway that I hadn't myself configured to get out with a public IPv6 address that I had configured for a VLAN.