- Oct 9, 1999
- 6,145
- 502
- 126
So I have not seen many topics on this in the past and thought I would start one. I am personally in the process of re-architecting my home network. One of the key items that I want to handle is proper segmentation for various "Internet of Things" devices that I now have attaching to my network for better security (since most of these items receive infrequent if any patches/updates and can be vulnerable to attack which can grant a foothold into my network).
Currently, everything is just connected to essentially one network, with no separation of anything (I am not running any kind of guest wireless network at this time). But I believe I may want 4 or 5 different network VLANs/VAPs to at least in my mind separate and isolate the various devices based on various functional criteria (i.e. does it simply need internet access, do other devices in my network(s) need to talk to it, etc.). I also want to setup a wireless guest network.
So on those lines I am thinking something like the following:
1) A VLAN for my primary network (this would be where I connect my various computers/servers)
2) A VLAN for my management network (this would be where I would connect all the various out of band management devices for my various servers/network equipment) (Accessible from VLAN 1)
3) A VLAN for my guest network (this would have access only to the internet)
4) A VLAN for my IoT devices that need to talk to the internet (this would be things such as my lawn sprinkler control, TV's, game consoles)
5) A VLAN for IoT devices that need to talk to local computers/storage (this would be things like media extenders/firesticks/nvidia shield, which might be used to stream audio/video that I own on my storage server)
I believe the above would cover everything. There may be some overlap in the need to create a virtual access point for wireless network connectivity tied to the various hardwire VLAN networks. I believe the equipment I own should be able to facilitate such a setup (my wireless router is running dd-wrt and I have already previously created static DHCP addresses and MAC address whitelists for all my trusted devices). The hardware is modern enough to support multiple wireless networks from the same physical wireless radios and has full VLAN tagging support for the physical ports. I believe I would simply need to assign a VLAN tag to each of the physical ports and connect to my main network switch with that switch using the same VLAN tags for the connecting ports. My main switch is a layer3 switch which I can setup all the rules for routing between VLANs and create the various routes to the internet from the various VLANs.
Currently, everything is just connected to essentially one network, with no separation of anything (I am not running any kind of guest wireless network at this time). But I believe I may want 4 or 5 different network VLANs/VAPs to at least in my mind separate and isolate the various devices based on various functional criteria (i.e. does it simply need internet access, do other devices in my network(s) need to talk to it, etc.). I also want to setup a wireless guest network.
So on those lines I am thinking something like the following:
1) A VLAN for my primary network (this would be where I connect my various computers/servers)
2) A VLAN for my management network (this would be where I would connect all the various out of band management devices for my various servers/network equipment) (Accessible from VLAN 1)
3) A VLAN for my guest network (this would have access only to the internet)
4) A VLAN for my IoT devices that need to talk to the internet (this would be things such as my lawn sprinkler control, TV's, game consoles)
5) A VLAN for IoT devices that need to talk to local computers/storage (this would be things like media extenders/firesticks/nvidia shield, which might be used to stream audio/video that I own on my storage server)
I believe the above would cover everything. There may be some overlap in the need to create a virtual access point for wireless network connectivity tied to the various hardwire VLAN networks. I believe the equipment I own should be able to facilitate such a setup (my wireless router is running dd-wrt and I have already previously created static DHCP addresses and MAC address whitelists for all my trusted devices). The hardware is modern enough to support multiple wireless networks from the same physical wireless radios and has full VLAN tagging support for the physical ports. I believe I would simply need to assign a VLAN tag to each of the physical ports and connect to my main network switch with that switch using the same VLAN tags for the connecting ports. My main switch is a layer3 switch which I can setup all the rules for routing between VLANs and create the various routes to the internet from the various VLANs.
Last edited: