Hello,
I'm running custom built router with OpenWrt x86_64, I have a total of 3 interfaces (one onboard, and two on an Intel NIC). Up to now I have used and of the interfaces for WAN, and the other one for LAN.
Now I want to add a second access point and would like to use the third interface for that.
The idea is that both LAN ports are in the same subnet. So what I want to create is a basically a switch, but that tab is missing in LuCI.
In my interfaces list I have something like this:
WAN port is eth1
LAN port is eth0
The interface that I want to add is eth2. I tried different solutions, but couldn't get access to Internet after playing with it. What should I do to achieve my goal?