Hi, I just wondering can I install openwrt on old router (1 WAN+4 LAN) and make it behave as a client (STA) mode to the WAN port. Then use the other 4 LAN ports as a pure switch to serve different network?
TIA for the heads up.
Hi, I just wondering can I install openwrt on old router (1 WAN+4 LAN) and make it behave as a client (STA) mode to the WAN port. Then use the other 4 LAN ports as a pure switch to serve different network?
TIA for the heads up.
You cannot directly bridge a sta mode connection to an ethernet port -- this is a limitation of the wifi standards in general.
For that part of the equation, you have the following options:
As far as making the other 4 ports into a switch for a different network, yes, that's not a problem.
thanks. will look into relayd as my upstream is not using openwrt. maybe it is easier to buy a client mode router and a switch separately.
just want to save space and electricity if possible. ![]()
If the downstream device(s) can be on a separate subnet, routing is super easy with a sta mode upstream network. But otherwise, yes, look at relayd.
OK, will look into both slowly. the LAN has to be on same main network (wired) as upstream but the IoT in STA/client mode (TV) can be on seperate subnet.