<?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: Replacing SR213 Router w/ OpenWRT in Broadband</title>
    <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5268750#M564073</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;, I am glad you got this sorted. I have a similar problem at the moment and am despairing. My router is a Banana Pi openWRT one. It appears that it requires a hex string for the option 61 DHCP connection. I am trying with &lt;A href="mailto:me@skydsl|pass1245" target="_blank"&gt;me@skydsl|pass1245&lt;/A&gt;&amp;nbsp;and have tried this in various ways (all in /etc/config/network):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;option clientid '6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option clientid '016D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option sendopts '6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option sendopts '0x31:6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The whole block in the config files reads and I have tried this with and without VLAN 101 as well as with and without MAC address cloning:&lt;BR /&gt;config interface 'wan'&lt;BR /&gt;option device 'eth0.101'&lt;BR /&gt;option proto 'dhcp'&lt;BR /&gt;option clientid '6d6540736b7964736c7c31323435'&lt;BR /&gt;option macaddr '3c:45:7a:e4:e1:63'&lt;BR /&gt;option multipath 'off'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share how you succeeded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2026 11:57:10 GMT</pubDate>
    <dc:creator>DocBoti</dc:creator>
    <dc:date>2026-05-05T11:57:10Z</dc:date>
    <item>
      <title>Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211724#M551902</link>
      <description>&lt;P&gt;I initially purchased my own router, as I wanted to have full control over my network. At some point in December, Sky changed something, and the way it was authenticating (over IPv6) stopped working, and there was no DHCP Option 61 for IPv4 authentication, so I was forced to switch back to Sky's router, which to be honest hasn't been much of a bother until very recently.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things I want to do (but can't through Sky for whatever reason, and after extensive discussion with their tech support_&lt;/P&gt;&lt;P&gt;- Set my own WiFi SSID&lt;/P&gt;&lt;P&gt;- Set up a port forward (yes, because I refused to pay for "wifi max", it locked me out of the section of the app that allows port forwards to be set up, because it makes total sense for port forwarding to be under the "wifi" section of the configuration phone app, and not on the router's own config page&lt;/P&gt;&lt;P&gt;- Set up an open DNS service so I always have a URL to access my network from outside the home with a custom URL&lt;/P&gt;&lt;P&gt;&amp;nbsp;-(Potentially) set up a VPN at the router level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since this router comes with OpenWRT as the default OS, I know that it supports all of these things. What I am unclear on is the DHCP Option 61. How do I capture the authentication data to put in the Option 61 (sorry for the basic level of the question, I've never worked with DHCP Option 61 before, but I understand it requires some string to identify you and authenticate with Sky's DHCP server on the other side of my ONT box).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working with networking and setting up networks since the days of daisy chained BNC networks, so I have no shortage of networking experience, just this one thing is new territory to me, and I'd like to be armed with the correct knowledge to plug in my new router and go when it arrives on Monday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any instructional material or tips that anyone can offer me to make losing the sub-par Sky router and replacing it with a nice OpenWRT one on Monday a simple and easy task rather than hours of research and troubleshooting, I would be extremely grateful. The biggest hurdle I face at this point (from my limited knowledge) is how to determine what the authentication string for Option 61 will need to be, and how I can extract this info from my Sky router. Will I need to set up a WireShark on my Raspberry Pi to capture the traffic as it goes through or something similar, or will it be as simple as cloning the SR213's MAC, and [my account number]@skydsl?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all tips to make this process as simple as possible for me will be most gratefully received.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 13:52:18 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211724#M551902</guid>
      <dc:creator>AJCrowley</dc:creator>
      <dc:date>2026-02-13T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211740#M551905</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;Used DHCP PD as your opening and do not get hung up on Mer option 61 as you do not even need to with the exchange until you try unless you are copper connected on a old VDSL line and your Router has a modem stage in it!&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are using/need to use the sky Talk landline, then you need to use your sky Max hub, there is NO choice!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See link post 2 for idea, and connected direct on a OR ONT fully functional NO OPTION 61!&lt;/P&gt;&lt;P&gt;&lt;A href="https://helpforum.sky.com/t5/Broadband/Replacing-sky-hub-with-router/m-p/5036329" target="_blank" rel="noopener"&gt;Answered: Replacing sky hub with router | Sky Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just realised thought i recognised you from previous posting's forget everything above but will leave it up for other user's!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 14:16:12 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211740#M551905</guid>
      <dc:creator>JimM1</dc:creator>
      <dc:date>2026-02-13T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211828#M551928</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;Sky's network is fully IP6 compliant. Authentication using DHCPv4 Option 61 still works on 100% of Openreach lines bur requires a log-in string of &lt;A href="mailto:anything@skydsl|anything" target="_blank"&gt;anything@skydsl|anything&lt;/A&gt;. The | is a pipe symbol marking the switch from the username from the password abything can literally becreplaced by anything if you want to. This is a standard string and there is no need to identify your account as Sky use the line id to do that. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Roughly 80% of Openreach lines support the alternative DHCPv6 PD method that doesn't use a string. There is no known way of knowing which lines will or won't in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 16:02:54 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211828#M551928</guid>
      <dc:creator>Chrisee</dc:creator>
      <dc:date>2026-02-13T16:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211891#M551941</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;Will I need to set up a WireShark on my Raspberry Pi to capture the traffic as it goes through or something similar, or will it be as simple as cloning the SR213's MAC, and [my account number]@skydsl?&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Neither of those: any information you may find online referring to such things is long out of date and goes back to when Sky insisted on their own routers being used.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 17:31:06 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211891#M551941</guid>
      <dc:creator>TimmyBGood</dc:creator>
      <dc:date>2026-02-13T17:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211894#M551943</link>
      <description>&lt;P&gt;Thanks for the replies folks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did have another router previously that I was very happy with. However, my Sky broadband went down mid December, and when it came back, the only way I could get my router to authenticate and get a DHCP lease was to set the IPv6 type to MAP-E, which was very unstable, and while it was fine for web browsing, I was unable to play online games with my friends. I ended up returning the router to Amazon who very generously (after having had it for 9 months) refunded me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was honestly ok with the Sky router until today. I wanted to set up a port forward. The router admin interface said I had to set it up through the "My Sky" app on my phone. Since I don't pay for "WiFi Max", I don't get the "WiFi Settings" link in the app, and because port forwarding is inherently tied to WiFi for some reason, I was unable to set up a simple port forward (also having to explain what a port forward on a router was to 3 different supposed tech support personnel). I was also minorly bothered that I couldn't change the WiFi SSID, and the annoyances just kept piling up until I decided it's time to get a new router, this time one that supports OpenWRT (and in fact comes with it as the default firmware) so that I don't get tripped up by any weird requirements that my particular router doesn't give me control over.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any info that will make my setup on Monday just a bog standard setting up of a router rather than trying to solve the riddle of the Sphynx in order to get a connection is very much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great weekend everyone!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 17:34:18 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211894#M551943</guid>
      <dc:creator>AJCrowley</dc:creator>
      <dc:date>2026-02-13T17:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211898#M551945</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;Just buy an Asus!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 17:38:27 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5211898#M551945</guid>
      <dc:creator>JimM1</dc:creator>
      <dc:date>2026-02-13T17:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5212100#M551998</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;nomidea why your previous router failed to connect after the outage but Sky have made no significant changes to their set up in the last 12 months.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The white Sky Max hub uses the My Sky app to control its settings. You do not need to have bought the WiFi Max add-on to access these. Simply select the WiFi settings link uner broadband on the first screen there is a pencil icon which will enable you to edit both the SSID and password. Click on the Advanced Settings page and select port forwarding on the next page and follow the on screen instructions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;From your post you dont need a new router as the Sky hub should be able to meet your needs.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2026 08:35:47 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5212100#M551998</guid>
      <dc:creator>Chrisee</dc:creator>
      <dc:date>2026-02-14T08:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213565#M552379</link>
      <description>&lt;P&gt;Well the new router is here, and of course nothing comes easy. Enabling IPv6 leaves me able to access some of the internet, but I have no IPv4 connectivity.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;My IPv6 settings are:&lt;BR /&gt;Mode: Native&lt;BR /&gt;DNS acquisition method: Automatic&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;IPv6 enabled sites and traffic are no problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;IPv4 is just set to vanilla DHCP with nothing much going on beside that. I do seem to be able to get a real IP, but for some reason I can't have any traffic over it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I'll probably fight with this for another hour or two before going back to the awful Sky router and saving this battle for another day.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The router by the way is a GL-iNet Flint 2 (GL-MT6000 AX6000 Wireless Router). It's running OpenWRT as the default firmware, but if I go into the luci mode, I feel even more lost, and just end up trying every option and getting nowhere.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 16:14:17 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213565#M552379</guid>
      <dc:creator>AJCrowley</dc:creator>
      <dc:date>2026-02-16T16:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213568#M552380</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;&amp;nbsp;Below for you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.gl-inet.com/router/en/4/interface_guide/ipv6/" target="_blank"&gt;IPv6 - GL.iNet Router Docs 4&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 16:20:29 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213568#M552380</guid>
      <dc:creator>JimM1</dc:creator>
      <dc:date>2026-02-16T16:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213599#M552393</link>
      <description>&lt;P&gt;Well, I figured out how to do the DHCP Option 61, which got IPv4 working, and from there it was pretty easy to get IPv6 up and running. Everything seems to be running perfectly so far, fingers crossed!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 17:01:49 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5213599#M552393</guid>
      <dc:creator>AJCrowley</dc:creator>
      <dc:date>2026-02-16T17:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5268750#M564073</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4419198"&gt;@AJCrowley&lt;/a&gt;, I am glad you got this sorted. I have a similar problem at the moment and am despairing. My router is a Banana Pi openWRT one. It appears that it requires a hex string for the option 61 DHCP connection. I am trying with &lt;A href="mailto:me@skydsl|pass1245" target="_blank"&gt;me@skydsl|pass1245&lt;/A&gt;&amp;nbsp;and have tried this in various ways (all in /etc/config/network):&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;option clientid '6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option clientid '016D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option sendopts '6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;LI&gt;option sendopts '0x31:6D6540736B7964736C7C7061737331323435'&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The whole block in the config files reads and I have tried this with and without VLAN 101 as well as with and without MAC address cloning:&lt;BR /&gt;config interface 'wan'&lt;BR /&gt;option device 'eth0.101'&lt;BR /&gt;option proto 'dhcp'&lt;BR /&gt;option clientid '6d6540736b7964736c7c31323435'&lt;BR /&gt;option macaddr '3c:45:7a:e4:e1:63'&lt;BR /&gt;option multipath 'off'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you share how you succeeded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 11:57:10 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5268750#M564073</guid>
      <dc:creator>DocBoti</dc:creator>
      <dc:date>2026-05-05T11:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5268872#M564095</link>
      <description>&lt;P&gt;&lt;a href="https://helpforum.sky.com/t5/user/viewprofilepage/user-id/4676732"&gt;@DocBoti&lt;/a&gt;&amp;nbsp;are you aware that 80% of Openreach linescand 100% of City Fibre lines support the,alternative `DHCPv6 PD method which does not useca log in string? That could help,younside step,your current issue.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2026 14:33:56 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5268872#M564095</guid>
      <dc:creator>Chrisee</dc:creator>
      <dc:date>2026-05-05T14:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5269322#M564205</link>
      <description>&lt;P&gt;Hi Chrisee,&lt;BR /&gt;&lt;BR /&gt;Yes I was aware of that but was still having problems. I have now found a configuration that works and have an IPv4 address assigned. There is still no IPv6 address, the reply from Sky was that no prefix was available but I am expecting that as the lease for the IPv6 address for the Sky router runs out, I will get one for the new router. Of course I could power down the ONT for 20 minutes but then that stops me from continuing to work.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 08:48:47 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5269322#M564205</guid>
      <dc:creator>DocBoti</dc:creator>
      <dc:date>2026-05-06T08:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Replacing SR213 Router w/ OpenWRT</title>
      <link>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5269544#M564274</link>
      <description>&lt;P&gt;This is the /etc/config/network file for the Banana Pi openWRT one router that finally got me connected.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;config globals 'globals'&lt;BR /&gt;option dhcp_default_duid '000402917a719f0b442784b394911a1c138e'&lt;BR /&gt;option ula_prefix 'fd5a:10b5:b6ce::/48'&lt;BR /&gt;option packet_steering '1'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;config device&lt;BR /&gt;option name 'br-lan'&lt;BR /&gt;option type 'bridge'&lt;BR /&gt;list ports 'eth1'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;config interface 'lan'&lt;BR /&gt;option device 'br-lan'&lt;BR /&gt;option proto 'static'&lt;BR /&gt;list ipaddr '192.168.0.1/24'&lt;BR /&gt;option ip6assign '60'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;config interface 'wan'&lt;BR /&gt;option device 'eth0'&lt;BR /&gt;option proto 'dhcp'&lt;BR /&gt;option macaddr 'ab:cd:12:34:56:78'&lt;BR /&gt;option clientid '6d6540736b7964736c7c7061737331323334'&lt;BR /&gt;option multipath 'off'&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;config interface 'wan6'&lt;BR /&gt;option device 'eth0'&lt;BR /&gt;option proto 'dhcpv6'&lt;BR /&gt;option reqprefix '56'&lt;BR /&gt;option reqaddress 'try'&lt;BR /&gt;option norelease '1'&lt;BR /&gt;option force_link '1'&lt;BR /&gt;option sourcefilter '0'&lt;BR /&gt;option multipath 'off'&lt;BR /&gt;option clientid '0004523c9b1a7d'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently the VLAN 101 is handled by my ONT so removing that from my setup got me connected and an IPv4 address assigned. IPv6 prooved more difficult. Without spoofing the MAC address of my old router and supplying a random 16 character hex string as the clientid, Sky was not giving me an IPv6 address. So far everything appears to be working really well and my problem with buffer bloat is a thing of the past.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 13:19:28 GMT</pubDate>
      <guid>https://helpforum.sky.com/t5/Broadband/Replacing-SR213-Router-w-OpenWRT/m-p/5269544#M564274</guid>
      <dc:creator>DocBoti</dc:creator>
      <dc:date>2026-05-06T13:19:28Z</dc:date>
    </item>
  </channel>
</rss>

