Hi,
I have setup OpenWRT on a Raspberry Pi and created one interface for LAN and one interface for WIFI.
The LAN port has address 192.168.1.100 and is connected to the internet via a gateway 192.168.1.1.
The WIFI has its own network 10.0.0.1 and a own DHCP.
When connecting to the WIFI I do get a 10.0.0.136 address as expected and can access the OpenWRT web interface via 10.0.0.1. But how can I connect to the internet on the WIFI device?
I think this a common wifi router scenario, where the router is connected to the internet over ethernet and creates its own wifi network, but I could not find any documentation on how to setup OpenWrt for that scenario.
How do I have to setup the OpenWrt router to make the Wifi device been able to connect to the internet?
Thanks in advance,
sophos