HI All,
I've since updated to a new router. Since doing so, I've not been able to bring the WAN6 interface up. I'm sure it's something really simple, but I can't seem to see what I'm missing!
This is a readout from the CLI:
config interface 'wan'
option device 'eth1'
option proto 'dhcp'
config interface 'wan6'
option device 'eth1'
option proto 'dhcpv6'
option reqaddress 'force'
option reqprefix 'auto'
I have restarted the router and attempted to restart the device to no joy. The system logs say:
Tue Nov 19 22:12:47 2024 daemon.notice netifd: Interface 'wan6' is now down
Tue Nov 19 22:12:47 2024 daemon.notice netifd: Interface 'wan6' is setting up now
Tue Nov 19 22:12:48 2024 daemon.warn odhcpd[1733]: No default route present, overriding ra_lifetime!
As far as I was aware, it's the same as my previous setup - however, it didn't have this issue. So, I must be missing something.