Web Hosting

Your IP Address:

 

September 2010
M T W T F S S
« Aug    
 12345
6789101112
13141516171819
20212223242526
27282930  

Vint Cerf, Google IPv6 Implementors’ Conference, Opening Remarks

read more

[...]

Teredo for MacOS X

As some of you may know, I’ve been playing around with IPv6 quite a bit lately. One specific IPv6 technology which has gotten me quite excited is the Teredo automatic tunneling protocol. Teredo allows you to obtain a globally routable IPv6 address when you only have access to the IPv4 internet, even if you are behind a NAT router1!

Screen shot 2009-09-18 at 11.11.29 AM

IMPORTANT: This package is a prerelease version intended for early adopters, and is NOT intended for widespread deployment. If you decide to install and use this experimental package, you should subscribe to the miredo mailing list, paying serious attention to any security advisories.

http://www.deepdarc.com/miredo-osx/

read more

[...]

dnsextd, TCP, and IPv6

Hello interested parties. dnsextd (in my git repository) now supports TCP. It was actually sort of an amusing bug. I guess the dnsextd code must date back to PowerPC, because it had an extra ntohcall which on little-endian systems would cause TCP requests to fail. It’s fixed in the “tcp” branch of my git repository. In case you’re curious as to how to get that repository, you would use the following:

thanks to roguelazer :)

read more

[...]

ipv6 multicast

It’s been quiet for a while since apple does not support SSM and the resources about ipv6 multicast tools and deployment guides are very rare i would like to try it again on  debian linux.

Some resources i found:

Testing and Verifying an IPv6 Based Multicast Network

I WANT MY MTV – IP Multicast Design Pitfalls

VLC - ipv6 multicast streaming

Multicat – multicast and transport stream manipulation

cstream – a general-purpose streaming tool

Darwin streaming server –  and Ipv6 patch

read more

[...]