OpenVZ troubles [message #50746] |
Thu, 24 October 2013 20:18  |
dhamaniasad
Messages: 2 Registered: October 2013
|
Junior Member |
|
|
I recently setup a CentOS 6.4 server with OpenVZ, and I am having troubles with my ip allocation. I have 5 ip addresses(ipv4) on the server, and I setup the pool by making a ifcfg-eth0-range0 file.
The five addresses are like:
192.168.1.0
192.168.1.1
192.168.1.2
192.168.1.3
192.168.1.4
Now after doing this, all of my ip addresses starting responding to pings, as compared to earlier, when only the default/first ip addresses was responding. All, but one. The second one in the list is not responding to pings. Before making the file, I installed openvz-web-panel, added the ip pool in there, but started from the second address, as the first one is in use by the server itself, and it is the ip that ovz web panel is running on. I created a new vps with the second address assigned to it, but as it did not respond to pings, I went ahead to do what I first mentioned, the range0 file method. I don't know where I'm going wrong, as the second ip(192.168.1.1) is not responding to pings. It responds to pings only when I ping it from the server itself, with a response time of 0.064ms. So I guess the ip is working. There is another problem. The ip's don't bind to the vps, but stay attached to the server itself. So if I try to ssh, I ssh into the server, and not the vps. Any help would be appreciated.
PS : I am using the latest versions of OpenVZ/tools, I used the quick installation guide form the wiki.
|
|
|