Well, I'm not proud, I played with this file 
	
	
	
		
 earlier today and VMs cant reach network now
Instead of using the GUI I used /etc/network/interfaces to make my changes. I removed an old pci card port name manually. I also remove a bridge that was not in service since a couple of weeks then I did this command : systemctl restart networking
When I did that, gui was still reachable, but no VMs was able to access the network, I double checked the file, everything was fine exept the removed lines.
Then I decided to reboot VMs to see whats happen. Then BOOM network back online!
It was the fix, but should I do something else? Is there something wrong if I reboot the proxmox ? Missing file somewhere?
thc
				
			
		Code:
	
	 /etc/network/interfaces
	Instead of using the GUI I used /etc/network/interfaces to make my changes. I removed an old pci card port name manually. I also remove a bridge that was not in service since a couple of weeks then I did this command : systemctl restart networking
When I did that, gui was still reachable, but no VMs was able to access the network, I double checked the file, everything was fine exept the removed lines.
Then I decided to reboot VMs to see whats happen. Then BOOM network back online!
It was the fix, but should I do something else? Is there something wrong if I reboot the proxmox ? Missing file somewhere?
thc