OVH networking

xXKaasXx

New Member
Jan 3, 2017
28
0
1
30
Hello!

I've recently updated from Proxmox 3 to 5 (fresh install)

I used OVH's installer. So the network is already setup on the bridge.

I then created a KVM VM, installed it and added the details according to:
https://docs.ovh.com/gb/en/cloud/dedicated/network-bridging/

After this, Nothing happend. The VM did not get internet, and no pings where responding.

I am not sure, but in this newer version, am I meant to create a bridge on Proxmox for each VM? Or can't I just use the main bridge as I could in older versions, and just assign the IP's within the container.

Please tell me the correct way to set this up. Thank you!

EDIT_

I am adding virtual MAC's. So that's not the isssue
 
I've recently updated from Proxmox 3 to 5 (fresh install)



I am not sure, but in this newer version, am I meant to create a bridge on Proxmox for each VM? Or can't I just use the main bridge as I could in older versions, and just assign the IP's within the container.

Please tell me the correct way to set this up. Thank you!



There is no difference between the versions for VMs. But you mentioned "container": In Version 3 OpenVZ was used which offered the possibility to assign IP addresses directly (without any bridge); in Version 5 (and already 4) we use lxc - virtual NICs has to be assigned in the same way as for VMs.


If you post the result of "pvereport" I can have a look if there is something wrong/strange, or at least give you some hints for further investigation.