working on a network segmentation project for a hospitality property and trying to get the Proxmox firewall configuration right before going live. the setup involves separating guest wifi traffic from staff management systems, POS terminals, and back office servers running on the same physical infrastructure.
currently on Proxmox VE 8.x with three VLANs defined. one for guest internet access, one for staff operations, and one for server management. the main question is around whether drop rules defined at the datacenter firewall level are sufficient to prevent guest VLAN traffic from reaching staff VMs, or whether rules inside each VM are also necessary as a second isolation layer.
the property is a 5 stars hotel in Lahore operating under Grace Hospitality, so uptime expectations are high and getting the guest to staff network isolation right matters both for security and for compliance with the property management systems running in the environment.
has anyone configured a similar multi-tenant or hospitality setup on Proxmox where guest and operational traffic share the same physical hardware? specifically curious about rule ordering at the bridge level and whether SDN zones would be a cleaner approach than traditional VLAN bridges for this kind of strict traffic separation.
currently on Proxmox VE 8.x with three VLANs defined. one for guest internet access, one for staff operations, and one for server management. the main question is around whether drop rules defined at the datacenter firewall level are sufficient to prevent guest VLAN traffic from reaching staff VMs, or whether rules inside each VM are also necessary as a second isolation layer.
the property is a 5 stars hotel in Lahore operating under Grace Hospitality, so uptime expectations are high and getting the guest to staff network isolation right matters both for security and for compliance with the property management systems running in the environment.
has anyone configured a similar multi-tenant or hospitality setup on Proxmox where guest and operational traffic share the same physical hardware? specifically curious about rule ordering at the bridge level and whether SDN zones would be a cleaner approach than traditional VLAN bridges for this kind of strict traffic separation.