Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
IPv6Setup
Edit
PageHistory
Diff
Info
LikePages
Don't try and give your client machines [IP] addresses -- make use of the __stateless address auto-configuration__ and just set up zebra or radvd on your gateway. See [Simple IPv6 HOWTO | http://www.wiggy.net/texts/ipv6-howto/] for a quick introduction. ---- ! Tunnel Brokers The following [Tunnel Brokers | http://en.wikipedia.org/wiki/List_of_IPv6_tunnel_brokers] are well known for the New Zealand area, see the Wikipedia link for more information about them: (alphabetically) * [AARNet | http://broker.aarnet.net.au] in Australia and maybe in New Zealand too (uses Hexago's Gateway6) * [Go6 | http://www.go6.net] is one of the most common tunnel providers (uses Hexago's Gateway6) * [IPv6Now | http://www.ipv6now.com.au] in Australia (uses Hexago's Gateway6, offers static tunnels) * [Hurricane Electric | http://www.tunnelbroker.net] was recommended by Andy Linton during his talk on the [APE]-[WIX] [IPv6] testbed. * [SixXS ACSData PoP | http://www.sixxs.net/pops/acsdata/] in Wellington, New Zealand Seem to not exist/function anymore: * [http://tunnelbroker.ipv6.net.au] or [http://broker.ipv6.co.nz] (a local tunnel broker being tested at the moment). ---- !! IPv6 Configuration Also see [OSSetup | http://www.sixxs.net/faq/connectivity/?faq=ossetup] or [Using Subnets | http://www.sixxs.net/faq/connectivity/?faq=usingsubnet] SixXS also allows manual configuration though, eg with static tunnels. Manual configuration is partially possible with Hexago's Gateway6. If you want a statically assigned address, you'll probably need to use a tunnel broker, which is most likely, latency wise etc, a good idea anyhow. Otherwise you can try [6to4] or [Teredo] though latency for those and debugging is far from optimal, they also don't provide static addresses. * For Hexago's Gateway6: issue <tt>apt-get install tspc</tt>. This is a very old version of the Gateway6 client. The current version is called gw6c and is available from the [Go6 site | http://www.go6.net] site or from the [IPv6Now site | http://www.ipv6now.com.au/downloads.php], amongst others. There are source and binary distributions. * For SixXS: issue <tt>apt-get install aiccu</tt> Both [AICCU | http://www.sixxs.net/tools/aiccu/] and the [Hexago Gateway6 Client | http://www.go6.net/4105/description.asp?product_id=169&category_id=276] are also available for Windows, and the various BSD's. !!! [Linux] Make sure [IPv6] is either compiled into the [Kernel], or compile it as a module and load it by way of <tt>modprobe ipv6</tt>. For debugging, you'll want to install <tt>traceroute6</tt> and <tt>ping6</tt>; on [Debian], <tt>apt-get install iputils-tracepath iputils-ping</tt>. A cheap way of installing [IPv6] under [Linux] is to grab a [6to4 script | http://www.linux.it/~md/6to4], put it in your <tt>/etc/init.d</tt> directory, and set it to run on boot. That's it, you're done. (See [6to4] for a more involved explanation as to what this script does.) !!! [Windows] Vista Installed per default, tries to use ISATAP (Corporate networks), [6to4] and then [Teredo]. !!! [Windows] XP Start up a command prompt and type <tt>netsh int ipv6 install</tt> !!! [Windows] 2000 The following page may be of some assistance: [Microsoft IPv6 Technology Preview for Windows 2000 | http://msdn.microsoft.com/downloads/sdks/platform/tpipv6/readme.asp] Downloads with [fixes for various services packs can be found here | https://noc.sixxs.net/archive/windows/] !!! [Windows] NT4 There is a beta stack available, it works, but try to avoid this platform, it is old. !!! [FreeBSD] GENERIC supports it by default, but otherwise compile support into your kernel with the following options <pre> options INET6 device gif # IPv6 and IPv4 tunneling device faith # for [IPv6] and [IPv4] translation device stf # 6to4 IPv6 over IPv4 encapsulation </pre> !!! [Cisco] See [IFM's configuration wizard|http://www.ifm.net.nz/cookbooks/ipv6configwizard.html] ---- Part of CategoryNetworking
2 pages link to
IPv6Setup
:
MetaNetIPv6
IPv6