So a long time ago I was a network security guy, but I'm afraid some rust may have me thinking crazy. Admittedly, I've also realized that sometime in the tradeoff between highest security and easiest to deal with, I tend to slide a bit more towards the easy side than I used to. Anyway, I was wondering if some folks could weigh in on this and offer a suitable alternative if this is indeed crazy.
My network:
Most of my admin work is done from my laptop, often when it is docked and that's currently in my Home network, but I realized that really probably needs to live in Guest for the reasons above. If I need to admin NAS, I could switch to the Home network then.
More frequently, what I (or my wife) need to be able to do though is VPN into my network (just to encrypt traffic when I'm at the airport or coffee shop), and we also need to be able to toggle wifi access for my kids devices via the Unifi controller GUI or SSH.
I'm thinking about moving my laptop dock and my NAS/media box into the guest network and just keeping that second NAS in home and somehow figuring out how to safely synchronize between them. My mitigation would be:
My network:
- cable modem->EdgeRouter ER-X->managed switches*->UniFi APS and wired/wireless devices
- VLANs and Class C networks assigned to "Home"(trusted),"Guest", and IOT
- Home is where my current wired NAS/media box live
- IOT has devices like Nest, Ooma, etc and AP isolation turned on for the wifi devices
- Guest is where my family and friends laptops/tablets/phones and Chromecasts, FireTVs, printers, etc tend to live
- Firewall rules drop all non-established/related traffic from the non-Home networks except for DHCP and DNS
Most of my admin work is done from my laptop, often when it is docked and that's currently in my Home network, but I realized that really probably needs to live in Guest for the reasons above. If I need to admin NAS, I could switch to the Home network then.
More frequently, what I (or my wife) need to be able to do though is VPN into my network (just to encrypt traffic when I'm at the airport or coffee shop), and we also need to be able to toggle wifi access for my kids devices via the Unifi controller GUI or SSH.
I'm thinking about moving my laptop dock and my NAS/media box into the guest network and just keeping that second NAS in home and somehow figuring out how to safely synchronize between them. My mitigation would be:
- Add static IPs for my and my wife's laptops and phones
- Add firewall rules to allow those source devices, and the VPN client IPS (as that is just set up for those devices as well and any new ones (kids as they get older) I could set up on a second VPN server instance with different IP range) https and/or SSH access to the Home network