[SOLVED] Unable to setup WLAN guest network with OpenWrt in dumb AP and LAN switch mode via LuCI due to broken routing

In /etc/config/network:

config route                                      
	option interface 'xxx'
	option target '0.0.0.0'
	option netmask '0.0.0.0'
	option gateway 'xxx.xxx.xxx.xxx'
1 Like