Penguin

Differences between version 19 and revision by previous author of Teredo.

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

Newer page: version 19 Last edited on Wednesday, December 15, 2004 12:55:54 am by PerryLorier Revert
Older page: version 16 Last edited on Tuesday, December 14, 2004 1:54:33 pm by SamJansen Revert
@@ -1,9 +1,9 @@
 [Teredo | http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/teredo.mspx] is a method of tunneling [IPv6] packets over [IPv4] that is capable of providing direct connections even in situations where both ends are behind [NAT] gateways. The efficiency of virtual PeerToPeer networks greatly benefits from this capability. 
  
 However, it does require that 
 * there is no FireWall between you and the [Teredo] server 
-* you don't have a realworld [IPv6] address from somewhere else 
+* you don't have a realworld [IPv6] address from somewhere else (this isn't that hard tho -- if you have a real IPv6 address, you don't need teredo!)  
 * you are not behind a ''symmetric [NAT]''. If so, you may be able to employ some other means such as setting up [6to4] on the [NAT] device in order to get an [IPv6] address. 
  
 !!! Implementation notes for clients 
 This discusses the machines behind NAT and if you may have issues with them or not. 
@@ -40,11 +40,34 @@
 These are NAT gateways that you might be behind and if they will work or not. 
  
 !!Cone [NAT] (does work with Teredo) 
 * FreeBSD (atl east monowall) 
+* DSE branded DSL modems ([Cat XH1149|http://www.dse.co.nz/cgi-bin/dse.storefront/41bed6000d39027a273fc0a87f9906a6/Product/View/XH1149])  
+* [Microsoft's site|http://www.microsoft.com/windowsxp/p2p/natcompat.mspx] list as being compatible:  
+** Linksys BEFW11S4 v.1  
+** Linksys BEFSR41  
+** Linksys BEFSR1  
+** D-Link DI-713 with Firmware version 2.53b9  
+** NETGEAR RP614  
+** NETGEAR RP114  
+** NETGEAR MR314  
+** NETGEAR FVS318  
+** Microsoft MN-100 Wired Base Station  
+** Siemens Speedstream 2602 NAT Router  
+** SMC 7004VBR  
+** SMC 7004AWBR  
+** Belkin F5D6230-3  
+** 3Com 3C855  
+** Windows XP Internet Connection Sharing  
+* [Microsoft's site|http://www.microsoft.com/windowsxp/p2p/natcompat.mspx] list as being compatible after firmware upgrades:  
+** D-Link DI-604  
+** D-Link DI-614  
+* [Microsoft's site|http://www.microsoft.com/windowsxp/p2p/natcompat.mspx] list as being compatible with configuration changes:  
+** Microsoft Broadband Wireless Base Station - MN-500  
  
-!!Symmetric [NAT] (doesn't work with Teredo or STUN) 
+  
+ !!Symmetric ("restricted") [NAT] (doesn't work with Teredo or STUN) 
 * Linux 
  
  
 ---- 
 CategoryNetworking