<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.network.ipv6.miredo.devel">
    <title>gmane.network.ipv6.miredo.devel</title>
    <link>http://blog.gmane.org/gmane.network.ipv6.miredo.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/202"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/201"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/200"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/199"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/198"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/197"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/196"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/195"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/194"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/193"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/192"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/191"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/190"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/189"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/188"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/187"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/186"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/205">
    <title>Re: miredo 1.1.6 release?</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/205</link>
    <description>
Hmm yeah. There has been so few changes since 1.1.5... but it could be done.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-11-16T17:03:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/204">
    <title>Re: Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/204</link>
    <description>Hello,

Rémi Denis-Courmont wrote:


I 'matched' these bits and I have some things running now. I've used our /32
prefix in the relay and server configuration. All ip addresses are 'delegated'
in a /64 subnet, as you mentioned.

After 'ip route del xxxx:xxxx::/32 dev teredo' and 'ip route add
xxx:xxxx:xxxx:xxxx::/64 add teredo' on the miredo relay, and routing this /64
subnet to the miredo relay from our core network, some things are working :)

I can access all ipv6 hosts outside our /32 network, for instance
ipv6.google.com. Also, the clients can be reached from outside our /32 network,
via the relay etc.

But... I can't access an address within our /32 subnet. So all hosts and servers
which have a native ipv6 address, and are routed via our core network can not be
reached. Also, from within our /32 subnet, I can't reach any miredo clients from
the /64 mentioned above.

Miredo clients can reach each other though..

After playing with routes on the miredo relay, I guess there is something which
says that 'everything within the /32 is send to the teredo interface' or
something like that. So, can I fix this? Or am I wrong, and should I look at
routes on the relay?

Thanks in advance,

Mark van Herpen



</description>
    <dc:creator>Mark van Herpen</dc:creator>
    <dc:date>2008-10-14T12:35:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/203">
    <title>Re: Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/203</link>
    <description>  &gt;&gt; So, can I fix this? Or am I wrong, and should I
Ok, almost clear to me. But I don't get the part 'on the clients'...

 From my point of view, the client sends everything through the teredo 
interface. Routing is done on the relay server. So if I change the 
prefix to a smaller subnet, I should change this in the code running on 
the relay. But you mentioned that this must be changed on the clients.. 
I don't get it..

Grtz,

Mark van Herpen



</description>
    <dc:creator>Mark van Herpen</dc:creator>
    <dc:date>2008-10-14T20:09:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/202">
    <title>Re: Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/202</link>
    <description>Le mardi 14 octobre 2008 23:09:58 Mark van Herpen, vous avez écrit :

Teredo is like a gigantic local area network. All nodes within the /32 are 
assumed to be on-link.

Of course, you could simply hack the client shell script to configure a /64 
prefix instead of /32. But the userland tunnel driver won't know about 
that -kernel stuff-, and will continue to assume the prefix is 32-bits.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-10-14T20:23:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/201">
    <title>Re: problem pinging teredo address over switch (bug report?)</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/201</link>
    <description>Hello,

Le lundi 13 octobre 2008 22:46:22 Eric Anopolsky, vous avez écrit :

Many NATs do not support hair-pinning - sending packets from the inside to 
another host behind the NAT.

In principle, Teredo has a link-local multicast discovery mechanism to work 
around this. But it's only implemented in Windows as yet, not in Miredo.

Best regards,

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-10-14T20:00:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/200">
    <title>Re: Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/200</link>
    <description>Le mardi 14 octobre 2008 15:35:01 Mark van Herpen, vous avez écrit :


Yep.


You can only fix this by modifying the code running on the clients to match 
the /64 prefix instead of the /32.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-10-14T19:34:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/199">
    <title>Re: problem pinging teredo address over switch (bugreport?)</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/199</link>
    <description>
I think we have miscommunicated. The server is an "ssh server" and an
"apache server" but it is not a "teredo server."

I suppose I should say that I have two teredo clients behind the same
NAT router (on the same link) that can't ping6 eachother using their
teredo IPv6 addresses.

