Even if you don't get a real IPv6 address, you can get a Teredo IPv6
address and communicate with other host with Teredo IPv6 address. 
You can still connected even if both side are NATed because Teredo
tunnel their packets thru UDP and most of the consumer NAT device are
not symmetric NAT.  I have built a P2P client that communicate
using this scheme in my previous company.  A Teredo address has
the prefix 3ffe:831f.&nbsp; You can obtain a Teredo address by running<br>
&gt; ipv6 install<br>
&gt; netsh interface ipv6 set teredo client<br>
<br>
If Microsoft is willing to run a public Teredo relay or Teredo
host-specific relay, you can communicate with IPv6 only host as well.<br>
<br>
-<br>
Evan Tsang<br><br><div><span class="gmail_quote">On 20 May 2005 03:18:32 -0000, <b class="gmail_sendername"><a href="mailto:larytet.8753341@bloglines.com">larytet.8753341@bloglines.com</a></b> &lt;<a href="mailto:larytet.8753341@bloglines.com">
larytet.8753341@bloglines.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&quot;Given that l33t hackers are already giving owned machines ipv6 addresses
<br>anyway...&quot;<br><br>i have IPv6 address on my machine. i am behind NAT and firewall<br>and can do nothing besides testing between two PCs connected to the same LAN.<br>i understand that without tunnel in the NAT (static one to one) i can not
<br>do much with IPv6. am i right ?<br>_______________________________________________<br>p2p-hackers mailing list<br><a href="mailto:p2p-hackers@zgp.org">p2p-hackers@zgp.org</a><br><a href="http://zgp.org/mailman/listinfo/p2p-hackers">
http://zgp.org/mailman/listinfo/p2p-hackers</a><br>_______________________________________________<br>Here is a web page listing P2P Conferences:<br><a href="http://www.neurogrid.net/twiki/bin/view/Main/PeerToPeerConferences">
http://www.neurogrid.net/twiki/bin/view/Main/PeerToPeerConferences</a><br></blockquote></div><br>