Penguin

Differences between current version and predecessor to the previous major change of IPv6Setup.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 22 Last edited on Saturday, July 25, 2009 1:50:16 pm by KarlAuer
Older page: version 20 Last edited on Saturday, July 21, 2007 4:03:33 am by JeroenMassar Revert
@@ -7,8 +7,9 @@
  
 (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: 
@@ -22,12 +23,12 @@
 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> 
+* 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 [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. 
+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>.