<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U in IPv6 Trial</title>
    <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037578#M1507</link>
    <description>For a start, get rid of that third DNS server - it looks mighty invalid!&lt;BR /&gt;Ensure you've reset Window's TCP-IP stack to defaults to remove any traces that may be left. &lt;A href="http://support.microsoft.com/kb/299357" target="_blank"&gt;This link will show you how.&lt;/A&gt; Make sure to restart afterwards of course.&lt;BR /&gt;Assuming you are using Hurricane Electric, &lt;A href="http://www.tunnelbroker.net/forums/index.php?topic=2680.0" target="_blank"&gt;here's a link that will help you ensure you have entered all the settings correctly.&lt;/A&gt; Pay particular attention to the DDNS settings if you have a dynamic IPv4 address. Note that when typing in IPv6 addresses into the router configuration, you should not type in the '/64' at the end.</description>
    <pubDate>Wed, 30 Oct 2013 21:54:03 GMT</pubDate>
    <dc:creator>hazzamon</dc:creator>
    <dc:date>2013-10-30T21:54:03Z</dc:date>
    <item>
      <title>Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037575#M1504</link>
      <description>Hi all,&lt;BR /&gt;Trying to set up 6in4 on my DSL-N55U for the most part i think the router is set up. I seem to be able to ping from router to any ipv6 address ive foudn thus far:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;traceroute to 2620:0:ccc::2 (2620:0:ccc::2), 30 hops max, 16 byte packets&lt;BR /&gt; 1 &amp;nbsp;Dragona-1.tunnel.tserv5.lon1.ipv6.he.net (2001:470:1f08:e78::1) &amp;nbsp;24.050 ms &amp;nbsp;22.803 ms &amp;nbsp;24.910 ms&lt;BR /&gt; 2 &amp;nbsp;gige-g4-8.core1.lon1.he.net (2001:470:0:67::1) &amp;nbsp;28.177 ms &amp;nbsp;19.368 ms &amp;nbsp;29.480 ms&lt;BR /&gt; 3 &amp;nbsp;10gigabitethernet1-1.core1.ams1.he.net (2001:470:0:3f::2) &amp;nbsp;31.984 ms &amp;nbsp;43.671 ms &amp;nbsp;26.088 ms&lt;BR /&gt; 4 &amp;nbsp;2001:7f8:1::a503:6692:1 (2001:7f8:1::a503:6692:1) &amp;nbsp;26.546 ms &amp;nbsp;26.281 ms &amp;nbsp;27.022 ms&lt;BR /&gt; 5 &amp;nbsp;2620:0:ccc::2 (2620:0:ccc::2) &amp;nbsp;26.302 ms &amp;nbsp;26.348 ms &amp;nbsp;46.473 ms&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;However ive noticed that my local client doesn't seem to do the same i get general failure every time i try to ping ipv6 when chcking my tunnel adapter all i see is media disconnected: &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Tunnel adapter IP6Tunnel:&lt;BR /&gt; &amp;nbsp; Media State . . . . . . . . . . . : Media disconnected&lt;BR /&gt; &amp;nbsp; Connection-specific DNS Suffix &amp;nbsp;. :&lt;BR /&gt; &amp;nbsp; Description . . . . . . . . . . . : Microsoft Direct Point-to-point Adapater&lt;BR /&gt; &amp;nbsp; Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0&lt;BR /&gt; &amp;nbsp; DHCP Enabled. . . . . . . . . . . : No&lt;BR /&gt; &amp;nbsp; Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;i set up the tunnel following the instructions on the site which ended up being the following:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;netsh interface teredo set state disabled&lt;BR /&gt;netsh interface ipv6 add v6v4tunnel interface=IP6Tunnel 192.168.1.229 216..xx.xx.xx&lt;BR /&gt;netsh interface ipv6 add address IP6Tunnel 2001:xxx:xxxx:xxx::2&lt;BR /&gt;netsh interface ipv6 add route ::/0 IP6Tunnel 2001:xxx:xxxx:xxx::1&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;192.168.1.229 being my dhcp address in v4&lt;BR /&gt;I'm wondering if anyone can point out where i may have gone wrong im suspecting its either router advertisement (when i enable this my router always disconnects from the internet but stays connected to the exchange and is unable to reconnect unless i reboot. and occasionally it will crash the web GUI) the other possible cause is i've mucked up setting up the tunnel adapter.&lt;BR /&gt;I also noticed the following in system log:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;PRE&gt;&lt;BR /&gt;Jan &amp;nbsp;1 00:01:37 syslog: module nf_conntrack_ipv6 not found in modules.dep&lt;BR /&gt;&lt;/PRE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Any suggestion would be appreciated&lt;BR /&gt;-D&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Oct 2013 20:01:49 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037575#M1504</guid>
      <dc:creator>dragona</dc:creator>
      <dc:date>2013-10-30T20:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037576#M1505</link>
      <description>Are you configuring your tunnel in the router settings as well as configuring a tunnel on your PC? If your router lets you configure IPv6, you should NOT manually configure the same tunnel in your PC, as this will cause a conflict.&lt;BR /&gt;Do you have a menu in your router settings like the attached image?</description>
      <pubDate>Wed, 30 Oct 2013 20:57:45 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037576#M1505</guid>
      <dc:creator>hazzamon</dc:creator>
      <dc:date>2013-10-30T20:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037577#M1506</link>
      <description>Yes, I do its all set up in there ive removed the lines from netsh to try and stop any conflicts but get the following:&lt;BR /&gt;I now seem to be able to ping some ipv6 addresses which resolve to v4 addresses others just time out..&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;C:\Users\Dragona&amp;gt;tracert ::ffff:d043:dcdc&lt;BR /&gt;Tracing route to resolver2.opendns.com [::ffff:208.67.220.220]&lt;BR /&gt;over a maximum of 30 hops:&lt;BR /&gt;&amp;nbsp; 1&amp;nbsp; Transmit error: code 1214.&lt;BR /&gt;Trace complete.&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE&gt;C:\Users\Dragona&amp;gt;ping ::ffff:d043:dcdc&lt;BR /&gt;Pinging 208.67.220.220 with 32 bytes of data:&lt;BR /&gt;Reply from 208.67.220.220: bytes=32 time=110ms TTL=51&lt;BR /&gt;Reply from 208.67.220.220: bytes=32 time=108ms TTL=51&lt;BR /&gt;Reply from 208.67.220.220: bytes=32 time=19ms TTL=51&lt;BR /&gt;Reply from 208.67.220.220: bytes=32 time=67ms TTL=51&lt;/PRE&gt;&lt;BR /&gt;Sorry, I'm fairly new</description>
      <pubDate>Wed, 30 Oct 2013 21:43:16 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037577#M1506</guid>
      <dc:creator>dragona</dc:creator>
      <dc:date>2013-10-30T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037578#M1507</link>
      <description>For a start, get rid of that third DNS server - it looks mighty invalid!&lt;BR /&gt;Ensure you've reset Window's TCP-IP stack to defaults to remove any traces that may be left. &lt;A href="http://support.microsoft.com/kb/299357" target="_blank"&gt;This link will show you how.&lt;/A&gt; Make sure to restart afterwards of course.&lt;BR /&gt;Assuming you are using Hurricane Electric, &lt;A href="http://www.tunnelbroker.net/forums/index.php?topic=2680.0" target="_blank"&gt;here's a link that will help you ensure you have entered all the settings correctly.&lt;/A&gt; Pay particular attention to the DDNS settings if you have a dynamic IPv4 address. Note that when typing in IPv6 addresses into the router configuration, you should not type in the '/64' at the end.</description>
      <pubDate>Wed, 30 Oct 2013 21:54:03 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037578#M1507</guid>
      <dc:creator>hazzamon</dc:creator>
      <dc:date>2013-10-30T21:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037579#M1508</link>
      <description>Done the above, replaced the third address with the secondary google one however i did get those addresses from a plusnet thread about dns servers that one being an open dns one.&lt;BR /&gt;reset the stack, seemed to work but no log produced and the thread you linked is was i originally used to configure my N55U&lt;BR /&gt;I can see in my ipv6 leases on the router that my NAS drive picked up an ipv6 address with no issues but 2 laptops both running different blends of win7 have not.&lt;BR /&gt;Edit: ping now gets the following message:&lt;BR /&gt;PING: transmit failed. General failure.&lt;BR /&gt;dick:quote&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Oct 2013 22:23:29 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037579#M1508</guid>
      <dc:creator>dragona</dc:creator>
      <dc:date>2013-10-30T22:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037580#M1509</link>
      <description>Try the following commands:&lt;BR /&gt;&lt;PRE&gt;ping &lt;A href="https://community.plus.net/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;ping 8.8.8.8&lt;BR /&gt;ping 2001:4860:4860::8888&lt;BR /&gt;nslookup &lt;A href="https://community.plus.net/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; 8.8.8.8&lt;BR /&gt;nslookup &lt;A href="https://community.plus.net/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; 2001:4860:4860::8888&lt;/PRE&gt;&lt;BR /&gt;They may give an indication as to which stage the problem lies.&lt;BR /&gt;Also try &lt;A href="http://test-ipv6.com/" target="_blank"&gt;http://test-ipv6.com/&lt;/A&gt; and see what it says.&lt;BR /&gt;In addition, go to your tunnel settings at &lt;A href="https://community.plus.net/www.tunnel-broker.net" target="_blank"&gt;www.tunnel-broker.net&lt;/A&gt; and check that 'Client IPv4' is accurate (Should be the IPv4 address allocated to you by Plusnet).&lt;BR /&gt;I assume that you have power-cycled the router too?</description>
      <pubDate>Wed, 30 Oct 2013 22:40:19 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037580#M1509</guid>
      <dc:creator>hazzamon</dc:creator>
      <dc:date>2013-10-30T22:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037581#M1510</link>
      <description>Got the following responses:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;Pinging &lt;A href="https://community.plus.net/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt; [173.194.67.105] with 32 bytes of data:&lt;BR /&gt;Reply from 173.194.67.105: bytes=32 time=21ms TTL=47&lt;BR /&gt;Reply from 173.194.67.105: bytes=32 time=21ms TTL=48&lt;BR /&gt;Reply from 173.194.67.105: bytes=32 time=20ms TTL=48&lt;BR /&gt;Reply from 173.194.67.105: bytes=32 time=20ms TTL=48&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Pinging 8.8.8.8 with 32 bytes of data:&lt;BR /&gt;Reply from 8.8.8.8: bytes=32 time=21ms TTL=48&lt;BR /&gt;Reply from 8.8.8.8: bytes=32 time=22ms TTL=48&lt;BR /&gt;Reply from 8.8.8.8: bytes=32 time=83ms TTL=48&lt;BR /&gt;Reply from 8.8.8.8: bytes=32 time=22ms TTL=48&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Pinging 2001:4860:4860::8888 with 32 bytes of data:&lt;BR /&gt;PING: transmit failed. General failure.&lt;BR /&gt;PING: transmit failed. General failure.&lt;BR /&gt;PING: transmit failed. General failure.&lt;BR /&gt;PING: transmit failed. General failure.&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Server:&amp;nbsp; google-public-dns-a.google.com&lt;BR /&gt;Address:&amp;nbsp; 8.8.8.8&lt;BR /&gt;Non-authoritative answer:&lt;BR /&gt;Name:&amp;nbsp; &amp;nbsp; &lt;A href="https://community.plus.net/www.google.com" target="_blank"&gt;www.google.com&lt;/A&gt;&lt;BR /&gt;Addresses:&amp;nbsp; 2a00:1450:4009:808::1010&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 173.194.41.179&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 173.194.41.177&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 173.194.41.180&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 173.194.41.176&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 173.194.41.178&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Server:&amp;nbsp; UnKnown&lt;BR /&gt;Address:&amp;nbsp; 2001:4860:4860::8888&lt;BR /&gt;*** UnKnown can't find &lt;A href="www.google.com:" target="_blank"&gt;www.google.com:&lt;/A&gt; No response from server&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Router has indeed been power cycled, Ipv4 address is correct its also static i know it off the top of my head.&lt;BR /&gt;&lt;A href="http://test-ipv6.com/" target="_blank"&gt;http://test-ipv6.com/&lt;/A&gt; states that im not ready for ipv6&amp;nbsp; "	No IPv6 address detected [more info]"&lt;BR /&gt;also noticed my Galaxy S3 is picking up an ipv6 address and scores 9/10 on the test-ipv6 website.</description>
      <pubDate>Wed, 30 Oct 2013 22:48:56 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037581#M1510</guid>
      <dc:creator>dragona</dc:creator>
      <dc:date>2013-10-30T22:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037582#M1511</link>
      <description>Your PC isn't picking up an IPv6 address correctly then.&lt;BR /&gt;Does IPConfig show your PC as having the expected IPv6 address? (ie your Hurricane Electric routed /64 followed by some more digits)</description>
      <pubDate>Wed, 30 Oct 2013 22:56:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037582#M1511</guid>
      <dc:creator>hazzamon</dc:creator>
      <dc:date>2013-10-30T22:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037583#M1512</link>
      <description>nope still showing an fe80: &lt;BR /&gt;Edit: Strange, got it working now had to move away from dell drivers for my Advanced N 6230 and go to the latest intel drivers to get ipv6 to work. tried a few different dell versions and had no luck.&lt;BR /&gt;Thanks for the help &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@104CD63F9302A50EF5EC70FE32BB8AA1/images/emoticons/smiley.gif" alt="Smiley" title="Smiley" /&gt;&lt;BR /&gt;-D</description>
      <pubDate>Wed, 30 Oct 2013 22:57:30 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037583#M1512</guid>
      <dc:creator>dragona</dc:creator>
      <dc:date>2013-10-30T22:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up 6in4 (tunnelbroker.net) on Asus DSL-N55U</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037584#M1513</link>
      <description>Don't forget to enable the firewall in the router if it has one, and if it doesn't then make sure any devices with an IPv6 address do, since the IPv6 addresses your router is handing out will be globally routable.&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Nov 2013 21:38:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Setting-up-6in4-tunnelbroker-net-on-Asus-DSL-N55U/m-p/1037584#M1513</guid>
      <dc:creator>dragon2611</dc:creator>
      <dc:date>2013-11-09T21:38:14Z</dc:date>
    </item>
  </channel>
</rss>

