<?xml version="1.0" encoding="utf-8"?>
<!-- name="generator" content="pyblosxom/1.4.3 01/10/2008" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
<channel>
<title>Mikaels blog 28 May 2005</title>
<link>http://mikael.frykholm.com/blog</link>
<description>blosxom with a touch of python</description>
<language>sv</language>
<item>
  <title>win xp ipv6 through a 6to4 tunnel howto</title>
  <link>http://mikael.frykholm.com/blog/win_xp_ipv6_through_a_6to4_tunnel_howto.html</link>
  <description><![CDATA[
<p>To set up a 6to4 tunnel in windows xp and 2003:</p><p>
Start a command window:</p>
<pre>ipv6 install
netsh int ipv6 6to4 set relay 192.88.99.1 enabled 1440
ping6 www.kame.net
</pre><p>
Note: If you have windows builtin firewall enabled you need to add udp port 161 to the exception list
</p>

]]></description>
</item>

</channel>
</rss>
