Search results

  1. C

    Proxmox + Chilli + 2 IPS

    Not really sure I know what you mean. How do I do that?
  2. C

    Proxmox + Chilli + 2 IPS

    I added a second IP to my VM and it works fine. I can use SSH to access the VM on both IPs. When I try to install the Chilli application that requires 2 IPs -- I get an error: Starting chilli: SIOCSIFFLAGS: Cannot assign requested address chilli. Here is my /etc/network/interfaces: # Auto...
  3. C

    How do you change the VMID of existing VM?

    Thanks. For anyone else that runs into this problem the directories are located in: /var/lib/vz/private ...George
  4. C

    How do you change the VMID of existing VM?

    I created and modified a bunch of VMs and found out backup would not work. I have since learned that you cannot backup a VM unless the VMID is > 100. Mine are all less. I have modified all of my VMs so do not want to recreate them. I tried just changing them in the /etc/vz/conf but then they...