Size: 675
Comment:
|
← Revision 3 as of 2008-04-10 15:29:40 ⇥
Size: 854
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
[[TableOfContents]] | <<TableOfContents>> |
Line 9: | Line 9: |
|| [http://geminis.myip.org/sources/shimlib.c shimlib] || included || Linux only || | || [[http://geminis.myip.org/sources/shimlib.c|shimlib]] || included || Linux only || || [[http://www.kfu.com/~nsayer/6to4/noipv4.html|shimlib]] || included || BSD only || |
Line 13: | Line 14: |
shimlib linux version. Allows execution of IPv4 applications on IPv6 only boxes | IPv4-less Internet client setup (Bump in the API- BAI) Allows execution of IPv4 applications on IPv6 only boxes |
Line 18: | Line 20: |
Usage e.g.: | Linux Usage e.g.: |
Line 22: | Line 24: |
Most of the case also need NAT-PT. | |
Line 31: | Line 33: |
Bieringer IPv6 pages |
[[http://www.daemonnews.org|Daemonnews]] |
Contents
shimlib
Availability and IPv6 support
Description
IPv4-less Internet client setup (Bump in the API- BAI) Allows execution of IPv4 applications on IPv6 only boxes
Comments
Linux Usage e.g.: LD_PRELOAD=./shimlib.so wget --proxy=off www.ipv6.bieringer.de ; Note: currently only working with glibc-2.2
Most of the case also need NAT-PT.
Usage information
Categories
CategoryApps, CategoryAppstransition