• 1 Post
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle








  • No problem.

    I actually just learned this lesson recently (in the last week). I have a NAS that I use for my PCs, and it also stores my media collection for Plex, it was natively sitting on the same network as my PCs, as that’s where I was most concerned about network speed. I was having it cross VLANs for the Plex stuff, and it was only when I got a Ubiquiti switch that I noticed that traffic was hitting the router when crossing the VLANs but not when the two subnets were the same.

    I’m happy that my hard knock lesson can help someone avoid that same mistake.


  • Just as a heads up, running your own email server is rife with pitfalls. Even if you set everything up perfectly (which is unlikely for a first timer), you will still run into issues with your mail not being delivered because the big email providers will assume your stuff is spam.

    There are guides for doing that, but it really isn’t worth the hassle.

    Also, getting a domain name and using dynamic DNS has worked fine for me for years, and I’ve had no reason to pay extra for a static IP.


  • I do worry that if I do get them I might hammer my router since the traffic streams will have to be routed between VLANs.

    The key here is to not route traffic across VLANs. Choose one VLAN to host all your network video content (IP cameras and NVR). This way, since all traffic is on the same subnet, all the network traversal can happen on the switch (even layer 2 switches) and not need to ever touch the router.

    Also, if you suspect there will be a decent amount of network traffic that needs to cross VLANs, it’s usually best to add an additional network interface that’s connected to the correct subnet. That way traffic can avoid the router.


  • I agree. The Unifi firewall leaves a lot to be desired, but their switches and access points are great!

    I’m currently running pfSense on one of these, and I have that connected to Unifi PoE switch with two Unifi APs connected to it, as well as several PoE IP cameras. It runs great, and I have no complaints.

    If I were redoing it today, I would grab a more modern version of my firewall hardware, preferably with 2.5g nics, but pretty much everything else is great!