<?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: IPv6 Connectivity Problems in IPv6 Trial</title>
    <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903942#M968</link>
    <description>IPv4 also OK on both my and my friend's IPv6 test accounts.&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 10 Jul 2012 11:21:01 GMT</pubDate>
    <dc:creator>brueton</dc:creator>
    <dc:date>2012-07-10T11:21:01Z</dc:date>
    <item>
      <title>IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903931#M957</link>
      <description>Hi Support/Everyone,&lt;BR /&gt;From Mon 2nd July I seem to have lost IPv6 connectivity and whilst I'm pretty sure I didn't change anything that day (I was at work when the failure occured (10-11am)) I cannot rule out something like a DHCP expiry unearthing a latent configuration error at my end.&lt;BR /&gt;I am using a Cisco 877 router and can obtain an IPv6 prefix via DHCP:&lt;BR /&gt;&lt;PRE&gt;Cisco877#clear ipv6 dhcp client dial 1&lt;BR /&gt;Cisco877#sh ipv6 dhcp int dial 1&lt;BR /&gt;Dialer1 is in client mode&lt;BR /&gt; &amp;nbsp;Prefix State is OPEN (0)&lt;BR /&gt; &amp;nbsp;Information refresh timer expires in 23:59:54&lt;BR /&gt; &amp;nbsp;Renew will be sent in 7w0d&lt;BR /&gt; &amp;nbsp;Address State is IDLE&lt;BR /&gt; &amp;nbsp;List of known servers:&lt;BR /&gt; &amp;nbsp; &amp;nbsp;Reachable via address: FE80::90:1A00:3A3:8D54&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:600::/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; &amp;nbsp; &amp;nbsp;Information refresh time: 0&lt;BR /&gt; &amp;nbsp;Prefix name: MYPLUSNETPREFIX&lt;BR /&gt; &amp;nbsp;Prefix Rapid-Commit: disabled&lt;BR /&gt; &amp;nbsp;Address Rapid-Commit: disabled&lt;/PRE&gt;&lt;BR /&gt;The router then sets itself a link-local IPv6 address and a global IPv6 address on VLAN1 with this prefix using auto-configuration:&lt;BR /&gt;&lt;PRE&gt;Vlan1 &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; &amp;nbsp; &amp;nbsp;FE80::B6A4:E3FF:FE11:A57A&lt;BR /&gt; &amp;nbsp; &amp;nbsp;2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A&lt;/PRE&gt;&lt;BR /&gt;At this point I can ping the DHCP server using (from) my link local address:&lt;BR /&gt;&lt;PRE&gt;Cisco877#ping ipv6 FE80::90:1A00:3A3:8D54&lt;BR /&gt;Output Interface: dial 1&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to FE80::90:1A00:3A3:8D54, timeout is 2 seconds:&lt;BR /&gt;Packet sent with a source address of FE80::B6A4:E3FF:FE11:A57A&lt;BR /&gt;!!!!!&lt;BR /&gt;Success rate is 100 percent (5/5), round-trip min/avg/max = 36/39/40 ms&lt;/PRE&gt;&lt;BR /&gt;But I cannot ping anything beyond that (e.g. the DNS server referenced in the DHCP response) from my global address:&lt;BR /&gt;&lt;PRE&gt;Cisco877#ping ipv6 2001:470:20::2&lt;BR /&gt;Type escape sequence to abort.&lt;BR /&gt;Sending 5, 100-byte ICMP Echos to 2001:470:20::2, timeout is 2 seconds:&lt;BR /&gt;HHHHH&lt;BR /&gt;Success rate is 0 percent (0/5)&lt;/PRE&gt;&lt;BR /&gt;Similarly, I cannot ping in from an external IPv6-enabled machine:&lt;BR /&gt;&lt;PRE&gt;mathew@targur:~$ ping6 2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A&lt;BR /&gt;PING 2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A(2a02:16c8:2000:600:b6a4:e3ff:fe11:a57a) 56 data bytes&lt;BR /&gt;From 2001:ba8:0:1f1::1 icmp_seq=1 Destination unreachable: No route&lt;BR /&gt;From 2001:ba8:0:1f1::1 icmp_seq=2 Destination unreachable: No route&lt;BR /&gt;From 2001:ba8:0:1f1::1 icmp_seq=3 Destination unreachable: No route&lt;BR /&gt;^C&lt;BR /&gt;--- 2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A ping statistics ---&lt;BR /&gt;3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2006ms&lt;/PRE&gt;&lt;BR /&gt;The 'no route' response is interesting, and if we look at the traceroute it doesn't seem to be getting even as far as Plusnet, nevermind all the way to me:&lt;BR /&gt;&lt;PRE&gt;mathew@targur:~$ traceroute6 2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A&lt;BR /&gt;traceroute to 2A02:16C8:2000:600:B6A4:E3FF:FE11:A57A (2a02:16c8:2000:600:b6a4:e3ff:fe11:a57a), 30 hops max, 40 byte packets&lt;BR /&gt; 1 &amp;nbsp;2001:ba8:1f1:f137::1 (2001:ba8:1f1:f137::1) &amp;nbsp;0.151 ms &amp;nbsp;0.194 ms &amp;nbsp;0.181 ms&lt;BR /&gt; 2 &amp;nbsp;jump-gw-1.ipv6.bitfolk.com (2001:ba8:0:1f1::1) &amp;nbsp;0.906 ms !N &amp;nbsp;0.990 ms !N &amp;nbsp;1.367 ms !N&lt;/PRE&gt;&lt;BR /&gt;Are you able to check/confirm that my prefix is actually being announced via BGP?&lt;BR /&gt;Thanks for reading this far, and if there's anything anyone can suggest it'd be appreciated. It's always frustrating when it has been working for a long time (over a year now) and then one day just stops!! That said, the short traceroute suggests it's a Plusnet issue but I stand to be corrected.&lt;BR /&gt;Mathew&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jul 2012 11:39:48 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903931#M957</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-08T11:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903932#M958</link>
      <description>I have checked on two connections and both have IPv6 connection problems.&lt;BR /&gt;Both are on the trial and have been working OK until recently.&lt;BR /&gt;PeteB</description>
      <pubDate>Sun, 08 Jul 2012 11:46:03 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903932#M958</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-08T11:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903933#M959</link>
      <description>thinkbroadband.com quality monitor is showing 100% packet loss for ipv6, ipv4 is OK.&lt;BR /&gt;I suspect some change has been made by Plusnet that has caused the ipv6 connectivity to stop working.&lt;BR /&gt;PeteB</description>
      <pubDate>Sun, 08 Jul 2012 11:58:59 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903933#M959</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-08T11:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903934#M960</link>
      <description>Thanks Pete. That's quite reassuring in a perhaps-its-not-something-I've-done kind of way!&lt;BR /&gt;Mathew</description>
      <pubDate>Sun, 08 Jul 2012 12:00:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903934#M960</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-08T12:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903935#M961</link>
      <description>One of the routers is a 7800N and the other a TG582n so the problem is not related to the hardware being used.&lt;BR /&gt;Last ipv6 connection on the quality monitor is approx. 10:30 on Monday 2nd July 2012.&lt;BR /&gt;Pete &lt;BR /&gt;</description>
      <pubDate>Sun, 08 Jul 2012 12:08:32 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903935#M961</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-08T12:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903936#M962</link>
      <description>That coincides with when mine went down so thanks for mentioning that.&lt;BR /&gt;Mathew</description>
      <pubDate>Sun, 08 Jul 2012 12:13:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903936#M962</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-08T12:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903937#M963</link>
      <description>Incidentally, the consequences of this situation - apparent IPv6 capability but no actual offsite connectivity - has caused problems for some devices which might be worthy of consideration for an eventual future rollout.&lt;BR /&gt;Firstly, there is the relatively common symptom of browsers (Firefox 13 here) attempting to connect over IPv6 and falling back to IPv4 only after a timeout thus causing sluggish browsing to sites with IPv6 AAAA DNS records. The 'Happy Eyeballs'[1] technique (and similar) may eventually alleviate this problem but for now it is rather frustrating.&lt;BR /&gt;Worse than sluggish performance though I am finding that some applications behave very badly. For example, Google's 'Play' (app store) on Android seems to trip over itself if it thinks it has IPv6 connectivity yet fails to get packets delivered - it just waits and waits before eventually giving up (i.e. it doesn't fall back to IPv4). This is occuring on two devices, both running Gingerbread 2.3.5.&lt;BR /&gt;This problem is likely to get far worse before it starts to get better as more and more sites are starting to add AAAA records now that they're supporting IPv6.&lt;BR /&gt;Mathew&lt;BR /&gt;[1] It would appear that Firefox does implement HE but it doesn't seem to be working particularly effectively. To be fair the delay is in the order of a few seconds, and so a lot better than the 10's of seconds that used to occur a few years ago with a broken IPv6 setup, but in today's want-it-now society I'm sure it'll still be too long for many people!</description>
      <pubDate>Sun, 08 Jul 2012 21:00:56 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903937#M963</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-08T21:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903938#M964</link>
      <description>Similar problems here.&lt;BR /&gt;I managed to ping your IPv6 address above, MJN, though the ping time was &amp;gt;600ms.&lt;BR /&gt;I have disabled IPv6 on my router for now as it's currently a pain.</description>
      <pubDate>Mon, 09 Jul 2012 06:31:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903938#M964</guid>
      <dc:creator>w23</dc:creator>
      <dc:date>2012-07-09T06:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903939#M965</link>
      <description>Hi Support,&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Quote from: MJN&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Are you able to check/confirm that my prefix is actually being announced via BGP?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Just to follow up on this, your entire prefix has dropped out of the routing table:&lt;BR /&gt;&lt;PRE&gt;route-views.linx.routeviews.org&amp;gt; show ipv6 bgp 2a02:16c8::/32&lt;BR /&gt;% Network not in table&lt;/PRE&gt;&lt;BR /&gt;Mathew</description>
      <pubDate>Tue, 10 Jul 2012 07:27:32 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903939#M965</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-10T07:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903940#M966</link>
      <description>Morning folks.&lt;BR /&gt;I am doing some digging to see if we can see what may be going on. There are some minor suspicions giving some of the recent network maintenance we have been undertaking, but they are only that initially.&lt;BR /&gt;Can I confirm though, does IPv4 connectivity remain unaffected when using the IPv6 test account?</description>
      <pubDate>Tue, 10 Jul 2012 10:56:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903940#M966</guid>
      <dc:creator>prichardson</dc:creator>
      <dc:date>2012-07-10T10:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903941#M967</link>
      <description>Yes, can confirm that IPv4 is fine on the test account.&lt;BR /&gt;It looks to me like it's simply that your BGP announcements to the outside world for IPv6 have stopped. I suppose though that that could be a consequence of something gone awry internally so more of a symptom than the cause?&lt;BR /&gt;Mathew</description>
      <pubDate>Tue, 10 Jul 2012 11:06:18 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903941#M967</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-10T11:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903942#M968</link>
      <description>IPv4 also OK on both my and my friend's IPv6 test accounts.&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 10 Jul 2012 11:21:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903942#M968</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-10T11:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903943#M969</link>
      <description>MJN,&lt;BR /&gt;Our original thoughts on a cause may not be to blame, though until I get a response from our network operations team, we are not ruling out any fringe side-effects.&lt;BR /&gt;PeteB,&lt;BR /&gt;I cannot locate your main account, thus cannot workout which IPv6 test account you are on.&lt;BR /&gt;Can you let me know the main username of the line you are testing IPv6 on, as I can get everything else from this.&lt;BR /&gt;Until I have this, I cannot work the rest out.</description>
      <pubDate>Tue, 10 Jul 2012 11:33:35 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903943#M969</guid>
      <dc:creator>prichardson</dc:creator>
      <dc:date>2012-07-10T11:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903944#M970</link>
      <description>PM sent with account information.&lt;BR /&gt;PeteB</description>
      <pubDate>Tue, 10 Jul 2012 11:40:22 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903944#M970</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-10T11:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903945#M971</link>
      <description>Thanks.&lt;BR /&gt;Checking through that, I thought was had seen a common denominator of you being on PCL gateways. However, the second of the two accounts PeteB quoted in presently on PTN.&lt;BR /&gt;One of our newer Network Ops has had a look (I say newer, he's actually a returning member), who is not fully upto speed on the setup that is in for our IPv6 trials.&lt;BR /&gt;He has confirms that part of our core does not do IPv6 routing as of yet, but that could ultimately be per present design. His reply also indicates he thinks something is wrong our side, but all elements on balance suggests we could also be looking in the wrong places.&lt;BR /&gt;I'm waiting to find out if one of our other core network engineers is around who most certainly knows the IPv6 elements.</description>
      <pubDate>Tue, 10 Jul 2012 12:09:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903945#M971</guid>
      <dc:creator>prichardson</dc:creator>
      <dc:date>2012-07-10T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903946#M972</link>
      <description>Following a bit of gateway hopping I am now on ptn-ag04, still have the problem.&lt;BR /&gt;Whatever caused the problem happened at approx. 10:30 am on Monday 02 July 2012?&lt;BR /&gt;PeteB</description>
      <pubDate>Tue, 10 Jul 2012 12:24:39 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903946#M972</guid>
      <dc:creator>brueton</dc:creator>
      <dc:date>2012-07-10T12:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903947#M973</link>
      <description>Well, I now have an explanation, but not the best of news for you.&lt;BR /&gt;As per the original technical trial description, the service may have been removed at any time. In this case, we have not specifically removed the trial itself, but it has ended early due to changes we have made within our core network as part of our platform upgrades.&lt;BR /&gt;Our core network has been replaced and we have not built the technical trial into the configuration of the gateways concerned.&lt;BR /&gt;As a result IPv4 will continue to work unaffected. However those using a IPv6 trial account will see connection delays whilst connection to dual IPv6/IPv4 services. IPv4 only sites are fine and IPv6 only will not work for more obvious reasons.&lt;BR /&gt;Due to this, for the better experience, return to your standard account logins.&lt;BR /&gt;I will be drafting something better together to go within the forum shortly, but thought I would drop a heads up so it is known. I will put more down within that, but IPv6 is unlikely to return until we commence wider service trials.&lt;BR /&gt;What this will entail and when this commenced I don't have the full details on, but we are not hoping this to be too long.</description>
      <pubDate>Wed, 11 Jul 2012 16:28:14 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903947#M973</guid>
      <dc:creator>prichardson</dc:creator>
      <dc:date>2012-07-11T16:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903948#M974</link>
      <description>Wow, thanks Phil for that frank revelation - it certainly wasn't what I was expecting! I can't help but feel we've been having the best house party ever and the parent's have come back without warning.... The music has suddenly stopped and everyone's being told to get out sharpish! &amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@0FA1396AC0773F33E2DC472BB4F75D3C/images/emoticons/wink.gif" alt="Wink" title="Wink" /&gt;&lt;BR /&gt;It's a shame it had to end like this, particularly not knowing in advance although it is clear from your earlier responses that you and at least some of your colleagues were clearly kept in the dark as much as we were so there's no criticism aimed at you there.&lt;BR /&gt;By their very nature trials must always come to an end however deep down I was hoping that at its conclusion we'd be seeing a full IPv6 rollout without any gap inbetween.&lt;BR /&gt;Now the party's over I suppose it's back to the tunnels...&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://community.plus.net/html/@6BD5E1FD9194A889D807C8E641344CF1/images/emoticons/sad.gif" alt="Sad" title="Sad" /&gt; Speaking of which, may I ask if the 'IPv6 Trial' sub-forum could remain (renamed if deemed appropriate) in order for customers to continue discussion of the protocol, its implementation and configuration etc?&lt;BR /&gt;Mathew</description>
      <pubDate>Wed, 11 Jul 2012 18:42:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903948#M974</guid>
      <dc:creator>MJN</dc:creator>
      <dc:date>2012-07-11T18:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: IPv6 Connectivity Problems</title>
      <link>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903949#M975</link>
      <description>Yes, there are no plans for removal of the forum.&lt;BR /&gt;IPv6 is a big big deal. Ignoring the wider Internet and the principals of IPv6 being very much capable over the existing technologies, we have something very new to the majority.&lt;BR /&gt;This is obviously a big deal, with not just our network supporting it, our management systems integrating to it, supplying our front line services via it and to the internet, but the biggest is supporting it.&lt;BR /&gt;IPv6 is quite a foreign concept, to me as much as anything and I have dabbled in it time a number of times in the past 11 years. It's not that people wont get it, but it's a big ask to take some much on so quickly.&lt;BR /&gt;This forum will support that in the early adoption stages of services trials.</description>
      <pubDate>Wed, 11 Jul 2012 19:39:29 GMT</pubDate>
      <guid>https://community.plus.net/t5/IPv6-Trial/IPv6-Connectivity-Problems/m-p/903949#M975</guid>
      <dc:creator>prichardson</dc:creator>
      <dc:date>2012-07-11T19:39:29Z</dc:date>
    </item>
  </channel>
</rss>

