Search results

  1. D

    Console problems on vz containers

    Linux 64bit Jre 6.0.31 (64 bit) Tried with both firefox 10 and chrome (latest) Windows 7/Firefox 11/jre 6.0.310.5 works fine
  2. D

    Console problems on vz containers

    Hello, I'm trying the vz containers but I have a problem with the console; the first time I open the console it works ok, I do my work and then logout from the container. When I try to open the console again it does not work anymore; the applet shows "Could not connect to the server...
  3. D

    Network interface does not work in copied KVM virtual machine

    Yes! udev: renamed network interface eth0 to eth1 Thanks a lot for the suggestion, I have changed the name in the udev rules.
  4. D

    Network interface does not work in copied KVM virtual machine

    Hello I have installed proxmox 2.0rc1 on a shiny new dell r710 I created and configured my first vm with centos 6.2 and virtio bridged network interface; it works very good. Then I wanted to create a clone of the vm and copied the disk image into a new vm. When I boot the clone the network...
  5. D

    Network configuration

    Re: Network configuration (nat + forward) Ok, I have created the bridges and added the ethernet devices to the vm I have assigned an internal ip to the internal interface and it works ok (I can ping other internal hosts) , but I don't know what ip to assign to the external interface as I don't...
  6. D

    Network configuration

    Network configuration (nat + forward) Hello, I'm trying to setup proxmox to access my network but I'm lost :-( Here is the current situation I have 3 physical servers with 2 networks, each server has 2 network addresses on different network cards. One of the server has proxmox installed...