FWIW, what helped is setting force_link on wan and wan6:
config interface 'wan'
option device 'br-wan'
option proto 'dhcp'
option force_link '1'
God knows why that is now needed...
FWIW, what helped is setting force_link on wan and wan6:
config interface 'wan'
option device 'br-wan'
option proto 'dhcp'
option force_link '1'
God knows why that is now needed...