How to use IPv6 on an IPv4 backbone
What's the configuration I need in order to use IPv6 on a Linux machine that has an IPv4 backbone? Specifically I'm interested in the server configuration, so that users can access the internet with an IPv6 address without using the dual stack method.

    Requires Free Membership to View

    By submitting your registration information to SearchNetworking.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchNetworking.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Generally if you want to run IPv6 over IPv4, you can use a tunneling mechanism such as 6to4. They are all described in detail in my book "IPv6 Essentials," published by O'Reilly.

If you are looking for information on how to configure IPv6 on different operating systems, I can recommend the book "IPv6 Network Administration," written by Niall Richard Murphy and David Malone, also from O'Reilly.

This was first published in July 2008