Different between IP of host and Ip of VM

ineedyou

New Member
Mar 19, 2015
8
0
1
I have a server with IP: 5.x.x.x
and my additional IP is: 89.x.x.x
I have config file :/etc/vz/vz.conf
NEIGHBOUR_DEVS=all
However, when I creat CT and then I add the IP on "
Routed mode (venet)" , I cant access this VM through SSH.
Sorry for my bad english.
Please help me. Thanks
 
First, you should use these terms in Proxmox:
- CT means VPS created by OpenVZ
- VM means VPS created by KVM
- If you want to talk both CT and VM then use "VPS" instead VM.

For CT you only need to enter the IP when you create it, because you have to set "NEIGHBOUR_DEVS=all".
Remember after you set "NEIGHBOUR_DEVS=all" you need to restart OpenVZ once.