Allow access from main lan to guest devices on OpenWRT

Add this to your firewall file:

config forwarding
	option src 'lan'
	option dest 'guest'