#nobridge

  • 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: March 14th, 2025

help-circle
  • I usually end up doing it very simple with huge /24 ipv4 networks, f.e.
    10.100.10.0/24 = VLAN 10 = User devices and purely internal servers
    10.100.20.0/24 = VLAN 20 = IoT
    10.100.30.0/24 = VLAN 30 = Servers that are reachable from outside
    10.100.40.0/24 = VLAN 40 = Guests

    The main thing for me is to ensure that traffic that wants to pass between VLANs go through my firewall/router and allow Suricata to do its IPS work.