Directives are case-insensitive. A comprehensive list of the supported directives follows:
The use of Miredo as a Teredo client allows nodes to get an IPv6 connectivity from behind a NAT router device, as it tunnels IPv6 packets over UDP/IPv4 with special support for NAT routers. Routers of that kind usually only forward TCP, UDP and ICMP over IPv4 packets (with some limitation), so that 6to4 tunneling and Proto-41 forwarding cannot be used to reach the IPv6 Internet from behind them.
NOTE: Use of Miredo as a Teredo client is possible even if the system already has IPv6 connectivity through another way (native, 6to4, TSP, etc). In that case, Miredo will only be used to reach other Teredo clients. Care should be taken that default IPv6 routes metrics are adequate (see also DefaultRoute).
Teredo relays forward IPv6 packets between Teredo clients and the IPv6 Internet. For that to work, Teredo relays MUST have a working IPv6 connectivity through a way other than Teredo tunneling.
This mode can be used if the node has a public IPv4 address or if it is behind a NAT router of cone type. If the type of NAT is not known, restricted mode should be used instead.
NOTE: NAT devices of type symmetric are not supported by the Teredo protocol. Miredo cannot be used from behind that kind of NAT routers.
This directive MUST be specified when Miredo is in client mode. hostname must resolve to a valid IPv4 address. If it is not present, and no server hostname is specified on the command line when starting miredo either, the program will fail.
Currently, the default value is 3ffe:831f:: but it is subject to change.
Do not use that directive if you don't know what you are doing, as it is more than likely to break your IPv6 connectivity. That option must not be used when Miredo serves as a Teredo client.
Use this option if you have trouble with the default value, such as if you have a multi-homed host with equal-cost IPv4 routing, or if you have specific firewalling constraints.
Use this option if you have firewalling constraints which can cause Miredo to fail when not using a fixed predefined port.
$Id: miredo.conf.5 522 2005-05-04 09:55:37Z remi $