T 
		
				
				
			
		thefool808
Guest
My Container VMs (both debian and ubuntu) with default networking were not able to ping outside the hardware node on a fresh (updated) install of PVE.
I added this line to /etc/sysctl.conf
	
		
 and rebooted and now everything is fine.
				
			I added this line to /etc/sysctl.conf
		Code:
	
	net.ipv4.ip_forward=1 
	 
	