Hi,
I've just bought a dedicated server from OVH with Proxmox 4.0 (4.1-15/8cd55b52) installed. After doing the suggested updates and reboots I've created an LXC container (Debian 8) and assigne to it a Failover Ip from OVH.
I'm following this guide https://pve.proxmox.com/wiki/OVH
I've setted the gateway as in the guide, so if my host server is ip
	
		
 the gateway is 
	
	
	
		
I've also generate a virtual MAC address from the OVH control panel as stated in the guide.
When I enter the lxc container (vmtest) the network doesn't work, here is my vm configuration:
	
	
	
		

and the output of ifconfig and route
 
 
And the output of a traceroute, you can see that the gateway is not used at all:
 
 
Any help is appreciate. Thanks!
				
			I've just bought a dedicated server from OVH with Proxmox 4.0 (4.1-15/8cd55b52) installed. After doing the suggested updates and reboots I've created an LXC container (Debian 8) and assigne to it a Failover Ip from OVH.
I'm following this guide https://pve.proxmox.com/wiki/OVH
I've setted the gateway as in the guide, so if my host server is ip
		Code:
	
	a.b.c.d
		Code:
	
	a.b.c.254I've also generate a virtual MAC address from the OVH control panel as stated in the guide.
When I enter the lxc container (vmtest) the network doesn't work, here is my vm configuration:
		Code:
	
	/etc/network/interfaces
and the output of ifconfig and route
 
 And the output of a traceroute, you can see that the gateway is not used at all:
 
 Any help is appreciate. Thanks!
 
	