Greetings,
I'm interested in using Proxmox VE, but I have a couple of questions that I hope you guys could help me answer first:
1) Would it be possible to install Proxmox VE on an existing (but fresh) installation of Debian 4 or 5? My dedicated server ISP does not give us the ability to use arbitrary ISOs (so the bare metal option is out), but do give us a control panel to dynamically reprovision the OS on the system. I have many choices, such as gentoo, centos, or debian.
2) Can OpenVZ and KVM be configured so that the VMs are using network routing instead of bridging? My ISP does not allow me to use any other MAC address other than the physical one, otherwise they automatically disable my switch port on their router. They do this to prevent people from performing man-in-the-middle attacks by spoofing MAC addresses. So, if a virtual machine presents itself with a new MAC address, I will very quickly be disabled and have no network connectivity until I call them. I also receive additional IPs that are not part of congruent network blocks, so I can't just route a whole block to each VM. Using regular vanilla Xen, I was able to configure the xend to use network routing instead of bridge by disabling the network bridge scripts, and enabling the network routing scripts. These scripts seemed to enable ip_forwarding and proxy_arp in the kernel, and then IPs were bound to the primary interface. Can this be done with Proxmox VE?
Thanks,
Kevin
I'm interested in using Proxmox VE, but I have a couple of questions that I hope you guys could help me answer first:
1) Would it be possible to install Proxmox VE on an existing (but fresh) installation of Debian 4 or 5? My dedicated server ISP does not give us the ability to use arbitrary ISOs (so the bare metal option is out), but do give us a control panel to dynamically reprovision the OS on the system. I have many choices, such as gentoo, centos, or debian.
2) Can OpenVZ and KVM be configured so that the VMs are using network routing instead of bridging? My ISP does not allow me to use any other MAC address other than the physical one, otherwise they automatically disable my switch port on their router. They do this to prevent people from performing man-in-the-middle attacks by spoofing MAC addresses. So, if a virtual machine presents itself with a new MAC address, I will very quickly be disabled and have no network connectivity until I call them. I also receive additional IPs that are not part of congruent network blocks, so I can't just route a whole block to each VM. Using regular vanilla Xen, I was able to configure the xend to use network routing instead of bridge by disabling the network bridge scripts, and enabling the network routing scripts. These scripts seemed to enable ip_forwarding and proxy_arp in the kernel, and then IPs were bound to the primary interface. Can this be done with Proxmox VE?
Thanks,
Kevin