Forum archive
OpenVZ File Server Network Issue
I'm attempting to installl OpenVZ File Server within Proxmox 1.9, and while everything installs correctly, I'm having issues accessing the File Server itself.
Proxmox reports the IP Address as 'Unknown', which is generally not a good sign. I noticed in another thread issues with OpenVZ networking, but I couldn't tell if it was relavent to my case. I tried using the fix on the /etc/network/interfaces file, but it didn't seem to have an effect.
KVM is obvious as each VM explicitly receives its own IP, but I can't seem to find how and where to assign an IP for OpenVZ.
Thanks in advance for the help! TKL is awesome!
~Jason
By default the IP is set to 127.0.0.1. If you wish to preset an IP then you can do it there when creating the container. But if you'd rather not start again you can set the appliance IP from the (Proxmox) commandline:
So to set the IP of VM206 to 192.168.1.206:
I'm not sure whether it matters if it's running or not, so perhaps do it while stopped to be on the safe side.