IPv6 (tutorial)

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:23, 10 November 2005 (edit)
Solosoft (Talk | contribs)
(External Links)
← Previous diff
Revision as of 02:09, 24 November 2005 (edit) (undo)
Tokachu (Talk | contribs)
m (Introduction)
Next diff →
Line 3: Line 3:
=Introduction= =Introduction=
-There are too many devices in the world for 2<sup>32</sup>&asymp;4.3 x 10<sup>9</sup> IP addresses to be enough. The next version of the TCP/IP protocol, IPv6 offers 128bit address space, or 2<sup>128</sup> &asymp; 3.4 x 10<sup>38</sup> IP addresses.+There are too many devices in the world for 32-bit (2<sup>32</sup>, or 4,294,967,296) IP addresses to be sufficient. The next version of the TCP/IP protocol, IPv6 offers 128-bit address space, or 2<sup>128</sup> (&asymp; 3.4 x 10<sup>38</sup>) IP addresses.
IPv6 is supported from DD-WRTv22 prefinal5. IPv6 is supported from DD-WRTv22 prefinal5.

Revision as of 02:09, 24 November 2005

You are here: Main Page/DD-WRT Docu (EN)/IPv6


Contents

Introduction

There are too many devices in the world for 32-bit (232, or 4,294,967,296) IP addresses to be sufficient. The next version of the TCP/IP protocol, IPv6 offers 128-bit address space, or 2128 (≈ 3.4 x 1038) IP addresses.

IPv6 is supported from DD-WRTv22 prefinal5.

Setup

Prerequisits

-Knowledge about The DD-WRT Command Line
-Knowledge about the ip command

Instructions

The sconk.se guide offers some pretty nice instructions on how enable this feature starting out with obtaining an IPv6 address.
If you want to use Hurricane Electric's IPv6 Tunnel broker you can check out the guide below. It has detailed instructions and is upto date. Sixx.net takes alot of work and requires you to sign up to alot more stuff then Hurricane Electric.

This wiki also offers an example IPv6 startup script

External Links

http://sconk.se/dd-wrt_ipv6_guide/
http://en.wikipedia.org/wiki/Ipv6
10 easy steps to IPv6
Setting up ipv6 using Hurricane Electric's Tunnel Broker


You are here: Main Page/DD-WRT Docu (EN)/IPv6