1TEREDO-MIRE(1) User Commands TEREDO-MIRE(1)
2
3
4
6 teredo-mire - Stateless Teredo IPv6 responder
7
9 teredo-mire
10
11
13 Teredo-Mire is a test back-end for the Teredo IPv6 tunneling protocol.
14 It listens for requests from other Teredo clients or IPv6 nodes
15 (through Teredo relays) and answers to them statelessly. Currently only
16 ICMPv6 Echo Requests ("pings") are handled.
17
18
20 -h or --help
21 Display some help and exit.
22
23
24 -V or --version
25 Display program version and exit.
26
27
29 To contact a teredo-mire responder, a valid Teredo IPv6 address must be
30 determined for it. The server IPv4 address and mapped client IPv4
31 address parts should both represent the IPv4 address of the host run‐
32 ning teredo-mire. The mapped UDP port number must be 3545. The Teredo
33 prefix and Teredo flags are ignored.
34
35
37 teredo-mire uses UDP ports 3544 and 3545, and assumes it has a public
38 IPv4 address.
39
40 Neither RFC 2460 nor RFC 4380 are properly implemented.
41
42
44 teredo-mire does not require any priviledge to run.
45
46
47
49 ping6(8), miredo(8), ipv6(7)
50
51
53 Rémi Denis-Courmont <remi at remlab dot net>
54
55 http://www.remlab.net/miredo/
56
57
58
59
60miredo February 2008 TEREDO-MIRE(1)