Jump to content

I am looking to separate my Iot devices from my main network.  I am doing this at a private residence with no business needs.  I am also trying to keep every as inexpensive as possible.  I came across the linked video and was wondering if this was actually a wise way to separate IoT devices? 

 

Current set-up:

  • I am on a Fiber network with only one LAN connection. 
  • My current router is a Linksys WRT3200ACM so the firmware is almost useless. 

Initial Solution

  • I tried using DD-WRT but my wireless switch for the garage door opener would not connect. 
    • It has no problem connecting with the standard Linksys firmware. 
    • All my other IoT devices linked without issue to DD-WRT.
  • Trying DD-WRT so I could set up multiple wireless vlan's and separate these devices but since I can't use the firmware I am SOL. 

 

My potential solution after watching this video

  • Add a second, cheap router, to my network as described in the video and move all devices to their own non-broadcast SSID. 
    • I would do this by connecting the cheap routers WAN port to a free port my my WRT3200ACM

Issues I'm concerned about

  • Is this truly a secure way to setup IoT?
  • Will I have issues accessing my printer if it's on the IoT network or should I leave it on my main network?
  • Will my IoT devices truly be isolated from my major devices such as my home workstation?

 

I feel I'm low risk of being hacked but hate having these cheep Chinese devices on the same network as my workstation with lots of person data. 

 

YouTube "Using A Second Router For IoT Devices"

Link to comment
https://linustechtips.com/topic/1147656-two-routers-and-iot/
Share on other sites

Link to post
Share on other sites

It will prevent broadcasts from crossing the LANs but that's about it.  The IoT devices can still access your entire LAN, because the second router just performs NAT to your LAN the same way the main router performs NAT to the Internet.  (they are routers after all, their job is to pass traffic between different IP ranges)

 

Without some hackery you won't be able to access the printer on the second LAN because that second router is isolating it, the same way the main router is isolating you from people on the Internet.  Its not worth the hassle.

ASUS B650E-F GAMING WIFI + R7 7800X3D + 2x Corsair Vengeance 32GB DDR5-6000 CL30-36-36-76  + ASUS RTX 4090 TUF Gaming OC

Router:  Intel N100 (pfSense) Backup: GL.iNet GL-X3000/ Spitz AX Switches: Netgear MS510TXUP, MS510TXPP, GS110EMX
WiFi6: Zyxel NWA210AX (1.7Gbit peak at 160Mhz) WiFi5: Ubiquiti NanoHD OpenWRT (~500Mbit at 80Mhz)
ISPs: Zen Full Fibre 900 (~930Mbit down, 115Mbit up) + Three 5G (~1200Mbit down, 115Mbit up, variable)
Upgrading Laptop/Desktop CNVIo WiFi 5 cards to PCIe WiFi6e/7

Link to comment
https://linustechtips.com/topic/1147656-two-routers-and-iot/#findComment-13234587
Share on other sites

Link to post
Share on other sites

I think the proper way of doing this is with Vlans. But you probably not going to find those options on consumer grade gear. PFsense would also provide an option as well. 

I just want to sit back and watch the world burn. 

Link to comment
https://linustechtips.com/topic/1147656-two-routers-and-iot/#findComment-13234705
Share on other sites

Link to post
Share on other sites

Correct, you would need VLANS to have isolated networks, 2 APs doesn't do anything other than giving you two SSIDs. If you can put one of the ports on its own VLAN you can then have your IOT devices "outside" the network. You would not put your printer on this however, as you need to be able to talk to it from your regular home VLAN. Broadcasting or not broadcasting the SSID doesn't really do anything for your security, so just do whichever is easier to get your IOT stuff hooked to.

 

A quick google found this, it should help you with this https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=317199

Link to comment
https://linustechtips.com/topic/1147656-two-routers-and-iot/#findComment-13234746
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×