Dr. Uwe Meyer-Gruhl

Results 55 comments of Dr. Uwe Meyer-Gruhl

This is probably the same as https://github.com/henrywhitaker3/Speedtest-Tracker/issues/459 Try fixing it by running: docker exec php /config/www/artisan speedtest:eula

When I use that, the section for "id-assoc pd 0" still does not contain the WAN interface. The content of that section is exactly described by all interfaces that use...

Correct. That is my point. My ISP (M-Net) does not honor "send ia-na 0". They give out only a /56 prefix via "send ia-pd 0", but not an additional IPv6...

I have multiple VLAN interfaces that use track6, like so: ``` ax0_vlan107: flags=8843 metric 0 mtu 1500 description: IOT options=4000300 ether f4:90:ea:00:74:49 inet 192.168.107.1 netmask 0xffffff00 broadcast 192.168.107.255 inet6 2001:a62:3bbb:207:f690:eaff:fe00:7449...

Yes, I found that one, too. However, it works only if you already know the IPv6, you cannot "prefer_source" an interface by name. So, I cannot do assign the attribute...

But "tainting the WAN with a PD-subnet" with prefix ID 0x00 is exactly what an AVM Fritzbox does as a fallback (see https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/IPv6_Technical_Note_de.pdf at the end of page 4): >...

Opening up ports via IPv6 would be a nice feature for OpnSense, still (hate to think that AVM has it). Thank you, Franco!

I just looked, and I repeat here what I wrote there: > My savior! How can I have overlooked that? > > This type of alias is robust against NDP....

Hi Folks, I am on a vacation and can only try in a few days…

I tried it with just the three patches Franco mentioned. After I created a prefix id for the WAN interface (pppoe0 in my case), I got no IPv6 assignment. When...