<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Tech on eggg dot uk</title><link>https://eggg.uk/tags/tech/</link><description>Recent content in Tech on eggg dot uk</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>eggg</copyright><lastBuildDate>Sun, 05 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://eggg.uk/tags/tech/index.xml" rel="self" type="application/rss+xml"/><item><title>fttp on ee into unifi stuff</title><link>https://eggg.uk/scraps/fttp/</link><pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate><guid>https://eggg.uk/scraps/fttp/</guid><description>&lt;h1 id="what"&gt;what?&lt;/h1&gt;
&lt;p&gt;We had a fiber to the property install last week as openreach offer it in my area as of a few months back.&lt;/p&gt;
&lt;p&gt;We definitely don&amp;rsquo;t need it but this 1.6gbps is cheaper than what we were paying for gigabit previously!&lt;/p&gt;
&lt;p&gt;notes at the bottom on the settings which let me run the ONT directly into my unifi stuff, skipping the EE router altogether (which was not well documented, so i figured i&amp;rsquo;d post what worked for me :) )&lt;/p&gt;</description><content:encoded><![CDATA[<h1 id="what">what?</h1>
<p>We had a fiber to the property install last week as openreach offer it in my area as of a few months back.</p>
<p>We definitely don&rsquo;t need it but this 1.6gbps is cheaper than what we were paying for gigabit previously!</p>
<p>notes at the bottom on the settings which let me run the ONT directly into my unifi stuff, skipping the EE router altogether (which was not well documented, so i figured i&rsquo;d post what worked for me :) )</p>
<h2 id="how-did-the-installation-go">how did the installation go?</h2>
<p>The engineer took around 4 hours, I didn&rsquo;t appreciate that it came in overhead from the telegraph poles.</p>
<p>They went and fetched some rolled up fiber from the telegraph pole</p>
<p>drilled their ladder into the wall (for safety!),</p>
<p>added an anchor for the fiber to come in to, i think along with some metal stranded cable (so as not to stress the fiber itself presumably)</p>
<p>attached and tensioned this between the telegraph pole and the house</p>
<p>ran the fiber down to the ground floor, presumably so that neighbours can be split off from there, and then ran a cable back up to the first to enter the property.</p>
<p>The fiber comes in to a tiny box (the openreach ONT)</p>
<p>A few trips into the house during install for the engineer, checking the install location, drilling the hole and passing out the fiber cable which presumably gets spliced onto the incoming cable from the telegraph pole, and a final check of the connection in to the ONT (and a line light level reading which I was told -25 is the limit and mine was -16, which is strong, dunno what the unit of measurement is, but given it&rsquo;s a negative i&rsquo;m going to hazard maybe dB still.)</p>
<p>The amount of engineer time and energy was impressive; they advise 3h or so, our installation took just under 4</p>
<h2 id="openreach-ont">openreach ONT</h2>
<p>behaves as I would expect a modem to. Mine has three ports and a power button, plus four lights.</p>
<ul>
<li>the ports are fibre in, 2.5GBE out, power in</li>
<li>the lights are power, PON, LOS, LAN</li>
</ul>
<h2 id="configuring-my-unifi-stuff-to-work-with-this-directly">configuring my unifi stuff to work with this directly</h2>
<p>So we have the unifi UXG fiber for routing at home; intentionally chosen a few months back for a likely fiber upgrade to our incoming connection.</p>
<p>I was hoping to either put the EE router into modem mode, or run direct from the ONT into my unifi stuff.</p>
<p>Thankfully, after I found the EE router has no modem mode, and after establishing that things were working on that device, I popped it back in its box and plugged the cable straight into the WAN port on the UXG.</p>
<p>Rebooted a few times to no avail, found <a href="https://ee.co.uk/help/broadband/getting-started/using-and-configuring-a-third-party-router">this page on EE&rsquo;s site</a></p>
<p>which states :</p>





<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-text" data-lang="text"><span class="line"><span class="ln">1</span><span class="cl">Fibre and Full Fibre 
</span></span><span class="line"><span class="ln">2</span><span class="cl">    Username or login name: bthomehub@btbroadband.com
</span></span><span class="line"><span class="ln">3</span><span class="cl">    Broadband password: BT (or leave blank)
</span></span><span class="line"><span class="ln">4</span><span class="cl">    Authentication: CHAP
</span></span><span class="line"><span class="ln">5</span><span class="cl">    DNS: Auto or Obtain from ISP (we&#39;ll automatically provide these when you connect)
</span></span><span class="line"><span class="ln">6</span><span class="cl">    VLAN: Active (Full Fibre only) 
</span></span><span class="line"><span class="ln">7</span><span class="cl">    VLAN ID (802.1q): 101 (Full Fibre only) 
</span></span><span class="line"><span class="ln">8</span><span class="cl">    VLAN ID (802.1p): 101 (Full Fibre only) </span></span></code></pre></div><p>Unfortunately, this didn&rsquo;t work.</p>
<p>With some trial and error i found that removing the VLAN tag fixed. Overall my settings changes to the internet section in the unifi menus is :</p>





<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-text" data-lang="text"><span class="line"><span class="ln"> 1</span><span class="cl">Advanced: Manual
</span></span><span class="line"><span class="ln"> 2</span><span class="cl">    VLAN ID: unchecked
</span></span><span class="line"><span class="ln"> 3</span><span class="cl">    MAC Address Clone: unchecked
</span></span><span class="line"><span class="ln"> 4</span><span class="cl">    Smart Queues: unchecked
</span></span><span class="line"><span class="ln"> 5</span><span class="cl">    UPnP: unchecked
</span></span><span class="line"><span class="ln"> 6</span><span class="cl">
</span></span><span class="line"><span class="ln"> 7</span><span class="cl">IPv4 configuration
</span></span><span class="line"><span class="ln"> 8</span><span class="cl">    Connection: PPPoE
</span></span><span class="line"><span class="ln"> 9</span><span class="cl">    Username: bthomehub@btbroadband.com
</span></span><span class="line"><span class="ln">10</span><span class="cl">    Password: bt
</span></span><span class="line"><span class="ln">11</span><span class="cl">    Additional IP addresses: blank
</span></span><span class="line"><span class="ln">12</span><span class="cl">    Auto DNS Server: checked
</span></span><span class="line"><span class="ln">13</span><span class="cl">
</span></span><span class="line"><span class="ln">14</span><span class="cl">IPv6 configuration: 
</span></span><span class="line"><span class="ln">15</span><span class="cl">    Disabled</span></span></code></pre></div><p>might revisit IPv6 later, since the EE hub definitely defaulted to having that enabled when i was looking at it.</p>
]]></content:encoded></item></channel></rss>