<?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: Capabilities of PN Hub - New FTTP Customer in My Router</title>
    <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032242#M43598</link>
    <description>&lt;P&gt;Having given more thought to replacing all the old routers, I think 100Mb/s would be plenty for the cameras and the pigs and sheep do not do streaming services!&lt;/P&gt;
&lt;P&gt;I have checked the MikroTik specs and both can only do 100 meg.&lt;/P&gt;
&lt;P&gt;The old EE router (BT HH3) has GigE on only one port. There is no need for a superfast ethernet in the office - I have a pretend NAS on a Ubuntu laptop. There again, perhaps the Jellyfin media server would benefit!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Dec 2025 11:36:09 GMT</pubDate>
    <dc:creator>germarsh</dc:creator>
    <dc:date>2025-12-13T11:36:09Z</dc:date>
    <item>
      <title>Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032059#M43591</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After many decades in the internet wilderness, we are about to be dragged into the 21st century as FTTP has just been installed this part of west Wales. We go live early in the new year.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A bit of background - After a few years and around 15 Openreach engineers, we opted for a Welsh Government initiative which provided 4G hardware. We have been using that (MikroTik kit) for a few years and, although the expected minimum download speed is 30 Mb/s, we are getting around 80!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have signed up for the 900 Full Fibre offering but I haven't a clue which router is coming with this. We have a smallholding and, with a background in IT, I have set up quite a complex network with a lot of static IP addresses in the 192.168.0.n pool. Coincidentally I have used two ancient Plusnet routers as hubs in the network. I attach a high-level topology. (The yellow lines are all physical ethernet.) There are a few cameras - like the Lamb Cam, all connected via ethernet as WiFi is not that reliable between the sheds. Apart from the MikroTik kit, the routers have DHCP disabled and generally act as ethernet hubs.There is also a hardwired VoIP device which my dear wife has configured. There is the usual black arts going on there as I don't understand how that works properly with EE's carrier grade NAT and the bloody WAN ip address changes!&lt;/P&gt;
