update icon indicating copy to clipboard operation
update copied to clipboard

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

Open samip5 opened this issue 1 year ago • 2 comments

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.

samip5 avatar Jul 04 '24 03:07 samip5

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.

fichtner avatar Jul 04 '24 07:07 fichtner

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.

samip5 avatar Jul 04 '24 07:07 samip5