Proxmox 4 OVH lxc routing problems

giacomo

New Member
Mar 9, 2016
3
0
1
46
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
Code:
a.b.c.d
the gateway is
Code:
a.b.c.254

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:

Code:
/etc/network/interfaces

vmtest_interfaces.jpg

and the output of ifconfig and route

vmtest_net.jpg

And the output of a traceroute, you can see that the gateway is not used at all:

vmtest_traceroute.jpg


Any help is appreciate. Thanks!
 
Found the solution, the failover ip was still poiting to the old server in the OVH manager.