Hey there,
I’m pretty new here, and new to network configuration and OpenWRT, as such I’m not quite sure if what I’m asking for is correct, or feasible. I wanted to set up my home network as following:
Network 1 - LAN ports 1 and 2; One 2.5GHz and one 5GHz SSID - Home PC, Laptop, Smartphone, Server Network 2 - LAN port 3; One 5GHz SSID - Work thin client, Work phone
I want both networks to be under two different subnets (192.168.1.* and 192.168.2.*), and I don’t want them to be able to talk with each other in any way. Reasoning? I would prefer not to have my personal traffic be intercepted, or mix home with work stuff.
I tried this tutorial: [OpenWrt Wiki] DSA Mini-Tutorial, and I attempted creating a separate bridge, but in the end I soft bricked the router, so I assume I didn’t know what I was doing.
I had the br-lan on which I left in with the LAN ports 1 and 2 + eth0 I made another device, br-lan-work which I left in with LAN ports 3 + eth0
Would this be possible, and if yes, would anyone be able to let me know how to achieve this?
Thank you in advance.