Recent content by Paddle

  1. P

    NAT Prerouting from bridge to single container without public ip address

    Hello everybody, is it possible to do this bash commands with the gui firewall configuration? Node network/interfaces (default generated from plain 4.1 VE installation with some settings) auto lo iface lo inet loopback iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address...
  2. P

    Proxmox VE 3.3 - Installation aborted in a Hyper-V Virtual Machine

    I'm using this tutorial now with Proxmox VE 3.1 and now it works. (Generation 1 VM) Download 3.1: http://www.proxmox.com/downloads/category/iso-images-pve Why it doesnt works with VE 3.3??? Its stupid to use 3.1 and upgrade it.
  3. P

    Proxmox VE 3.3 - Installation aborted in a Hyper-V Virtual Machine

    Hello, i have this configuration. And i got this error. I'm trying to install the Proxmox VE 3.3 in a Windows 2012 R2 Hyper-V Virtual Machine. But i dont know why it doesnt work. If i use Generation 2 machines it doesnt boot. If i use Generation 1 the installation is aborted. Thank...
  4. P

    Proxmox with a main IP Address and a container with a public ip address

    Hello, i have 14 containers. 1 - 13 have the ip addresses 192.168.10.100 to 192.168.10.112. Now i need an public ip address for the container which could have 192.168.10.113. For example i have this public ip addresses. 84.26.244.123 84.26.244.234 Proxmox Host # /etc/network/interfaces auto...
  5. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    Yes I'll do. I emailed you back, because something is wrong :confused:
  6. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    I cant find a REAL PRIVATE message ... Because that I hope you send me an email to this disposable address: proxmox [at] spaml [dot] de I'll send you an E-Mail back from my real address! Sorry for posting that on your profile wall :(
  7. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    Hmm thanks for this explanation. Maybe you have a solution for that: For a presentation i need this setup: Proxmox host (mustnt be physically) ----> Windows Server 2012 R2 ----> Windows Server 2012 R2 ----> Windows Server 2012 R2 ----> Windows Server 2012 R2 They should work as a cluster. I...
  8. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    Thank you both! The problem is that my experiment is to use a virtual server of a random hoster and install a windows server 2012 r2 on it. I have no access to the physical machine, only to the virtual machine which i rented. The next try is to use a ready vmdk hard disc and boot them. I hope...
  9. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    Then i got kvm: -enable-nesting: invalid option start failed: command '/usr/bin/kvm -id 100 -chardev 'socket,id=qmp,path=/var/run/qemu-server/100.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc unix:/var/run/qemu-server/100.vnc,x509,password -pidfile /var/run/qemu-server/100.pid...
  10. P

    Windows Server 2012 R2 on Proxmox VE without KVM hardware virtualization

    Hello, i know that this is not the best solution! For a private test i need this setup: Host (Windows 7 with VirtualBox) --> Proxmox VE ----> Windows Server 2012 R2 ----> Windows Server 2012 R2 The stupid thing is the KVM hardware virtualization! That's the pveversion -v...