&lt;P&gt;I have combed Plusnet's website to the nth degree but cannot find the detail on the functionality of the Hub2 router if, indeed, that is what we are having&lt;/P&gt;
&lt;P&gt;The MikroTik modem, which is up on the roof, is 192.168.0.3 and the router - in the lounge - is 0.5. The modem currently handles DHCP&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I would rather eviscerate myself than change all the IP addresses to the 192.168.1.n class to which I think the new router defaults, so I hope I can at least change the IP address of the new one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(By the way, RouterOS on the MikroTik devices is quite powerful. I assumed that we would get really basic versions so I used its macro language to send the resource usage and LTE data to our Home Assistant monitoring system. To be honest, there has never been a problem with the resources but the cell towers have had some glitches. I shall miss the LTE interface's ability to send text warnings though. I use this extensively for any hassle with the heat pump, freezer temperatures etc.)&lt;/P&gt;
&lt;P&gt;After the Openreach engineer has installed and tested the kit - I wonder which ONT will be used too - I will attempt the following:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Disable the LTE interface and DHCP server on the Modem - As the device is also acting as a hub between the Deco Mesh system and the rest of the network I don't want to do away with it;&lt;/LI&gt;
&lt;LI&gt;Change the IP address of the new PN router and alter its DHCP pool to match that of the MikroTik device;&lt;/LI&gt;
&lt;LI&gt;Bounce everything and see what works!&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I just noticed how verbose this topic is so I apologise profusely. If anyone can point me to any detailed docs on whatever version Hub I am likely to receive, I shall be extremely grateful!&lt;/P&gt;
&lt;P&gt;Bye for now,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gerald.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 18:12:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032059#M43591</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-11T18:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032063#M43592</link>
      <description>In your scenario I would consider directly connecting the Mikrotik router to the fibre ONT and avoid using the Plusnet hub which does the job for most domestic users but doesn't have the SME capabilities of RouterOS.&lt;BR /&gt;&lt;BR /&gt;Connect the Mikrotik router wan to the ONT via PPPoe&lt;BR /&gt;&lt;BR /&gt;Example config&lt;BR /&gt;interface pppoe-client&lt;BR /&gt;add name=pppoe-plusnet interface=ether1-wan user="youruser@plusdsl.net" \&lt;BR /&gt;password="YourPassword" add-default-route=yes&lt;BR /&gt;&lt;BR /&gt;Replace ether1-wan with the interface connected to the ONT&lt;BR /&gt;&lt;BR /&gt;Use your own username &amp;amp; password&lt;BR /&gt;&lt;BR /&gt;Depending on your Mikrotik model it may not have enough processing power to support gigabit WAN , if that is a requirement.</description>
      <pubDate>Thu, 11 Dec 2025 19:05:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032063#M43592</guid>
      <dc:creator>Protech</dc:creator>
      <dc:date>2025-12-11T19:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032066#M43593</link>
      <description>&lt;P&gt;Thank you, Protech, for that prompt and detailed response! I certainly wasn't expecting to have a suggestion to continue using the Mikrotik kit.&lt;/P&gt;
&lt;P&gt;The router is in the lounge and that is quite basic - hAP ac lite.&lt;/P&gt;
&lt;P&gt;The modem is up on the side of the house and I ran the additional ethernet to the Plusnet router under the decking. That is a SXT R.&lt;/P&gt;
&lt;P&gt;I attach a screenshot from Home Assistant showing their current loads - no streaming or anything heavy happening broadband wise.&lt;/P&gt;
&lt;P&gt;The MK router has ethernet connections to a Grandstream VoIP device and the master for the Deco P9 mesh system (which my long-suffering wife set up and I am not allowed to touch!)&lt;/P&gt;
&lt;P&gt;The cabling to the modem would be a neat way to get the ethernet to the rest of the network though. I would just disable the LTE.&lt;/P&gt;
&lt;P&gt;Thank you very much for your excellent advice. I may have an interesting conversation with the engineer.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Dec 2025 20:43:05 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032066#M43593</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-11T20:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032067#M43594</link>
      <description>&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/38671"&gt;@germarsh&lt;/a&gt;&lt;BR /&gt;Some other considerations..&lt;BR /&gt;&lt;BR /&gt;The hAP ac lite maxes out at around 500Mbs on the WAN side according to the specs I could find.&lt;BR /&gt;&lt;BR /&gt;So if you really need 900Mbs you would need a router that supports that.&lt;BR /&gt;&lt;BR /&gt;The max supported ethernet cable run between the ONT and the router is 100m and the ONT needs to be sited close to a mains power supply. &lt;BR /&gt;Hth</description>
      <pubDate>Thu, 11 Dec 2025 21:32:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032067#M43594</guid>
      <dc:creator>Protech</dc:creator>
      <dc:date>2025-12-11T21:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032233#M43596</link>
      <description>&lt;P&gt;Very good point, Protech! I seem to remember reading that the ethernet speeds aren't great either. Like 100Mb/s. I shall check it out.&lt;/P&gt;
&lt;P&gt;This has made me think I need to revamp the rather complex network here. All the router "hubs" are getting on a bit so I reckon none will handle gigabit ethernet.. I also wonder what WiFi can handle those speeds too. I shall check on the Deco specs.&lt;/P&gt;
&lt;P&gt;Although it has been quite reliable, the 4G network went pop this morning. No LTE error messages and there was transmission but no receiving of data.&lt;/P&gt;
&lt;P&gt;Thank you so much for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 10:46:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032233#M43596</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-13T10:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032236#M43597</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/38671"&gt;@germarsh&lt;/a&gt;&amp;nbsp;the&amp;nbsp;Microtik hAP ac lite only has 10/100 ethernet ports according to this&amp;nbsp;&lt;A href="https://mikrotik.com/product/RB952Ui-5ac2nD#product_specification" target="_blank"&gt;https://mikrotik.com/product/RB952Ui-5ac2nD#product_specification&lt;/A&gt;. So anything going through that is going to be limited to a maximum of 100Mb!&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 11:01:35 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032236#M43597</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2025-12-13T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032242#M43598</link>
      <description>&lt;P&gt;Having given more thought to replacing all the old routers, I think 100Mb/s would be plenty for the cameras and the pigs and sheep do not do streaming services!&lt;/P&gt;
&lt;P&gt;I have checked the MikroTik specs and both can only do 100 meg.&lt;/P&gt;
&lt;P&gt;The old EE router (BT HH3) has GigE on only one port. There is no need for a superfast ethernet in the office - I have a pretend NAS on a Ubuntu laptop. There again, perhaps the Jellyfin media server would benefit!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 11:36:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032242#M43598</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-13T11:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032248#M43599</link>
      <description>&lt;P&gt;Yes, having only 100Mb on some of the outlying downstream routers might not be a problem. Just make sure that the primary router that connects to the ONT and distributes downstream, has Gb ports.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Dec 2025 12:23:12 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032248#M43599</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2025-12-13T12:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032939#M43676</link>
      <description>&lt;P&gt;Thanks to all for all the help so far.&lt;/P&gt;
&lt;P&gt;Anyone any idea which PN router we are likely to receive?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering whether to buy the new MikroTik home device:&amp;nbsp;&lt;A href="https://mikrotik.com/product/hap_ax_s" target="_blank"&gt;https://mikrotik.com/product/hap_ax_s&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 11:28:00 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032939#M43676</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-19T11:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032941#M43677</link>
      <description>You will get the Plsnet 2 hub. It a rebranded BT hub, but with different software which disables the telephone socket on it.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.plus.net/help/broadband/router-setup-guides/" target="_blank"&gt;https://www.plus.net/help/broadband/router-setup-guides/&lt;/A&gt;</description>
      <pubDate>Fri, 19 Dec 2025 11:33:16 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032941#M43677</guid>
      <dc:creator>mystreet1</dc:creator>
      <dc:date>2025-12-19T11:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032942#M43678</link>
      <description>&lt;P&gt;The Hub two is the only supplied device.&lt;/P&gt;
&lt;P&gt;You will need a router with an ethernet WAN port to connect to the Openreach ONT.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 11:36:40 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032942#M43678</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-19T11:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032946#M43679</link>
      <description>&lt;P&gt;I cannot find the actual specs on that hub2 anywhere. The video does show 3 ethernet ports though. I assume that they must be gig ethernet.&lt;/P&gt;
&lt;P&gt;I should have elaborated. We are intending to use the 4G LTE modem installed on the roof as a standby for a couple of months. The MikroTik router currently has a PoE connection to the modem which both powers the modem and gets the broadband running. That router is also connected - via Ethernet - to the office and sheep sheds. (Handy to have cameras for lambing!)&lt;/P&gt;
&lt;P&gt;At least the old PN routers have high speed ports so I will reconfigure the whole lot to ensure we have high speed links to where they are needed. One is the Ubuntu system running Home Assistant and Jellyfin media server.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 11:57:28 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032946#M43679</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-19T11:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032950#M43680</link>
      <description>&lt;P&gt;The linked to the MikroTik device show's a SFP port (&lt;SPAN&gt;&amp;nbsp;5x Gigabit Ethernet ports, and a 2.5G SFP)&amp;nbsp;&lt;/SPAN&gt;which is not what your looking for if you intend to connect a router directly to the Openreach ONT.&lt;/P&gt;
&lt;P&gt;Hub Two basic specs&amp;nbsp;&lt;A href="https://www.plus.net/help/broadband/router-information/" target="_self"&gt;https://www.plus.net/help/broadband/router-information/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 12:15:01 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032950#M43680</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-19T12:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032969#M43681</link>
      <description>&lt;P&gt;Sorry - I should have clarified. I would use the PN Hub as the fibre interface but put the new router alongside. Besides, I need four ethernet ports.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 14:50:08 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032969#M43681</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-19T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032974#M43682</link>
      <description>&lt;P&gt;&lt;EM&gt; I would use the PN Hub as the fibre interface but put the new router alongside.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Why ? there's nothing special about the fibre interface to the ONT , its just ethernet&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Besides, I need four ethernet ports.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;That router has 5 gigabit ports, use one as the WAN connection to the ONT , leaves 4 for LAN connections.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Dec 2025 15:37:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2032974#M43682</guid>
      <dc:creator>MisterW</dc:creator>
      <dc:date>2025-12-19T15:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033595#M43732</link>
      <description>&lt;P&gt;Now Christmas is done and the family have cleared off, I can get back to this. (Quite pleased I am too!)&lt;/P&gt;
&lt;P&gt;I am attempting to mindmap the various use cases and factors for the transfer to fibre. Probably due to my "obsession" with this - and the fact that we have ended up with a complex home network - my long-suffering wife has set up the Plusnet account herself and organised the engineer. I think it prudent I don't get involved!&lt;/P&gt;
&lt;P&gt;More web searches have turned up naff all on the functionality of the PN Hub 2 but I assume that I can change the IP address pool / range of its DHCP server and the IP address of the router itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The LTE modem on the roof is currently the DHCP server and I have set up a specific pool for that. However, some of the MikroTik functionality allows me to allocate a static IP address for any of the device allocated an address from the pool. Very handy for Home Assistant and the like. My experience with the usual domestic routers leads me to believe that I will not be able to do this for the Hub 2 so I need to sort out addresses which are not part of the DHCP pool.&lt;/P&gt;
&lt;P&gt;As the fairly noddy MikroTik hardware is only capable of 100M ethernet, I need to remove that kit from the high-speed pathways. (The more I think about this, the more I believe that January 5th will be an interesting installation day for the engineer as well as me!)&lt;/P&gt;
&lt;P&gt;My initial thoughts were to still allow one of the MikroTik devices (the actual wireless router in the lounge) to do the DHCP serving as that will keep all my "pseudo-static" addresses. As that would be on a 100 Mbps link, I could not use that as a part of the high-speed network requirements - which I am going to try to do with hardwire if I can. (I seem to recall that I tried that with the TV via the ethernet connection for the Deco P9 mesh but it turned out that the wireless i/f was faster!)&lt;/P&gt;
&lt;P&gt;I once tried to hide a Cat5e along the wall in the lounge directly from the MK router to the TV but my wife spotted it immediately. Never even got to test the Netflix speed!&lt;/P&gt;
&lt;P&gt;Thinking even more about this, I reckon the engineer has picked up a rather complex job here. I assume, though, that his responsibilty ends with just allowing one of our devices to speak via the fibre.&lt;/P&gt;
&lt;P&gt;The only high-speed links so far are:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;TV - for Netflix etc (but even BBC iPlayer must be getting more bandwidth thirsty these days);&lt;/LI&gt;
&lt;LI&gt;Jellyfin on the Ubuntu laptop;&lt;/LI&gt;
&lt;LI&gt;The newly established pseudo NAS, also on the laptop.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;At least the Ubuntu laptop can handle Gigabit ethernet.&lt;/P&gt;
&lt;P&gt;I apologise for the verbosity but any advice would be gratefully received as ever!&lt;BR /&gt;(I seem to have got confused with the Youtube videos. Does the most recent installations not require a box on the outside of the property?)&lt;/P&gt;
&lt;P&gt;Thank you - and Blwyddyn Newydd Dda (Happy New Year).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gerald.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 20:10:43 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033595#M43732</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-30T20:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033602#M43733</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/38671"&gt;@germarsh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I assume that I can change the IP address pool / range of its DHCP server and the IP address of the router itself.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Example&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-12-30 220619.jpg" style="width: 471px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/62045i66103816BE880832/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-12-30 220619.jpg" alt="Screenshot 2025-12-30 220619.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on how much you know about subnetting may give an answer regarding devices with static IP addresses in the above network (there are some devices with static addresses).&lt;/P&gt;
&lt;P&gt;What I have found is that when it comes to DHCP the Hub2 assigns IP addresses to a device and it is an extremely sticky IP address in the local network within the DHCP pool. The only method I've found to "unstick" that stickyness is to redo the subnetting.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 22:21:11 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033602#M43733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-12-30T22:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033616#M43734</link>
      <description>&lt;P&gt;Thank you, Grumble. Was there supposed to be some diagram with "Example"? I just get a pale yellow triangle symbol.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 09:35:58 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033616#M43734</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-31T09:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033617#M43735</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/38671"&gt;@germarsh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Hub Two DHCP server is not the best, you can not manually assign an IP Address to a specific device MAC address, you have to attempt to change the IP Address allocated to the devices MAC address.&lt;/P&gt;
&lt;P&gt;But as previously noted, once a device gets an IP Address it is sticky (unlikely to change).&lt;/P&gt;
&lt;P&gt;Do not expect much from the Openreach engineer or their valued partner on the 5th Jan, all they will be interested in is the install of the ONT at hopefully a location of your choice and see it working on a router.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should now be able to view the image.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 09:43:17 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033617#M43735</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-12-31T09:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities of PN Hub - New FTTP Customer</title>
      <link>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033622#M43736</link>
      <description>&lt;P&gt;That functionality I can work with. I think that the subnet mask would only allow 32 addresses be allocated by DHCP.&lt;/P&gt;
&lt;P&gt;Actually, the format of the pages looks very similar to my old PN hubs.&lt;/P&gt;
&lt;P&gt;Here are the leases this morning. The devices with "D" in the second column are dynamic whereas the others are static. The manually configured devices, including some Shelly sensors, aren't listed as they are not in the DHCP range.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MikroTik Leases.jpg" style="width: 999px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/62046i04352F255DCE5D59/image-size/large?v=v2&amp;amp;px=999" role="button" title="MikroTik Leases.jpg" alt="MikroTik Leases.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2025 09:54:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/My-Router/Capabilities-of-PN-Hub-New-FTTP-Customer/m-p/2033622#M43736</guid>
      <dc:creator>germarsh</dc:creator>
      <dc:date>2025-12-31T09:54:04Z</dc:date>
    </item>
  </channel>
</rss>

