this post was submitted on 08 Jan 2024
25 points (93.1% liked)
networking
2813 readers
1 users here now
Community for discussing enterprise networks and the ensuing chaos that comes after inheriting or building one.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Two easiest options based on some general assumptions, not ideal but should work:
Connect the WAN port on the second router to any LAN port on your first/primary router. To change router settings you'll need to change networks. If this doesn't work, then it's possible both routers are issuing DHCP addresses for the same subnet. Connect to either one of the routers and change the subnet to something else.
Disable DHCP on the second router, manually assign it an IP address within the DHCP subnet of your first router, and connect any of the second router's LAN ports directly into any LAN port on your first/primary router. Leave the WAN port on the second router unnoccupied. You can change settings on either router you can be on either network
Slightly more advanced territory:
What routers are you working with? If these are standard off-the-shelf routers, you should be able to set up VLANs and separate wireless networks to isolate your IOT and personal devices, and set the IOT wlan to only broadcast on 2.4GHz.
Also how familiar are you with networking? This might need some knowledge of subnets, VLANs and a few other bits, particularly in regards to configuring your router's dhcp settings, and other stuff so you can (optionally) access devices on the IOT network from your personal devices network.
You might get more help crossposting to the much larger [email protected] though.