How to Isolate 300 Windows 10 Desktops in Proxmox: Seeking Best Practices

dbmello75

New Member
Oct 9, 2024
2
0
1
This question may have already been answered, but I'm unsure how to find it.

I need to set up a Proxmox environment that hosts around 300 Windows 10 desktops. These desktops should only have internet access, without being able to communicate with each other.

What is the best way to achieve this? What is the recommended approach for this type of solution?
 
If i was in your situation, i gonna check around network range for isolation.
If you only need a GW - WinVM dialog, use /30 or /32 subnets, and play with firewall rules.
 
This is part of my interface files.

Code:
auto vmbr1
iface vmbr1 inet manual
        bridge-ports enp6s0f1
        bridge-stp off
        bridge-fd 0
        isolated on

I also tried using the firewall.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!