24 lines
877 B
Text
24 lines
877 B
Text
Copyright (C) 1998 WIDE Project. All rights reserved.
|
|
Copyright (C) 1999 University of Tromso. All rights reserved.
|
|
|
|
Totd is a small DNS proxy nameserver that supports IPv6 only hosts/networks
|
|
that communicate with the IPv4 world using some translation mechanism.
|
|
Examples of such translation mechanisms currently in use are:
|
|
|
|
* IPv6/IPv4 Network Address and Packet Translation (NAT-PT)
|
|
implemented e.g. by Cisco.
|
|
* Application level translators as the faithd implemented by
|
|
the KAME project (http://www.kame.net). See faithd(8) on
|
|
*BSD/Kame.
|
|
|
|
For an example setup you may checkout our WWW-site:
|
|
|
|
http://www.vermicelli.pasta.cs.uit.no
|
|
|
|
and the following clickable image in particular:
|
|
|
|
http://www.vermicelli.pasta.cs.uit.no/ipv6/UiTo-ipv6.html
|
|
|
|
*** Contacting the Author ***
|
|
|
|
You can contact me (Feico Dillema) at feico at pasta.cs.uit.no (s/ at /@).
|