Deep Space 6 Publishes New IPv6 Status Pages
Mauro Tortonesi writes "The Deep Space 6 initiative publishes the first of the new IPv6 Status Pages: Current Status of IPv6 Support for Networking Applications.
The IPv6 Status Pages are a survey of the current status of IPv6 support for the Linux networking stack, system libraries and networking applications.
At the moment there is only one page concerning the IPv6 support of Linux networking applications, but we are planning to publish more pages soon and to extend our target to other important UNIX-derived OSes (e.g. *BSD) too."
Mac OS X has also IPv6 support, but however it's UNIX derived. I'm not sure about older Mac OS versions but I think they lack IPv6 support.
-- Cliff Albert
There is an IPv6 capable putty client available at unfix.org.
:-)
It works well but it doesn't seem to like connecting to '4 hosts. (yet...) I renamed the IPv6 version to putty6.exe to get around that problem
Bush is on fire and its not good for my lungs.
Here are some very simple notes that I scratched about getting Redhat 8 working with IPv6 over IPv4. It's really that simple.
Get your own free personal location tracker
No, you put YOUR money where your mouth is. Use ipv4 over ipv6 for your own browsing.
/. http://www.slashdot.org.sixxs.org
http://ipv6gate.sixxs.net/
Direct ipv6 link to
Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
That would not be entirely true. Internet Explorer for example won't work this way. It also needs an update of the inetinfo.dll to work correctly. And if I remember correctly (this was years ago) the structures for WinSock do specific length things concerning IP addresses. The Windows 2000 IPv6 Beta patch does not only patch the winsock libraries but also all sorts of programs including inetinfo.dll.
The Trumpet Winsock IPv6 implementation (for 9x) does some kind of proxying for IPv6 which enables almost all native v4 apps to function with v6 as the resolver library automatically does the proxying towards an internal v4 address that gets translated to v6.
-- Cliff Albert
A new Opera Linux alpha^Wtechnology preview came out this week, with new IPv6 support as one of the changelog entries
Any other mainstream OSes have IPv6 support? (MacOS?)
Mac OS X currently has IPv6 support un the underlying OS (Darwin), but there's no GUI front-end for it. That should be coming in 10.3 this September. I don't expect to see support for classic Mac OS. Actually I'd say that'd be about as likely as support for IPv6 in Windows 95/98/ME: might be possible with third-party hacks, but Microsoft won't do it.
$x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
$x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
Since the Winsock emulates the BSD calling interface (with some WSA_* handwaving in advance), the problem is apps using ipv4-only functions like gethostbyname, gethostbyaddr and using PF_INET. The solution is having the apps use getaddrinfo and PF_UNSPEC and let the resolver figure out itself what is best.
Using the addrinfo structures to hold resolver data breeds apps that can do both ipv4 _and_ ipv6. As far as I know, winsock groks the addrinfo stuff. People just need to use it.
FAQ contains all the info for: .Net
6Wind (SixOS)
Cisco (IOS)
FreeBSD
Juniper (JunOS)
Linux - Debian
Linux - New - using iproute2
Linux - Old
NetBSD
OpenBSD
Solaris
Windows 98 / NT4 / 2000 / XP /
As for linux, you should have taken a look in the everlasting Peter Bieringer doc at The Linux Doc Project.
http://unfix.org
Debian is assessing *ALL* of its packages for IPv6 support. This is a huge task.
See this page for details:
http://debian.fabbione.net/stat/
If you want to go right to the package status/statistics, go here:
http://debdev.fabbione.net/cgi-bin/getstats
-molo
Using your sig line to advertise for friends is lame.