OVH & Proxmox

Network

auto lo eth0
iface lo inet loopback

iface eth0 inet static
        address FAILOVER-IP
        netmask 255.255.255.255
        broadcast FAILOVER-IP
        post-up route add PVE-GW.254 dev eth0
        post-up route add default gw PVE-GW.254
        post-down route del PVE-GW.254 dev eth0
        post-down route del default gw PVE-GW.254

Nameserver

nameserver 213.186.33.99

Sources

deb http://debian.mirrors.ovh.net/debian/ stable main
deb-src http://debian.mirrors.ovh.net/debian/ stable main

deb http://debian.mirrors.ovh.net/debian/ stable-updates main
deb-src http://debian.mirrors.ovh.net/debian/ stable-updates main

deb http://security.debian.org/ stable/updates main
deb-src http://security.debian.org/ stable/updates main

 

http://help.ovh.ie/BridgeClient

Leave a Reply

Your email address will not be published. Required fields are marked *