We currently migrate to MediaWiki from our old installation, but not all content has been migrated yet. Take a look at the Wiki Team page for instructions how to help or browse through our new wiki at wiki.linux-vserver.org to find the information already migrated.

IPv6 support for guests in Linux Vserver is supported through experimental patches.

Bruno Premont has written a patch for vserver, and you can find the latest version here: http://homepage.internet.lu/brunop/vserver/

The steps for getting it working are:

You should get no errors or rejected hunks.

Check the menuconfig, and build your kernel and modules as normal. Reboot, and boot into the new kernel.

When your machine has rebooted, and your vservers are running sucessfully, you need to assign your v6 address to the guest.

Then, duck into your vserver ( vserver name enter ), and see your v6 address there.

Currently, if you want to auto-assign IPv6 addresses, you will need to patch your util-vserver. Check out http://daniel.hozac.com/vserver/util-vserver-0.30.210-ipv6.patch