Directadmin+hypervm+openvz ipaddresses

chow

Verified User
Joined
Aug 27, 2003
Messages
123
Location
The Netherlands
Rather simple question but answer to it seems more complicated. I hope others had this situation before and know the trick.. I installed hypervm running openvz. When I install Directadmin in a vps it runs fine but adding ip's don't. Can't ping them. Does anyone know what adjustments I need to make to get it working??
Thnx in advance..
 
In order to add ip's to the VE it has to be done from the host:

vzctl set 101 --ipadd x.x.x.x --save

Then you can add it from DA.
 
Rather simple question but answer to it seems more complicated. I hope others had this situation before and know the trick.. I installed hypervm running openvz. When I install Directadmin in a vps it runs fine but adding ip's don't. Can't ping them. Does anyone know what adjustments I need to make to get it working??
Thnx in advance..

Did you add the IP in the IP Pool under HyperVM then assign to the VPS accordingly?

In order to add ip's to the VE it has to be done from the host:

Then you can add it from DA.

The user must add it under hypervm or else it will not be manageable via the online interface.
 
Solved. Added ip's in hypervm. After that added the extra ip's in Directadmin with mask 255.255.255.255
Seems to work now.. Thnx..
 
Back
Top