I’ve been running Ipv4/6 quite successfully for a few years on Jaztel fibre connection but recently had to replace my router and configuration and at some point (Perhaps then) I lost ipv6 connectivity.
I have a wan connection on Vlan20 to get the ipv4 connection and a wan6 linked to the same virtual port to get the ipv6 but I’m not getting an IPv6 IP address range. I’ve checked incoming port 546 is open for ipv6 traffic but otherwise stumped by what might be blocking it.
Not that I can see - I’m not great at understanding logging but
System log just reports
Sun Aug 17 16:35:55 2025 daemon.notice netifd: Interface 'wan6' is now down
Sun Aug 17 16:35:55 2025 daemon.notice netifd: Interface 'wan6' is setting up now
Sun Aug 17 16:35:56 2025 daemon.warn odhcpd[2121]: No default route present, overriding ra_lifetime to 0!
On the Kernal Log I am seeing
[53083.872271] br-lan: port 8(phy0-ap0.sta8) entered disabled state
[53083.878394] mt798x-wmac 18000000.wifi phy0-ap0.sta8: entered allmulticast mode
[53083.885840] mt798x-wmac 18000000.wifi phy0-ap0.sta8: entered promiscuous mode
[53083.893096] br-lan: port 8(phy0-ap0.sta8) entered blocking state
[53083.899088] br-lan: port 8(phy0-ap0.sta8) entered forwarding state
[54858.001892] br-lan: port 8(phy0-ap0.sta8) entered disabled state
[54858.071943] mt798x-wmac 18000000.wifi phy0-ap0.sta8 (unregistering): left allmulticast mode
[54858.080388] mt798x-wmac 18000000.wifi phy0-ap0.sta8 (unregistering): left promiscuous mode
When I set the interface to Alias of @wan then the interface doesnt' appear to do anything its just listed as “Protocol: Alias Interface (DHCPv6 client)” - without any info
Am I right that the warning “Sun Aug 17 16:35:56 2025 daemon.warn odhcpd[2121]: No default route present, overriding ra_lifetime to 0!” probably relates to inability to get a default ipv6 route?
Mon Sep 1 20:49:58 2025 daemon.notice netifd: Interface 'wan6' is now down
Mon Sep 1 20:49:58 2025 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Mon Sep 1 20:49:58 2025 daemon.notice netifd: Interface 'wan6' has link connectivity
Mon Sep 1 20:49:58 2025 daemon.notice netifd: Interface 'wan6' is setting up now
Mon Sep 1 20:49:59 2025 daemon.warn odhcpd[2121]: No default route present, overriding ra_lifetime to 0!
Yeah I thought about that. I saw that in old config files for the old router there was a MAC address specified so I copied that into the WAN interface spec and tried that but it didn’t work. I don’t remember having to spoof the MAC address when I first setup Ipv6 on the old router so I wasn’t hopeful. Next time I can I will install the Jazztel supplied router and confirm that gets Ipv6 connectivity and see if I can see the MAC address of the WAN interface on it to confirm I have the right one. Its strange since I remember the original configuration with my old router was so easy.
The other action I will take is to restore an old configuration onto some old hardware and test that it works.
My understanding is that there are only three configuration files that should effect things. Network, firewall and dhcp files. Should I be looking elsewhere?
Are their any significant differences to IPV6 configuration between v19 and later versions?