Cheers,
Eric

</description>
    <dc:creator>Eric Anopolsky</dc:creator>
    <dc:date>2008-10-13T19:46:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/198">
    <title>Re: Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/198</link>
    <description>Hello,

Le lundi 13 octobre 2008 15:41:45 Mark van Herpen, vous avez écrit :

The Teredo prefix would normally contain the IPv4 address of the Teredo server 
at bits 32-63 (counting from 0 as the highest-order). If you can "match" 
these bits, then you can use a smaller prefix. Then Windows XP hard-codes 
bits 0-31 (normally 0x20010000) in the Windows registry - it would need to be 
overriden. As for Vista, I don't know how.

A fairly "obvious" extension to the protocol would allow any /64 prefix to be 
used. But this is not currently supported by the Microsoft Windows nor the 
Miredo implementations.


All in all, the feasibility depends on the requirement (or non-requirement) to 
support existing Teredo-capable hosts, namely Windows.


More exactly, the Teredo _relay_ must advertise the prefix (with your internal 
routing protocol) to your BGP routers. Then your border routers will export 
it to the rest of world, possibly after aggregation within a larger IPv6 
prefix of yours.

The Teredo _server_ has nothing to do in that business. Relays and servers are 
completely distinct components, although they can be located on the same 
computer system.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-10-13T15:39:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/197">
    <title>Re: problem pinging teredo address over switch (bug report?)</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/197</link>
    <description>Le vendredi 10 octobre 2008 23:33:32 Eric Anopolsky, vous avez écrit :

Seems wrong. You should use a relay if you want to talk to your client, not a 
server.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-10-13T15:26:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/196">
    <title>problem pinging teredo address over switch (bug report?)</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/196</link>
    <description>Hi,

I'm having a problem involving two hosts using miredo.

The first is a home server that is connected via ethernet to a
wireless/wired router, which is connected to the Internet via DSL. The
second host is a laptop that is sometimes connected to the same
wireless/wired router and is sometimes connected to a similar setup at
work (laptop---wireless/wired router---cable modem). Both wireless/wired
routers do NAT for IPv4.

When at work, the laptop can ping6 the server's teredo IP. However, at
home, I get the following result when I try to ping6 the server from the
laptop:

eric&lt; at &gt;telesto:~$ ping6 SERVER_IP
PING SERVER_IP(SERVER_IP) 56 data bytes
From LAPTOP_IP icmp_seq=11 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=12 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=13 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=14 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=15 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=16 Destination unreachable: Address unreachable
From LAPTOP_IP icmp_seq=17 Destination unreachable: Address unreachable

--- SERVER_IP ping statistics ---
17 packets transmitted, 0 received, +7 errors, 100% packet loss, time
16009ms


...where SERVER_IP is the server's teredo address and LAPTOP_IP is the
laptop's teredo address.

My understanding of teredo is that this should work. What could be going
wrong?

Cheers,
Eric

</description>
    <dc:creator>Eric Anopolsky</dc:creator>
    <dc:date>2008-10-10T20:33:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/195">
    <title>Questions and implementation advice about Miredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/195</link>
    <description>Hallo,

Last week I found Miredo for implementing the Toredo protocol. And I find it
very interesting, but I still have some questions.

I'm working for a small internet provider based in the Netherlands. We mostly
have DSL costumers. We want to implement a IPv6 solutions for those customers,
but we aren't able to deliver them native IPv6 due to our DSL-network suppliers.

Because most of the DSL modem/routers don't understand tunneling with ipv6, we
would like to implement a solution which works with NAT. I've tested your Miredo
software, and it works great :).

But, now I've got some implementation questions. We want to have our customers a
 IPv6 address of ours, and not an address from the Toredo pool. I've read in the
mailing list archive that this is possible, but there is no answer given on how
this is done, except that it's not a standard solution. We want to use a /64 or
/48 subnet for this. But when I use a /48 prefix in the configuration, the
miredo software keeps assigning an address which isn't in that subnet, only the
'start part' is. So I guess I must change the source code, but I don't know
exactly which parts I have to change.

