<?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: Initial feedback/findings for Cisco 837 + Linux/Win7 clients in IPv6 Trial</title>
    <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801570#M341</link>
    <description>I modified your config a little to get it working on a Cisco 877W.&lt;BR /&gt;Instead of putting ipv6 address pnipv6 ::/64 eui-64 onto Ethernet0 I stuck it onto BVI1, like so:&lt;BR /&gt;&lt;PRE&gt;interface BVI1&lt;BR /&gt; description $FW_INSIDE$&lt;BR /&gt; ip address 192.168.0.1 255.255.255.0&lt;BR /&gt; ip access-group 103 in&lt;BR /&gt; no ip redirects&lt;BR /&gt; no ip unreachables&lt;BR /&gt; no ip proxy-arp&lt;BR /&gt; ip flow ingress&lt;BR /&gt; ip nat inside&lt;BR /&gt; ip virtual-reassembly in&lt;BR /&gt; ipv6 address pnipv6 ::/64 eui-64&lt;BR /&gt; ipv6 enable&lt;BR /&gt; ipv6 mtu 1480&lt;BR /&gt; ipv6 nd other-config-flag&lt;BR /&gt; ipv6 nd ra interval 4&lt;BR /&gt; ipv6 dhcp server ipv6pool&lt;/PRE&gt;&lt;BR /&gt;By sticking it on BVI1 it gives all devices that attach to my router an IPV6 address (including wireless with newer firmware releases).&lt;BR /&gt;First problem I've run into, my IPV6 works but not quite.&lt;BR /&gt;&lt;PRE&gt;C:\Users\David&amp;gt;ping ipv6.google.com&lt;BR /&gt;Pinging ipv6.l.google.com [2a00:1450:8006::68] with 32 bytes of data:&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=86ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=54ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=66ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=54ms&lt;BR /&gt;Ping statistics for 2a00:1450:8006::68:&lt;BR /&gt; &amp;nbsp; &amp;nbsp;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;BR /&gt;Approximate round trip times in milli-seconds:&lt;BR /&gt; &amp;nbsp; &amp;nbsp;Minimum = 54ms, Maximum = 86ms, Average = 65ms&lt;/PRE&gt;&lt;BR /&gt;The problem being...&lt;BR /&gt;&lt;PRE&gt;C:\Users\David&amp;gt;ipconfig&lt;BR /&gt;Windows IP Configuration&lt;BR /&gt;&lt;BR /&gt;Ethernet adapter Local Area Connection:&lt;BR /&gt; &amp;nbsp; Connection-specific DNS Suffix &amp;nbsp;. :&lt;BR /&gt; &amp;nbsp; IPv6 Address. . . . . . . . . . . : 2001:470:1f09:611:24fb:8d3e:a871:6e77&lt;BR /&gt; &amp;nbsp; IPv6 Address. . . . . . . . . . . : 2a02:16c8:60c0:5000:24fb:8d3e:a871:6e77&lt;BR /&gt; &amp;nbsp; Temporary IPv6 Address. . . . . . : 2001:470:1f09:611:53d:cec1:8ca8:57b6&lt;BR /&gt; &amp;nbsp; Temporary IPv6 Address. . . . . . : 2a02:16c8:60c0:5000:53d:cec1:8ca8:57b6&lt;BR /&gt; &amp;nbsp; Link-local IPv6 Address . . . . . : fe80::24fb:8d3e:a871:6e77%10&lt;BR /&gt; &amp;nbsp; IPv4 Address. . . . . . . . . . . : 192.168.0.44&lt;BR /&gt; &amp;nbsp; Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt; &amp;nbsp; Default Gateway . . . . . . . . . : fe80::215:2bff:fe30:9516%10&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 192.168.0.1&lt;BR /&gt;Tunnel adapter isatap.{B7BF63BA-F242-47F0-902B-5797F8E8058B}:&lt;BR /&gt; &amp;nbsp; Media State . . . . . . . . . . . : Media disconnected&lt;BR /&gt; &amp;nbsp; Connection-specific DNS Suffix &amp;nbsp;. :&lt;/PRE&gt;&lt;BR /&gt;I have two different IPV6 addresses, so I'm getting an oddity. (see attached screenshots) &amp;nbsp;I can access Google ipv6 but the rest results show I'm not using IPV6, it's rather odd.&lt;BR /&gt;/edit - fixed, I went into Local Area Connection properties, unchecked IPV6 (to turn it off) then checked it (to turn it back on) and it found PlusNets IPV6, I'm now scoring a perfect 10!</description>
    <pubDate>Wed, 01 Jun 2011 13:43:39 GMT</pubDate>
    <dc:creator>David_W</dc:creator>
    <dc:date>2011-06-01T13:43:39Z</dc:date>
    <item>
      <title>Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801569#M340</link>
      <description>&lt;I&gt;Warning: Lengthy post ahead but hopefully some of it might be of interest/use!&lt;/I&gt; &lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@0D61218B4C14ADFBC10BECD1C628E66A/images/emoticons/undecided.gif" alt="Undecided" title="Undecided" /&gt;&lt;BR /&gt;Hi everyone,&lt;BR /&gt;I'm seeing some good results in the other threads and if one thing's clear I'd say we're probably all scratching our heads at some stage in the process so I thought I'd share my findings in case they're of any use, and indeed will continue to read what others have to say to fill in my own gaps.&lt;BR /&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="font-size:14pt"&gt;Cisco 837 Router Config&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;I'm using a Cisco 837 (IOS c837-k9o3sy6-mz.124-25d.bin [24/08/2010]) which was previously configured with a Hurricane Electric IPv6-in-IPv4 tunnel. I stripped the old IPv6-related config (truth be told I initially kept it all in but it made it practically impossible to test the new config properly!) and replaced/added the following:&lt;BR /&gt;(Note: Non IPv6/connectivity config removed for clarity - I can post the whole lot if it's of interest)&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;!&lt;BR /&gt;ipv6 unicast-routing&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Enable IPv6 routing between interfaces&lt;BR /&gt;ipv6 dhcp pool IPV6DHCP&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! Define an IPv6 DHCP pool called 'IPV6DHCP'&lt;BR /&gt; dns-server 2001:470:20::2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Define an IPv6 DNS resolver for clients to use&lt;BR /&gt;!&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! Note: Client addresses not being handed out by DHCP!&lt;BR /&gt;!&lt;BR /&gt;interface Ethernet0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! LAN switchports&lt;BR /&gt; ipv6 address MYPLUSNETPREFIX ::/64 eui-64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Autoconfigure an IPv6 address using MYPLUSNETPREFIX+MAC&lt;BR /&gt; ipv6 enable&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Enable IPv6 on this interface (LAN)&lt;BR /&gt; ipv6 nd other-config-flag&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Announce that non-address info can be obtained by DHCP&lt;BR /&gt; ipv6 dhcp server IPV6DHCP&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Provide a DHCP service using my 'IPV6DHCP' pool/config&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface Dialer1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! Dialer interface (connects over int atm 0) (=WAN)&lt;BR /&gt; encapsulation ppp&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Use PPP encapsulation&lt;BR /&gt; dialer pool 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Define dialer pool '1'&lt;BR /&gt; ipv6 address autoconfig&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Autoconfigure a (link-local) IPv6 address &lt;BR /&gt; ipv6 enable&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Enable IPv6 on this interface (WAN)&lt;BR /&gt; ipv6 dhcp client pd MYPLUSNETPREFIX rapid-commit ! Obtain IPv6 prefix via DHCP from Plusnet (and call&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! it 'MYPLUSNETPREFIX' for use elsewhere)&lt;BR /&gt; ppp chap hostname &amp;lt;removed&amp;gt;@plusdsl.net&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Trial account username from Dave&lt;BR /&gt; ppp chap password 7 &amp;lt;removed&amp;gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Trial account password from Dave&lt;BR /&gt;!&lt;BR /&gt;ipv6 route ::/0 Dialer1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! Set default route to Dialer 1 (WAN)&lt;BR /&gt;!&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;As you can see I have configured an IPv6 DHCP service for LAN clients however I am only using this to dish out the address of an IPv6-enabled DNS server (at Hurricane Electric) and, notably, will not be using DHCP to provide clients with their IPv6 addresses. Instead, they will be expected to use autoconfiguration (i.e. concatenation of network prefix + MAC/other-identifier) to define their addresses or define their own static address (e.g. on my servers). I did it this way primarily to broaden the scope of the testing.&lt;BR /&gt;Router address and DHCP config can be verified with &lt;B&gt;show ipv6 interface brief&lt;/B&gt; and &lt;B&gt;show ipv6 dhcp interface&lt;/B&gt; respectively:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;Cisco837#sh ipv6 int brief&lt;BR /&gt;FastEthernet1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [up/up]&lt;BR /&gt;FastEthernet2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [down/down]&lt;BR /&gt;FastEthernet3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [down/down]&lt;BR /&gt;FastEthernet4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [down/down]&lt;BR /&gt;Ethernet0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [up/up]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FE80::212:D9FF:FED8:B2EE&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 2A02:16C8:2000:6000:212:D9FF:FED8:B2EE&lt;BR /&gt;ATM0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  [up/up]&lt;BR /&gt;Ethernet2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [administratively down/down]&lt;BR /&gt;Tunnel0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [administratively down/down]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FE80::51AE:8B49&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 2001:470:1F08:1917::2&lt;BR /&gt;Dialer1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [up/up]&lt;BR /&gt;&amp;nbsp; &amp;nbsp; FE80::212:D9FF:FED8:B2EE&lt;BR /&gt;NVI0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  [up/up]&lt;BR /&gt;Virtual-Access1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [up/up]&lt;BR /&gt;Virtual-Access2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [up/up&lt;BR /&gt;Cisco837#sh ipv6 dhcp int&lt;BR /&gt;Ethernet0 is in server mode&lt;BR /&gt;&amp;nbsp; Using pool: IPV6DHCP&lt;BR /&gt;&amp;nbsp; Preference value: 0&lt;BR /&gt;&amp;nbsp; Hint from client: ignored&lt;BR /&gt;&amp;nbsp; Rapid-Commit: disabled&lt;BR /&gt;Dialer1 is in client mode&lt;BR /&gt;&amp;nbsp; State is OPEN&lt;BR /&gt;&amp;nbsp; Renew will be sent in 7w0d&lt;BR /&gt;&amp;nbsp; List of known servers:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Reachable via address: FE80::90:1A00:3A3:BA15&lt;BR /&gt;&amp;nbsp; &amp;nbsp; DUID: 000200000A4C453332302F373435414333334558322F03&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Preference: 0&lt;BR /&gt;&amp;nbsp; &amp;nbsp; Configuration parameters:&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; IA PD: IA ID 0x000D0001, T1 INFINITY, T2 INFINITY&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Prefix: 2A02:16C8:2000:6000::/56&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; preferred lifetime INFINITY, valid lifetime INFINITY&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DNS server: 2001:470:20::2&lt;BR /&gt;&amp;nbsp; Prefix name: MYPLUSNETPREFIX&lt;BR /&gt;&amp;nbsp; Rapid-Commit: enabled&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="font-size:14pt"&gt;Linux Client Config&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;My main Linux box is running Kubuntu 6.06 (yes, it's old!) however its config will be similar across most distros, particular others that are Debian-based. Configuration was done at the command line and so GUI tools might represent things slightly differently.&lt;BR /&gt;First off I configured a static IPv6 address (as it acts as a server):&lt;BR /&gt;(Note: Again any non-IPv6 config is removed for clarity)&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;auto eth0&lt;BR /&gt;iface eth0 inet6 static&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; pre-up modprobe ipv6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Ensure the IPv6 kernel module is loaded&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; address 2a02:16c8:2000:6000::50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  ! Configure a static IPv6 address&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; netmask 64&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ! Configure the subnet size (a /64 from the /56 allocation)&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Whilst this gave the server IPv6 connectivity it will still perform DNS lookups over IPv4. In particular, it can fetch IPv6 records (AAAA) but won't be using IPv6 transport. As prepared for on the router, DHCPv6 is one solution and for this I installed a DHCPv6 client &lt;B&gt;apt-get install wide-dhcpv6-client&lt;/B&gt; and enabled it on eth0 by specifying &lt;B&gt;INTERFACES="eth0"&lt;/B&gt; in &lt;B&gt;/etc/default/wide-dhcpv6-client&lt;/B&gt; (method/config might differ on other distros).&lt;BR /&gt;A packet trace showed the DHCP solicit/response/request/reply DHCPv6 dialogue with the DNS server address included, &lt;B&gt;however&lt;/B&gt;, I was still seeing DNS lookups going over IPv4 to Plusnet's IPv4 DNS servers. This could well be a problem with my old installation so I will need to look into this further. [&lt;I&gt;Edit: It was - having tried a newer version on Debian Squeeze it now comes with a script to automatically put the DHCPv6-obtained DNS servers into /etc/resolv.conf&lt;/I&gt;] In the meantime I manually defined an IPv6 DNS server in /etc/resolv.conf:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;# Hurricane Electric DNS server (IPv6)&lt;BR /&gt;nameserver 2001:470:20::2&lt;BR /&gt;# Plusnet DNS servers - see &lt;A href="http://www.plus.net/support/customer_service/using/settings.shtml" target="_blank"&gt;http://www.plus.net/support/customer_service/using/settings.shtml&lt;/A&gt;&lt;BR /&gt;nameserver 212.159.13.49&lt;BR /&gt;nameserver 212.159.13.50&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Now, packet traces showed the Hurricane Electric DNS server taking primacy and queries going over IPv6.&lt;BR /&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="font-size:14pt"&gt;Windows 7 Config&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;My laptop runs Windows 7 however I only really use it for sat-in-the-lounge web browsing and I am not too familiar with low-level configuration of it, particularly for IPv6. However, I worked out enough to at least get it working.&lt;BR /&gt;First off I decided to disable Teredo tunneling because whilst provide IPv6 capability I didn't want it to interfere with the Plusnet trial as there's a very real danger that IPv6 connectivity may well appear to be working but it'd actually be the Teredo tunnel providing it and not Plusnet's native IPv6. I couldn't find a way to do this with the GUI however entering the following in a command prompt (run as administrator) works:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;netsh interface teredo set state disable&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;(You may wish to disable 6to4 tunneling with &lt;B&gt;netsh interface 6to4 set state disable&lt;/B&gt; if you find that's kicking in too)&lt;BR /&gt;Again I wanted to use autoconfiguration for the IPv6 address but ensure that DHCPv6 was used to obtain an IPv6-enabled DNS server. To do this I first had to find the 'Idx' identifier for my wireless adapter:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;C:\&amp;gt;netsh interface ipv6 show interfaces&lt;BR /&gt;Idx&amp;nbsp; &amp;nbsp;  Met&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  MTU&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; State&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Name&lt;BR /&gt;---&amp;nbsp; ----------&amp;nbsp; ----------&amp;nbsp; ------------&amp;nbsp; ---------------------------&lt;BR /&gt;&amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; 4294967295&amp;nbsp; connected&amp;nbsp; &amp;nbsp;  Loopback Pseudo-Interface 1&lt;BR /&gt; 12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 25&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1500&amp;nbsp; connected&amp;nbsp; &amp;nbsp;  Wireless Network Connection&lt;BR /&gt; 16&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 50&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1280&amp;nbsp; disconnected&amp;nbsp; isatap.{C5817D38-DC03-4DA8-89E5-2318E2AFFCE4}&lt;BR /&gt; 11&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1500&amp;nbsp; disconnected&amp;nbsp; Local Area Connection&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;...and then enable DHCPv6 for this interface:&lt;BR /&gt;&lt;PRE&gt;netsh interface ipv6 set interface 12 advertise=disable managed=enable&lt;/PRE&gt;&lt;BR /&gt;(Further details of DHCPv6 on Windows can be found &lt;A href="http://technet.microsoft.com/hi-in/magazine/2007.03.cableguy%28en-us%29.aspx" target="_blank"&gt;here&lt;/A&gt;)&lt;BR /&gt;The config can now be confirmed working:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;C:\&amp;gt;ipconfig /all&lt;BR /&gt;Wireless LAN adapter Wireless Network Connection:&lt;BR /&gt;&amp;nbsp;  Connection-specific DNS Suffix&amp;nbsp; . :&lt;BR /&gt;&amp;nbsp;  Description . . . . . . . . . . . : Atheros AR5005G Wireless Network Adapter&lt;BR /&gt;&amp;nbsp;  Physical Address. . . . . . . . . : 00-19-7D-47-E5-86&lt;BR /&gt;&amp;nbsp;  DHCP Enabled. . . . . . . . . . . : Yes&lt;BR /&gt;&amp;nbsp;  Autoconfiguration Enabled . . . . : Yes&lt;BR /&gt;&amp;nbsp;  IPv6 Address. . . . . . . . . . . : 2a02:16c8:2000:6000:f820:b600:64c2:f2cd(Preferred)&lt;BR /&gt;&amp;nbsp;  Temporary IPv6 Address. . . . . . : 2a02:16c8:2000:6000:287c:b3a3:c594:2183(Preferred)&lt;BR /&gt;&amp;nbsp;  Link-local IPv6 Address . . . . . : fe80::f820:b600:64c2:f2cd%12(Preferred)&lt;BR /&gt;&amp;nbsp;  IPv4 Address. . . . . . . . . . . : 192.168.1.71(Preferred)&lt;BR /&gt;&amp;nbsp;  Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt;&amp;nbsp;  Lease Obtained. . . . . . . . . . : 30 May 2011 14:15:43&lt;BR /&gt;&amp;nbsp;  Lease Expires . . . . . . . . . . : 30 May 2011 21:26:20&lt;BR /&gt;&amp;nbsp;  Default Gateway . . . . . . . . . : fe80::212:d9ff:fed8:b2ee%12&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  192.168.1.254&lt;BR /&gt;&amp;nbsp;  DHCP Server . . . . . . . . . . . : 192.168.1.254&lt;BR /&gt;&amp;nbsp;  DHCPv6 IAID . . . . . . . . . . . : 218110333&lt;BR /&gt;&amp;nbsp;  DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-B1-83-96-00-16-36-D1-05-36&lt;BR /&gt;&amp;nbsp;  DNS Servers . . . . . . . . . . . : 2001:470:20::2&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  212.159.13.49&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  212.159.13.50&lt;BR /&gt;&amp;nbsp;  NetBIOS over Tcpip. . . . . . . . : Enabled&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;So you can see that global IPv6 addresses have been assigned through autoconfiguration (one using the MAC address, another randomly generated), a link-local address (again via autoconfiguration), the link-local address of the gateway (obtained via the router advertisement) and the IPv6-enabled DNS server included in the DNS server lineup. A packet trace confirmed that this server was indeed being used (over IPv6).&lt;BR /&gt;&lt;B&gt;&lt;U&gt;&lt;SPAN style="font-size:14pt"&gt;Performance&lt;/SPAN&gt;&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;I've got an IPv4/IPv6 dual-stack server in Telehouse (London) and so used this as a test reference as I can rule out a number of external variables that may otherwise impact on performance tests such as server load, distance from Plusnet's peering point, etc.&lt;BR /&gt;Firstly, ICMP pings showed comparable results (~40ms):&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;mathew@rugrat:~$ ping -c 5 targur.newtonnet.co.uk&lt;BR /&gt;PING targur.newtonnet.co.uk (212.13.195.175) 56(84) bytes of data.&lt;BR /&gt;64 bytes from secure.newtonnet.co.uk (212.13.195.175): icmp_seq=1 ttl=54 time=39.2 ms&lt;BR /&gt;64 bytes from secure.newtonnet.co.uk (212.13.195.175): icmp_seq=2 ttl=54 time=34.6 ms&lt;BR /&gt;64 bytes from secure.newtonnet.co.uk (212.13.195.175): icmp_seq=3 ttl=54 time=39.8 ms&lt;BR /&gt;64 bytes from secure.newtonnet.co.uk (212.13.195.175): icmp_seq=4 ttl=54 time=41.0 ms&lt;BR /&gt;64 bytes from secure.newtonnet.co.uk (212.13.195.175): icmp_seq=5 ttl=54 time=37.1 ms&lt;BR /&gt;--- targur.newtonnet.co.uk ping statistics ---&lt;BR /&gt;5 packets transmitted, 5 received, 0% packet loss, time 4014ms&lt;BR /&gt;rtt min/avg/max/mdev = 34.635/38.377/41.041/2.267 ms&lt;BR /&gt;mathew@rugrat:~$ ping6 -c 5 targur.newtonnet.co.uk&lt;BR /&gt;PING targur.newtonnet.co.uk(2001:ba8:1f1:f137::2) 56 data bytes&lt;BR /&gt;64 bytes from 2001:ba8:1f1:f137::2: icmp_seq=1 ttl=55 time=40.2 ms&lt;BR /&gt;64 bytes from 2001:ba8:1f1:f137::2: icmp_seq=2 ttl=55 time=39.7 ms&lt;BR /&gt;64 bytes from 2001:ba8:1f1:f137::2: icmp_seq=3 ttl=55 time=39.3 ms&lt;BR /&gt;64 bytes from 2001:ba8:1f1:f137::2: icmp_seq=4 ttl=55 time=41.9 ms&lt;BR /&gt;64 bytes from 2001:ba8:1f1:f137::2: icmp_seq=5 ttl=55 time=40.4 ms&lt;BR /&gt;--- targur.newtonnet.co.uk ping statistics ---&lt;BR /&gt;5 packets transmitted, 5 received, 0% packet loss, time 6333ms&lt;BR /&gt;rtt min/avg/max/mdev = 39.353/40.337/41.920/0.887 ms&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Whereas traceroutes showed that the IPv6 path was a couple of hops shorter:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;mathew@rugrat:~$ traceroute targur.newtonnet.co.uk&lt;BR /&gt;traceroute to targur.newtonnet.co.uk (212.13.195.175), 30 hops max, 40 byte packets&lt;BR /&gt; 1&amp;nbsp; 192.168.1.254 (192.168.1.254)&amp;nbsp; 1.538 ms&amp;nbsp; 1.477 ms&amp;nbsp; 1.440 ms&lt;BR /&gt; 2&amp;nbsp; lo0.plusnet.thn-ag1.plus.net (195.166.128.101)&amp;nbsp; 45.569 ms&amp;nbsp; 40.505 ms&amp;nbsp; 37.733 ms&lt;BR /&gt; 3&amp;nbsp; gi1-5-704.thn-gw2.plus.net (84.92.4.248)&amp;nbsp; 40.463 ms&amp;nbsp; 35.753 ms&amp;nbsp; 78.430 ms&lt;BR /&gt; 4&amp;nbsp; te-3-4.car5.London1.Level3.net (217.163.45.181)&amp;nbsp; 42.998 ms&amp;nbsp; 39.137 ms&amp;nbsp; 36.721 ms&lt;BR /&gt; 5&amp;nbsp; * * *&lt;BR /&gt; 6&amp;nbsp; unknown.Level3.net (212.113.15.62)&amp;nbsp; 38.153 ms&amp;nbsp; 103.258 ms&amp;nbsp; 37.881 ms&lt;BR /&gt; 7&amp;nbsp; ldn-s10-rou-1041.UK.eurorings.net (134.222.231.26)&amp;nbsp; 42.972 ms ldn-s10-rou-1041.UK.eurorings.net &lt;BR /&gt;(134.222.231.30)&amp;nbsp; 40.637 ms&amp;nbsp; 40.631 ms&lt;BR /&gt; 8&amp;nbsp; vl327-kpn-gw-sup-tfm4.jump.net.uk (194.153.169.237)&amp;nbsp; 39.963 ms&amp;nbsp; 43.046 ms&amp;nbsp; 38.500 ms&lt;BR /&gt; 9&amp;nbsp; faustino.bitfolk.com (212.13.194.217)&amp;nbsp; 41.410 ms&amp;nbsp; 43.332 ms&amp;nbsp; 40.395 ms&lt;BR /&gt;10&amp;nbsp; secure.newtonnet.co.uk (212.13.195.175)&amp;nbsp; 38.183 ms&amp;nbsp; 41.575 ms&amp;nbsp; 39.601 ms&lt;BR /&gt;mathew@rugrat:~$ traceroute6 targur.newtonnet.co.uk&lt;BR /&gt;traceroute to targur.newtonnet.co.uk (2001:ba8:1f1:f137::2) from 2a02:16c8:2000:6000:240:f4ff:fe54:7310, 30 &lt;BR /&gt;hops max, 16 byte packets&lt;BR /&gt; 1&amp;nbsp; 2a02:16c8:2000:6000:212:d9ff:fed8:b2ee (2a02:16c8:2000:6000:212:d9ff:fed8:b2ee)&amp;nbsp; 1.597 ms&amp;nbsp; 1.271 ms&amp;nbsp; 1.128 ms&lt;BR /&gt; 2&amp;nbsp; 2a02:16c8:0:1::d (2a02:16c8:0:1::d)&amp;nbsp; 49.208 ms&amp;nbsp; 45.303 ms&amp;nbsp; 40.646 ms&lt;BR /&gt; 3&amp;nbsp; 2a02:16c8:1:8018::1 (2a02:16c8:1:8018::1)&amp;nbsp; 43.581 ms&amp;nbsp; 42.079 ms&amp;nbsp; 38.507 ms&lt;BR /&gt; 4&amp;nbsp; lonap.he.net (2001:7f8:17::1b1b:1)&amp;nbsp; 39.029 ms&amp;nbsp; 50.168 ms&amp;nbsp; 38.502 ms&lt;BR /&gt; 5&amp;nbsp; linxv6-gw-a.jump.net.uk (2001:7f8:4::22ef:1)&amp;nbsp; 39.337 ms&amp;nbsp; 41.416 ms&amp;nbsp; 48.074 ms&lt;BR /&gt; 6&amp;nbsp; jump-gw-2.ipv6.bitfolk.com (2001:ba8:0:1f1::2)&amp;nbsp; 41.018 ms&amp;nbsp; 39.814 ms&amp;nbsp; 43.729 ms&lt;BR /&gt; 7&amp;nbsp; faustino.bitfolk.com (2001:ba8:0:1f1:2e0:81ff:fe47:1d16)&amp;nbsp; 40.763 ms&amp;nbsp; 44.476 ms&amp;nbsp; 39.449 ms&lt;BR /&gt; 8&amp;nbsp; 2001:ba8:1f1:f137::2 (2001:ba8:1f1:f137::2)&amp;nbsp; 49.213 ms&amp;nbsp; 45.636 ms&amp;nbsp; 41.738 ms&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Plusnet's peering (to my server on the Jump network) in Telehouse can be seen to be provided for separately for IPv4 (Level3) and IPv6 (Hurricane Electric) but it didn't seem to affect the latency despite the different hop count (there will of course be many differences, particularly at the underlying levels so it's not worth dwelling on too much).&lt;BR /&gt;Downstream throughput was tested using &lt;A href="http://iperf.sourceforge.net/" target="_blank"&gt;iperf&lt;/A&gt; by running a TCP stream for 20s over IPv4 then IPv6:&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;mathew@targur:~$ iperf -t 20 -c rugrat.newtonnet.co.uk&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;Client connecting to rugrat.newtonnet.co.uk, TCP port 5001&lt;BR /&gt;TCP window size: 16.0 KByte (default)&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;[&amp;nbsp; 3] local 212.13.195.175 port 33649 connected with 81.174.139.73 port 5001&lt;BR /&gt;[ ID] Interval&amp;nbsp; &amp;nbsp; &amp;nbsp;  Transfer&amp;nbsp; &amp;nbsp;  Bandwidth&lt;BR /&gt;[&amp;nbsp; 3]&amp;nbsp; 0.0-20.1 sec&amp;nbsp; 7.77 MBytes&amp;nbsp; 3.24 Mbits/sec&lt;BR /&gt;mathew@targur:~$ iperf -V -t 20 -c rugrat.newtonnet.co.uk&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;Client connecting to rugrat.newtonnet.co.uk, TCP port 5001&lt;BR /&gt;TCP window size: 16.0 KByte (default)&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;[&amp;nbsp; 3] local 2001:ba8:1f1:f137::2 port 45936 connected with 2a02:16c8:2000:6000::50 port 5001&lt;BR /&gt;[ ID] Interval&amp;nbsp; &amp;nbsp; &amp;nbsp;  Transfer&amp;nbsp; &amp;nbsp;  Bandwidth&lt;BR /&gt;[&amp;nbsp; 3]&amp;nbsp; 0.0-20.2 sec&amp;nbsp; 8.67 MBytes&amp;nbsp; 3.60 Mbits/sec&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;Note that whilst the IPv6 transfer may have seemed quicker (3.6 Mbps compared with 3.24 Mbps) repeated tests showed there was quite a lot of variance and so I will rerun the tests overnight rather than mid-afternoon on a bank holiday! I also tested upload which again was comparable (and maxed out my connection at ~400kbps).&lt;BR /&gt;Finally, I have attached the obligatory &lt;A href="http://test-ipv6.com"&gt;http://test-ipv6.com&lt;/A&gt; result confirming all is hunkydory:&lt;BR /&gt;&lt;A href="http://www.newtonnet.co.uk/permanent/test-ipv6.com-result.png" target="_blank"&gt;&lt;IMG src="http://www.newtonnet.co.uk/permanent/test-ipv6.com-result.png" /&gt;&lt;/A&gt;&lt;BR /&gt;All in all things are looking good so a big well done and thank you, Plusnet!&amp;nbsp; &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;Mathew</description>
      <pubDate>Mon, 30 May 2011 14:05:31 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801569#M340</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2011-05-30T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801570#M341</link>
      <description>I modified your config a little to get it working on a Cisco 877W.&lt;BR /&gt;Instead of putting ipv6 address pnipv6 ::/64 eui-64 onto Ethernet0 I stuck it onto BVI1, like so:&lt;BR /&gt;&lt;PRE&gt;interface BVI1&lt;BR /&gt; description $FW_INSIDE$&lt;BR /&gt; ip address 192.168.0.1 255.255.255.0&lt;BR /&gt; ip access-group 103 in&lt;BR /&gt; no ip redirects&lt;BR /&gt; no ip unreachables&lt;BR /&gt; no ip proxy-arp&lt;BR /&gt; ip flow ingress&lt;BR /&gt; ip nat inside&lt;BR /&gt; ip virtual-reassembly in&lt;BR /&gt; ipv6 address pnipv6 ::/64 eui-64&lt;BR /&gt; ipv6 enable&lt;BR /&gt; ipv6 mtu 1480&lt;BR /&gt; ipv6 nd other-config-flag&lt;BR /&gt; ipv6 nd ra interval 4&lt;BR /&gt; ipv6 dhcp server ipv6pool&lt;/PRE&gt;&lt;BR /&gt;By sticking it on BVI1 it gives all devices that attach to my router an IPV6 address (including wireless with newer firmware releases).&lt;BR /&gt;First problem I've run into, my IPV6 works but not quite.&lt;BR /&gt;&lt;PRE&gt;C:\Users\David&amp;gt;ping ipv6.google.com&lt;BR /&gt;Pinging ipv6.l.google.com [2a00:1450:8006::68] with 32 bytes of data:&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=86ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=54ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=66ms&lt;BR /&gt;Reply from 2a00:1450:8006::68: time=54ms&lt;BR /&gt;Ping statistics for 2a00:1450:8006::68:&lt;BR /&gt; &amp;nbsp; &amp;nbsp;Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),&lt;BR /&gt;Approximate round trip times in milli-seconds:&lt;BR /&gt; &amp;nbsp; &amp;nbsp;Minimum = 54ms, Maximum = 86ms, Average = 65ms&lt;/PRE&gt;&lt;BR /&gt;The problem being...&lt;BR /&gt;&lt;PRE&gt;C:\Users\David&amp;gt;ipconfig&lt;BR /&gt;Windows IP Configuration&lt;BR /&gt;&lt;BR /&gt;Ethernet adapter Local Area Connection:&lt;BR /&gt; &amp;nbsp; Connection-specific DNS Suffix &amp;nbsp;. :&lt;BR /&gt; &amp;nbsp; IPv6 Address. . . . . . . . . . . : 2001:470:1f09:611:24fb:8d3e:a871:6e77&lt;BR /&gt; &amp;nbsp; IPv6 Address. . . . . . . . . . . : 2a02:16c8:60c0:5000:24fb:8d3e:a871:6e77&lt;BR /&gt; &amp;nbsp; Temporary IPv6 Address. . . . . . : 2001:470:1f09:611:53d:cec1:8ca8:57b6&lt;BR /&gt; &amp;nbsp; Temporary IPv6 Address. . . . . . : 2a02:16c8:60c0:5000:53d:cec1:8ca8:57b6&lt;BR /&gt; &amp;nbsp; Link-local IPv6 Address . . . . . : fe80::24fb:8d3e:a871:6e77%10&lt;BR /&gt; &amp;nbsp; IPv4 Address. . . . . . . . . . . : 192.168.0.44&lt;BR /&gt; &amp;nbsp; Subnet Mask . . . . . . . . . . . : 255.255.255.0&lt;BR /&gt; &amp;nbsp; Default Gateway . . . . . . . . . : fe80::215:2bff:fe30:9516%10&lt;BR /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 192.168.0.1&lt;BR /&gt;Tunnel adapter isatap.{B7BF63BA-F242-47F0-902B-5797F8E8058B}:&lt;BR /&gt; &amp;nbsp; Media State . . . . . . . . . . . : Media disconnected&lt;BR /&gt; &amp;nbsp; Connection-specific DNS Suffix &amp;nbsp;. :&lt;/PRE&gt;&lt;BR /&gt;I have two different IPV6 addresses, so I'm getting an oddity. (see attached screenshots) &amp;nbsp;I can access Google ipv6 but the rest results show I'm not using IPV6, it's rather odd.&lt;BR /&gt;/edit - fixed, I went into Local Area Connection properties, unchecked IPV6 (to turn it off) then checked it (to turn it back on) and it found PlusNets IPV6, I'm now scoring a perfect 10!</description>
      <pubDate>Wed, 01 Jun 2011 13:43:39 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801570#M341</guid>
      <dc:creator>David_W</dc:creator>
      <dc:date>2011-06-01T13:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801571#M342</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote from: David&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;I have two different IPV6 addresses, so I'm getting an oddity. (see attached screenshots) &amp;nbsp;I can access Google ipv6 but the rest results show I'm not using IPV6, it's rather odd.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;The 2001:470:1f09:61:: address is/was a Hurricane Electric address so presumably you've been using one of their tunnels in the past? If the tunnel isn't up the network stack might still try and use the address and fall back to IPv4 if it doesn't work.&lt;BR /&gt;Mathew</description>
      <pubDate>Wed, 01 Jun 2011 15:37:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801571#M342</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2011-06-01T15:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801572#M343</link>
      <description>Aye, I was using the HE tunnel, I took the config out of the umm, config but Windows was still using that until I disabled and re-enabled IPV6 (ipconfig /release didn't work though I'm guessing a reboot may have).&lt;BR /&gt;Out of interest, how is your VMBU looking?&amp;nbsp; I only switched to IPV6 today (F9 domain so needed fiddling for plusdsl domain) and I'm currently showing 0kb peak which turned to peak 2 hours ago so the VMBU should have caught up and shown a little traffic by now.</description>
      <pubDate>Wed, 01 Jun 2011 17:11:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801572#M343</guid>
      <dc:creator>David_W</dc:creator>
      <dc:date>2011-06-01T17:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801573#M344</link>
      <description>Have you logged into the portal using your test credentials (if it will let you)? Otherwise won't VMBU reflect only your normal IPv4 account usage (probably nil for today)?</description>
      <pubDate>Wed, 01 Jun 2011 18:55:47 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801573#M344</guid>
      <dc:creator>spraxyt</dc:creator>
      <dc:date>2011-06-01T18:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Initial feedback/findings for Cisco 837 + Linux/Win7 clients</title>
      <link>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801574#M345</link>
      <description>You should be able to log in and see VMBU with the test account login, however we aren't currently recording IPv6 traffic in VMBU in the protocol split so you'll just see traffic you do on the test account over IPv4.</description>
      <pubDate>Wed, 01 Jun 2011 19:05:53 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/Initial-feedback-findings-for-Cisco-837-Linux-Win7-clients/m-p/801574#M345</guid>
      <dc:creator>dave</dc:creator>
      <dc:date>2011-06-01T19:05:53Z</dc:date>
    </item>
  </channel>
</rss>

