Search results

  1. M

    LXC Networking and IPv6

    I created a Centos 7 LXC container. I assigned IPv4 and IPv6 space to it. IPv6 did not work. Looking at container it added the IPv4 address too /etc/sysconfig/network-scripts/ifcfg-eth0 and added IPv6 address too /etc/sysconfig/network-scripts/ifcfg-eth0:0. Moving the IPv6 address too...
  2. M

    Convert Physical Machine to LXC

    Is there a how to to convert a physical machine to an LXC on Proxmox? I have a Centos 5.x box I want to convert.
  3. M

    Software RAID

    Will it work with 4.0 beta 2? I created a software raid and mounted it as /vz_storage. I then added it too 'storage' and selected container. I would like all LXC containers to run there.
  4. M

    Proxmox 4.0 and LXC Bridging

    So are you saying LXC containers are always bridged basically? Is there a way with firewall you can make sure an LXC container only has access to a certain IPv4 and IPv6 address?
  5. M

    Proxmox 4.0 and LXC Bridging

    In Proxmox I created Openvz containers that were either bridged or venet. I just do not see how to select one or other in 4.0 when creating a LXC container. How does that work?
  6. M

    LXC Centos Templates

    Found it. http://forum.proxmox.com/threads/23540-New-LXC-templates-CentOS-7-and-ArchLinux?highlight=lxc+centos
  7. M

    LXC Centos Templates

    I need Centos 6 and 7 64 bit LXC templates. Where can I get them at?
  8. M

    Proxmox v4 OpenVZ Alternative

    So these openvz containers created under proxmox 3.3 will work fine under proxmox 4.0 when it is released?
  9. M

    Proxmox v4 OpenVZ Alternative

    I have mainly OpenVZ containers on Proxmox 3.3 running. Can I backup these containers on 3.3 and restore them on 4.0 proxmox?
  10. M

    IPv6 venet

    Is there a how on getting IPv6 to work on venet containers with Proxmox?
  11. M

    Web GUI Quit

    My bad. Forgot httpS.
  12. M

    Web GUI Quit

    I installed proxmox few months ago in January with community license. Now suddenly I get ERR_EMPTY_RESPONSE when I try to go too IP:8006 to manage it. Any ideas?
  13. M

    IPv6

    So do I just create a new "Linux Bridge" on the host node to get IPv6 working on host and containers? I would really like to know how to make IPv6 work on Venet containers.
  14. M

    Porting Ploop Containers to Proxmox

    So if the ploop container is converted to proxmox what is process then?
  15. M

    Porting Ploop Containers to Proxmox

    I have a few containers running on openvz I want too move too a proxmox server. Some are ploop based. Is there a howto for moving these to proxmox?
  16. M

    IPv6

    On the host how do I add the IPv6 address and route? I see nowhere in proxmox interface to do it. Normally I add this to /etc/sysconfig/network-scripts/ifcfg-eth0 on centos. IPV6INIT=yes IPV6ADDR=26xx:xxxx::1001/64 IPV6_DEFAULTGW=26xx:xxxx::1 Where do I add that on proxmox? I imagine it needs...
  17. M

    Proxmox 3.1 - Zimbra & BSD both work fine.

    Is there a how too anywhere for running Zimbra opensource on a Openvz container?