Could you tell me how we should do this?

Also, I've set up a relay server. Because I understand that all the traffic must
go through this relay host if we use a subnet of our own. I understand that this
server must announce this subnet via bgp to our border network in order to work.
But the relay server I've set up, doesn't relay :( I used the normal Toredo
prefix for client,server and relay, but the relay server isn't used. Everything
is working fine, but traffic is not send through the relay server. Can you
explain to me how the client knows to send it's traffic through the relay
server? Because this isn't used in the server or client configuration.

Thanks in advance, I look forward to your reply.

Grtz,

Mark van Herpen







</description>
    <dc:creator>Mark van Herpen</dc:creator>
    <dc:date>2008-10-13T12:41:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/194">
    <title>Re: Intermittent connectivity</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/194</link>
    <description>Hello,

Le vendredi 26 septembre 2008 04:12:38 Adam MacBeth, vous avez écrit :

This message means miredo has not received any response from the Teredo server 
after 3 retransmits.


I can think of three reasons:
- your NAT expires UDP mappings too fast,
- you have found an horrible unidentified bug,
- your connection is too congested/lossy.

If this is caused by NAT bindings expiration, you can try to lower the refresh 
interval (30 seconds by default), but this requires a rebuild at the moment 
(grep for RefreshDelay in libteredo/maintain.c). In fact, if the NAT expires 
at exactly 30 seconds, you may have a race condition between the NAT timer 
and the Miredo one. The default value should probably be lowered to 20-25 
seconds.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-09-26T13:16:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/193">
    <title>Intermittent connectivity</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/193</link>
    <description>I'm running the Miredo client 1.1.5-2 on Debian (installed the .deb)
and I'm seeing regular connectivity problems. Every so often
(somewhere between 2 and 20 minutes, usually about 5) I see "Lost
Teredo connectivity" in the logs. After a minute or two connectivity
is regained. If I restart miredo, it immediately regains connectivity.
This is wreaking havoc on my ability to connect to this machine.

IPv4 connectivity does not appear to be affected. The client is
configured to use Microsoft's servers right now, but I see the same
problems with remlab.net. These servers appear to be responsive at all
times.

Any thoughts on what might be going on here? Are there any timeout
parameters I can tune to improve this situation?

Thanks,
Adam


</description>
    <dc:creator>Adam MacBeth</dc:creator>
    <dc:date>2008-09-26T01:12:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/192">
    <title>Re: difficulty with XP SP2 and Vista SP0</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/192</link>
    <description>Le jeudi 11 septembre 2008 19:54:30 Carlos Rendon, vous avez écrit :

I cannot find any meaningful difference. The "broken" clients appear to ignore 
the server advertisements, and retransmit the solicitation until the timeout 
(we can clearly see the clients using exponential retransmission delay).

My best guess is that the client have been updated to require something new or 
stricter from the server responses. The only way to check this would be to 
run the clients against the official Microsoft servers and check the 
difference.


</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-09-14T15:51:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/191">
    <title>Re: difficulty with XP SP2 and Vista SP0</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/191</link>
    <description>I still have the problem under the new scenario.  Now the primary server address is 193.168.1.4 (EVEN) and the secondary 193.168.1.5 (ODD).  Under this scenario Vista SP0 works and XP SP2 and Vista SP1 do not. The pcap files are attached.

-Carlos

-----Original Message-----
From: Rémi Denis-Courmont [mailto:rdenis-uaTwlBVGafag2h7rfAr7Vg&lt; at &gt;public.gmane.org] 
Sent: Thursday, September 11, 2008 7:52 AM
To: Carlos Rendon
Cc: miredo-devel-AzDNUFsAnHasTnJN9+BGXg&lt; at &gt;public.gmane.org; Kanak Biscuitwala
Subject: Re: [miredo-devel] difficulty with XP SP2 and Vista SP0

Le jeudi 11 septembre 2008 00:46:00 Carlos Rendon, vous avez écrit :

Could you try with an EVEN primary server address, and the next odd secondary 
address?


A libpcap dump file would be much easier to disect than text.

</description>
    <dc:creator>Carlos Rendon</dc:creator>
    <dc:date>2008-09-11T16:54:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/190">
    <title>Re: difficulty with XP SP2 and Vista SP0</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/190</link>
    <description>Le jeudi 11 septembre 2008 00:46:00 Carlos Rendon, vous avez écrit :

Could you try with an EVEN primary server address, and the next odd secondary 
address?


A libpcap dump file would be much easier to disect than text.

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-09-11T14:52:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/189">
    <title>Re: difficulty with XP SP2 and Vista SP0</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/189</link>
    <description>Hi,

On Wed, Sep 10, 2008 at 10:46 PM, Carlos Rendon
&lt;Carlos_Rendon-okLH5SSHHyRWk0Htik3J/w&lt; at &gt;public.gmane.org&gt; wrote:


Do you have a packet capture of a successful Vista SP0 Teredo request as well?

Cheers,
Anand


</description>
    <dc:creator>Anand Kumria</dc:creator>
    <dc:date>2008-09-11T09:47:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/188">
    <title>difficulty with XP SP2 and Vista SP0</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/188</link>
    <description>Greetings-

I'm running miredo-server 1.1.5 on Fedora 9.  I haven't been able to get XP SP2 or Vista SP1 to work.  However Vista SP0 works perfectly fine and the miredo client running on a separate Fedora 9 machine also works fine.  The network setup is the same in all scenarios.  The clients are behind a Linksys router and get addresses in 192.168.1.x, the server is 193.168.1.1 and 193.168.1.2.  For the Windows firewall setups UDP ports 3544 and 11111 are opened and I've forced Windows to use 11111 for teredo.

I've included packet captures of both scenarios below (just ICMPv6 packets).  Please let me know if additional information would be useful in diagnosing the problem.

Thanks,
Carlos

Here is the XP SP2 capture:

No.     Time        Source                Destination           Protocol Info
     10 5.018549    fe80::8000:5445:5245:444f ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 a2 00 00 80 11 b4 2b c0 a8 01 65 c1 a8   .i.......+...e..
0020  01 01 2b 67 0d d8 00 55 34 24 00 01 00 00 5e 18   ..+g...U4$....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 80 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 11 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     11 5.019042    fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::8000:5445:5245:444f ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b ab 00 00 40 11 b9 f9 c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 80   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 4c 17 00 00 00 00 00   .TEREDO..L......
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     17 20.023018   fe80::8000:5445:5245:444f ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 a8 00 00 80 11 b4 25 c0 a8 01 65 c1 a8   .i.......%...e..
0020  01 01 2b 67 0d d8 00 55 34 24 00 01 00 00 5e 18   ..+g...U4$....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 80 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 11 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     18 20.023076   fe80::8000:5445:5245:444f ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 a9 00 00 80 11 b4 24 c0 a8 01 65 c1 a8   .i.......$...e..
0020  01 01 2b 67 0d d8 00 55 34 24 00 01 00 00 5e 18   ..+g...U4$....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 80 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 11 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     19 20.023120   fe80::8000:5445:5245:444f ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 aa 00 00 80 11 b4 23 c0 a8 01 65 c1 a8   .i.......#...e..
0020  01 01 2b 67 0d d8 00 55 34 24 00 01 00 00 5e 18   ..+g...U4$....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 80 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 11 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     20 20.023537   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::8000:5445:5245:444f ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b1 00 00 40 11 b9 f3 c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 80   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 4c 17 00 00 00 00 00   .TEREDO..L......
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     21 20.023577   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::8000:5445:5245:444f ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b2 00 00 40 11 b9 f2 c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 80   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 4c 17 00 00 00 00 00   .TEREDO..L......
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     22 20.023608   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::8000:5445:5245:444f ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b3 00 00 40 11 b9 f1 c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 80   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 4c 17 00 00 00 00 00   .TEREDO..L......
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     27 20.065579   fe80::5445:5245:444f  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 ad 00 00 80 11 b4 1f c0 a8 01 65 c1 a8   .i...........e..
0020  01 02 2b 67 0d d8 00 55 34 23 00 01 00 00 5e 18   ..+g...U4#....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 00 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 91 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     28 20.065984   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::5445:5245:444f  ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b4 00 00 40 11 b9 f0 c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 cc 17 00 00 00 00 00   .TEREDO.........
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     29 24.065668   fe80::5445:5245:444f  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 ae 00 00 80 11 b4 1e c0 a8 01 65 c1 a8   .i...........e..
0020  01 02 2b 67 0d d8 00 55 34 23 00 01 00 00 5e 18   ..+g...U4#....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 00 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 91 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     30 24.066128   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::5445:5245:444f  ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b5 00 00 40 11 b9 ef c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 cc 17 00 00 00 00 00   .TEREDO.........
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     31 28.065773   fe80::5445:5245:444f  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 af 00 00 80 11 b4 1d c0 a8 01 65 c1 a8   .i...........e..
0020  01 02 2b 67 0d d8 00 55 34 23 00 01 00 00 5e 18   ..+g...U4#....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 00 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 91 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     32 28.066225   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::5445:5245:444f  ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b6 00 00 40 11 b9 ee c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 cc 17 00 00 00 00 00   .TEREDO.........
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     33 32.065837   fe80::5445:5245:444f  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 14 22 53 42 93 08 00 45 00   ..f.d..."SB...E.
0010  00 69 01 b0 00 00 80 11 b4 1c c0 a8 01 65 c1 a8   .i...........e..
0020  01 02 2b 67 0d d8 00 55 34 23 00 01 00 00 5e 18   ..+g...U4#....^.
0030  0b 15 83 3c 5b 24 00 60 00 00 00 00 18 3a ff fe   ...&lt;[$.`.....:..
0040  80 00 00 00 00 00 00 00 00 54 45 52 45 44 4f ff   .........TEREDO.
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 91 4b 00 00 00 00 01 02 00 00 00 00 00 00 00   ..K.............
0070  00 00 00 00 00 00 00                              .......

No.     Time        Source                Destination           Protocol Info
     34 32.066288   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::5445:5245:444f  ICMPv6   Router advertisement

0000  00 14 22 53 42 93 00 0f 66 08 64 9b 08 00 45 00   .."SB...f.d...E.
0010  00 91 3b b7 00 00 40 11 b9 ed c1 a8 01 02 c0 a8   ..;...&lt; at &gt;.........
0020  01 65 0d d8 2b 67 00 7d 61 c1 00 01 00 00 5e 18   .e..+g.}a.....^.
0030  0b 15 83 3c 5b 24 00 00 00 d4 98 3e 57 fe e1 60   ...&lt;[$.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 54 45 52 45 44 4f 86 00 cc 17 00 00 00 00 00   .TEREDO.........
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............



-------------------------------------------------------------------------------------

Here is the Vista SP1 capture:

No.     Time        Source                Destination           Protocol Info
     84 44.304749   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 37 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.7.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
     86 44.307488   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 37 00 00 40 11 b9 6f c1 a8 01 01 c0 a8   ..&lt;7..&lt; at &gt;..o......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     89 45.318137   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 3a 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.:.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
     90 45.318661   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 39 00 00 40 11 b9 6d c1 a8 01 01 c0 a8   ..&lt;9..&lt; at &gt;..m......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     91 47.330522   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 3b 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.;.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
     92 47.331052   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 3a 00 00 40 11 b9 6c c1 a8 01 01 c0 a8   ..&lt;:..&lt; at &gt;..l......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
     96 51.339677   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 3f 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.?.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
     97 51.340206   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 3c 00 00 40 11 b9 6a c1 a8 01 01 c0 a8   ..&lt;&lt;..&lt; at &gt;..j......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
    101 59.342589   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 43 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.C.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
    102 59.343122   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 3d 00 00 40 11 b9 69 c1 a8 01 01 c0 a8   ..&lt;=..&lt; at &gt;..i......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............

No.     Time        Source                Destination           Protocol Info
    107 75.348333   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

0000  00 0f 66 08 64 9b 00 18 8b 29 8d e8 08 00 45 00   ..f.d....)....E.
0010  00 59 01 46 00 00 80 11 00 00 c0 a8 01 64 c1 a8   .Y.F.........d..
0020  01 01 2b 67 0d d8 00 45 85 0c 00 01 00 00 5e ec   ..+g...E......^.
0030  04 fa 2c 78 84 4b 00 60 00 00 00 00 08 3a ff fe   ..,x.K.`.....:..
0040  80 00 00 00 00 00 00 00 00 ff ff ff ff ff fe ff   ................
0050  02 00 00 00 00 00 00 00 00 00 00 00 00 00 02 85   ................
0060  00 7d 38 00 00 00 00                              .}8....

No.     Time        Source                Destination           Protocol Info
    108 75.348872   fe80:0:c1a8:102:8000:dd8:3e57:fefe fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

0000  00 18 8b 29 8d e8 00 0f 66 08 64 9b 08 00 45 00   ...)....f.d...E.
0010  00 91 3c 3e 00 00 40 11 b9 68 c1 a8 01 01 c0 a8   ..&lt;&gt;..&lt; at &gt;..h......
0020  01 64 0d d8 2b 67 00 7d a4 ce 00 01 00 00 5e ec   .d..+g.}......^.
0030  04 fa 2c 78 84 4b 00 00 00 ad 88 3e 57 fe e1 60   ..,x.K.....&gt;W..`
0040  00 00 00 00 38 3a ff fe 80 00 00 c1 a8 01 02 80   ....8:..........
0050  00 0d d8 3e 57 fe fe fe 80 00 00 00 00 00 00 00   ...&gt;W...........
0060  00 ff ff ff ff ff fe 86 00 b6 f2 00 00 00 00 00   ................
0070  00 00 00 00 00 07 d0 03 04 40 40 ff ff ff ff ff   .........&lt; at &gt;&lt; at &gt;.....
0080  ff ff ff 00 00 00 00 20 01 00 00 c1 a8 01 01 00   ....... ........
0090  00 00 00 00 00 00 00 05 01 00 00 00 00 05 00      ...............



</description>
    <dc:creator>Carlos Rendon</dc:creator>
    <dc:date>2008-09-10T21:46:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/187">
    <title>Re: miredo-server on FreeBSD and vista teredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/187</link>
    <description>Le dimanche 24 août 2008 00:02:33 Jason DiCioccio, vous avez écrit :

I meant the full packet capture files. The text dump hides all the interesting 
bits. Also, what happens if you (try to) use teredo.remlab.net as the Teredo 
server?

</description>
    <dc:creator>Rémi Denis-Courmont</dc:creator>
    <dc:date>2008-08-24T11:16:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/186">
    <title>Re: miredo-server on FreeBSD and vista teredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/186</link>
    <description>Scratch that.  Just got it using port 3544 as the client port and it 
shows it using 3544 both from the bsd side and the vista side.  Still no 
luck.


</description>
    <dc:creator>Jason DiCioccio</dc:creator>
    <dc:date>2008-08-23T21:17:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/185">
    <title>Re: miredo-server on FreeBSD and vista teredo</title>
    <link>http://permalink.gmane.org/gmane.network.ipv6.miredo.devel/185</link>
    <description>
Ah ok.. Here you go..

One thing I just noticed while capturing these is that the router is 
doing PAT.  Not sure if that matters in this case, but it very well 
might...  It's a Juniper SSG 5 and I don't think there is a way to 
disable it in its current configuration (its external IP is dynamic).

Thanks!
Jason DiCioccio
No.     Time        Source                Destination           Protocol Info
      1 0.000000    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 1 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: JuniperN_9d:24:00 (00:90:69:9d:24:00), Dst: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f)
Internet Protocol, Src: 75.101.10.11 (75.101.10.11), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: pciarray (1552), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      2 0.000084    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 2 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f), Dst: IETF-VRRP-virtual-router-VRID_01 (00:00:5e:00:01:01)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 75.101.10.11 (75.101.10.11)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: pciarray (1552)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
        0... .... = Not managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
            0... .... = Not onlink
            .1.. .... = Auto
            ..0. .... = Not router address
            ...0 .... = Not site prefix
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      3 0.999679    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 3 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: JuniperN_9d:24:00 (00:90:69:9d:24:00), Dst: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f)
Internet Protocol, Src: 75.101.10.11 (75.101.10.11), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: pciarray (1552), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      4 0.999902    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 4 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f), Dst: IETF-VRRP-virtual-router-VRID_01 (00:00:5e:00:01:01)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 75.101.10.11 (75.101.10.11)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: pciarray (1552)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
        0... .... = Not managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
            0... .... = Not onlink
            .1.. .... = Auto
            ..0. .... = Not router address
            ...0 .... = Not site prefix
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      5 2.999852    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 5 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: JuniperN_9d:24:00 (00:90:69:9d:24:00), Dst: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f)
Internet Protocol, Src: 75.101.10.11 (75.101.10.11), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: pciarray (1552), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      6 2.999964    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 6 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f), Dst: IETF-VRRP-virtual-router-VRID_01 (00:00:5e:00:01:01)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 75.101.10.11 (75.101.10.11)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: pciarray (1552)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
        0... .... = Not managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
            0... .... = Not onlink
            .1.. .... = Auto
            ..0. .... = Not router address
            ...0 .... = Not site prefix
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      7 7.000407    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 7 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: JuniperN_9d:24:00 (00:90:69:9d:24:00), Dst: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f)
Internet Protocol, Src: 75.101.10.11 (75.101.10.11), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: pciarray (1552), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      8 7.000466    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 8 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f), Dst: IETF-VRRP-virtual-router-VRID_01 (00:00:5e:00:01:01)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 75.101.10.11 (75.101.10.11)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: pciarray (1552)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
        0... .... = Not managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
            0... .... = Not onlink
            .1.. .... = Auto
            ..0. .... = Not router address
            ...0 .... = Not site prefix
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      9 15.001277   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 9 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: JuniperN_9d:24:00 (00:90:69:9d:24:00), Dst: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f)
Internet Protocol, Src: 75.101.10.11 (75.101.10.11), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: pciarray (1552), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
     10 15.001360   fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 10 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: Intel_e9:a5:2f (00:0c:f1:e9:a5:2f), Dst: IETF-VRRP-virtual-router-VRID_01 (00:00:5e:00:01:01)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 75.101.10.11 (75.101.10.11)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: pciarray (1552)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
        0... .... = Not managed
        .0.. .... = Not other
        ..0. .... = Not Home Agent
        ...0 0... = Router preference: Medium
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
            0... .... = Not onlink
            .1.. .... = Auto
            ..0. .... = Not router address
            ...0 .... = Not site prefix
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280
No.     Time        Source                Destination           Protocol Info
      1 0.000000    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 1 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: Intel_94:9e:17 (00:19:d1:94:9e:17), Dst: JuniperN_82:25:4b (00:17:cb:82:25:4b)
Internet Protocol, Src: 192.168.5.50 (192.168.5.50), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: 65468 (65468), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      2 0.091924    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 2 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: JuniperN_82:25:4b (00:17:cb:82:25:4b), Dst: Intel_94:9e:17 (00:19:d1:94:9e:17)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 192.168.5.50 (192.168.5.50)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: 65468 (65468)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      3 1.000055    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 3 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: Intel_94:9e:17 (00:19:d1:94:9e:17), Dst: JuniperN_82:25:4b (00:17:cb:82:25:4b)
Internet Protocol, Src: 192.168.5.50 (192.168.5.50), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: 65468 (65468), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      4 1.091968    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 4 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: JuniperN_82:25:4b (00:17:cb:82:25:4b), Dst: Intel_94:9e:17 (00:19:d1:94:9e:17)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 192.168.5.50 (192.168.5.50)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: 65468 (65468)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      5 3.000164    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 5 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: Intel_94:9e:17 (00:19:d1:94:9e:17), Dst: JuniperN_82:25:4b (00:17:cb:82:25:4b)
Internet Protocol, Src: 192.168.5.50 (192.168.5.50), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: 65468 (65468), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      6 3.092106    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 6 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: JuniperN_82:25:4b (00:17:cb:82:25:4b), Dst: Intel_94:9e:17 (00:19:d1:94:9e:17)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 192.168.5.50 (192.168.5.50)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: 65468 (65468)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      7 7.000413    fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 7 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: Intel_94:9e:17 (00:19:d1:94:9e:17), Dst: JuniperN_82:25:4b (00:17:cb:82:25:4b)
Internet Protocol, Src: 192.168.5.50 (192.168.5.50), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: 65468 (65468), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
      8 7.092467    fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 8 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: JuniperN_82:25:4b (00:17:cb:82:25:4b), Dst: Intel_94:9e:17 (00:19:d1:94:9e:17)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 192.168.5.50 (192.168.5.50)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: 65468 (65468)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280

No.     Time        Source                Destination           Protocol Info
      9 15.000924   fe80::ffff:ffff:fffe  ff02::2               ICMPv6   Router solicitation

Frame 9 (103 bytes on wire, 103 bytes captured)
Ethernet II, Src: Intel_94:9e:17 (00:19:d1:94:9e:17), Dst: JuniperN_82:25:4b (00:17:cb:82:25:4b)
Internet Protocol, Src: 192.168.5.50 (192.168.5.50), Dst: 64.247.11.248 (64.247.11.248)
User Datagram Protocol, Src Port: 65468 (65468), Dst Port: teredo (3544)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 133 (Router solicitation)
    Code: 0
    Checksum: 0x7d38 [correct]

No.     Time        Source                Destination           Protocol Info
     10 15.093124   fe80::8000:dd8:bf08:f407 fe80::ffff:ffff:fffe  ICMPv6   Router advertisement

Frame 10 (159 bytes on wire, 159 bytes captured)
Ethernet II, Src: JuniperN_82:25:4b (00:17:cb:82:25:4b), Dst: Intel_94:9e:17 (00:19:d1:94:9e:17)
Internet Protocol, Src: 64.247.11.248 (64.247.11.248), Dst: 192.168.5.50 (192.168.5.50)
User Datagram Protocol, Src Port: teredo (3544), Dst Port: 65468 (65468)
Teredo IPv6 over UDP tunneling
    Teredo Authentication header
        Client identifier length: 0
        Authentication value length: 0
        Nonce value: 2BA9361D91C21EAB
        Confirmation byte: 00
    Teredo Origin Indication header
        Origin UDP port: 1552
        Origin IPv4 address: 75.101.10.11 (75.101.10.11)
Internet Protocol Version 6
Internet Control Message Protocol v6
    Type: 134 (Router advertisement)
    Code: 0
    Checksum: 0x799d [correct]
    Cur hop limit: 0
    Flags: 0x00
    Router lifetime: 0
    Reachable time: 0
    Retrans timer: 2000
    ICMPv6 Option (Prefix information)
        Type: Prefix information (3)
        Length: 32
        Prefix length: 64
        Flags: 0x40
        Valid lifetime: infinity
        Preferred lifetime: infinity
        Prefix: 2001:0:40f7:bf8::
    ICMPv6 Option (MTU)
        Type: MTU (5)
        Length: 8
        MTU: 1280
</description>
    <dc:creator>Jason DiCioccio</dc:creator>
    <dc:date>2008-08-23T21:02:33</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.ipv6.miredo.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.ipv6.miredo.devel</link>
  </textinput>
</rdf:RDF>
