You need to revert them in reverse order I'd say.
@seacycleThanks for reaching out. TLDR: you're looking for https://github.com/opnsense/core/commit/947e61b1a5# opnsense-patch 947e61b1a5…Can you:1. Confirm that the patch works? I'd add that to 24.7.3 of course.2. Confirm that the configuration suggestions works as well on your end?Please don't go, we need you for this.
The important thing going forward is that these types of setups will no longer work on 25.1 in the way they are currently performed. In 25.1 you will have to delete 6RD from your WAN and create a separate "WAN6" interface from your "port" where PPPoE is running on (something like igb1 for example). There you chose IPv4 None and IPv6 6RD and it should work as before. That being said, the same should already work on all known OPNsense versions but it was favoured by be convenient two-in-one WAN configuration which, again, has been a source of great confusion for at least a decade.Can you:[...]2. Confirm that the configuration suggestions works as well on your end?
Interesting note about radvd. Are you using LAN interfaces to track the WAN? Just by memory I think it's true that for 6RD/6to4 there is no event to automatically reconfigure clients. Happy to fix that, but ideally with a ticket on GitHub.
I'd still like clarification on the second half:Quote from: franco on August 26, 2024, 08:24:22 amThe important thing going forward is that these types of setups will no longer work on 25.1 in the way they are currently performed. In 25.1 you will have to delete 6RD from your WAN and create a separate "WAN6" interface from your "port" where PPPoE is running on (something like igb1 for example). There you chose IPv4 None and IPv6 6RD and it should work as before. That being said, the same should already work on all known OPNsense versions but it was favoured by be convenient two-in-one WAN configuration which, again, has been a source of great confusion for at least a decade.Can you:[...]2. Confirm that the configuration suggestions works as well on your end?
> igc1 and vlan01 are not currently assigned. Are you saying I'd drop the v6 configuration from WAN (pppoe1), assign vlan01 or igc1 to WAN6, and configure the 6rd from that?Correct. I believe it would be vlan01. This should confirm it for you from the console:# ifconfig wan_stf
/interfaces.php: The command '/sbin/ifconfig 'opt6_stf' inet6 description 'WAN6 (opt6)' up' returned exit code '1', the output was 'ifconfig: interface opt6_stf does not exist'
wan_stf: flags=1004041<UP,RUNNING,LINK2,LOWER_UP> metric 0 mtu 1280 description: WAN (wan) options=0 inet6 2602:<redacted>:: prefixlen 24 groups: stf v4net 0.0.0.0/32 -> tv4br 205.171.2.64 nd6 options=103<PERFORMNUD,ACCEPT_RTADV,NO_DAD>