On 06/08/2011 04:31 PM, NoOp wrote:
...
> Note that I am using an IPv6 tunnel client: miredo/toredo on linux. You
> can do the same on Windows:
> http://msdn.microsoft.com/en-us/library/bb968771%28v=vs.85%29.aspx
> [Using Teredo in Windows XP]
> <http://www.google.com/search?&q=teredo+%2Bwindows&btnG=Search>
> 
> Disclaimer: I've not tried it on Windows yet. If I get time, I'll give
> it a try on one of the virtual machines w/WinXPPro.
> 

Works with:
Build identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20110531
Firefox/4.0.1 SeaMonkey/2.1pre

Note: also tested in FF 4.0.1 & works just fine there as well.

After I installed 'Microsoft TCP/IP version 6' I then followed the
instructions on:
http://msdn.microsoft.com/en-us/library/bb968771%28v=vs.85%29.aspx
<quote>
To ensure that Teredo is available for use when the application runs,
application developers should do the following during the application's
installation process:

    Install IPv6 with the netsh interface ipv6 install command. Windows
Firewall protects the user's computer from unsolicited incoming IPv6
traffic in the same way as IPv4 traffic.
    Enable Teredo with the netsh interface ipv6 set teredo client command.
</quote>

I didn't have to make any changes to the Windows Firewall.
ping6 also works:

C:\>ping6 ipv6.cnn.com

Pinging ipv6.cnn.com [2620:100:e000::8001]
from 2001:0:4137:9e76:8000:fbe6:ba1b:ae31 with 32 bytes of data:

Reply from 2620:100:e000::8001: bytes=32 time=805ms
Reply from 2620:100:e000::8001: bytes=32 time=323ms
Reply from 2620:100:e000::8001: bytes=32 time=323ms
Reply from 2620:100:e000::8001: bytes=32 time=323ms

Ping statistics for 2620:100:e000::8001:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 323ms, Maximum = 805ms, Average = 443ms

C:\>
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to