James Coates

Computer Science student. Sydney, Australia.


← Back to blog

Newport Network Overhaul: Building a Multi-Gigabit Wireless Backhaul Between House and Loft

· Technology

Newport Network Overhaul: Building a Multi-Gigabit Wireless Backhaul Between House and Loft

This month I completed a full infrastructure overhaul at my Newport site to solve a problem that looked simple on paper and messy in practice. I needed reliable, high-throughput connectivity across a roughly 10 metre line-of-sight gap between the primary study in the house and a secondary loft and garage structure.

The old setup could move traffic, but it was still consumer grade in all the ways that matter when you start running serious workloads. My goal was to rebuild this segment as a professional-grade extension of the existing core, with enough headroom for current use and enough stability for future expansion.

The environment already had a UCG-Fiber gateway and a 10GbE USW-Aggregation in place, so this was never about building a network from scratch. It was about making the remote structure behave like a proper extension of the same architecture.

Objectives and Design Constraints

The target was clear:

The non-negotiable requirement was availability. I designed this section around a five nines mindset where failure domains are reduced up front rather than patched later.

Why This Was Not a Standard Mesh Job

A standard consumer mesh can often cover distance, but it tends to sacrifice consistency under load. In this case I needed predictable behaviour, not best-effort roaming magic.

I chose a parent-child UniFi topology so the loft link behaves as a defined backhaul path rather than a loosely formed mesh relationship competing with every other radio decision in the environment.

The practical benefit is simple. Lower jitter, better throughput consistency, and cleaner troubleshooting when something does go wrong.

Hardware Strategy and Topology

Parent Node in the Study

The parent node is a U7 Pro Wall in the study. I chose it for two reasons. First, the 2.5 GbE uplink means the AP itself is not the immediate bottleneck. Second, the forward-facing antenna pattern works with the room geometry and pushes usable RF through the window toward the loft.

It also provides excellent local office coverage, so this placement solved both the bridge source and the primary workspace WiFi requirement in one device.

Wireless Bridge Node at the Loft

The remote node is a U7 Pro Outdoor acting as the receiving side of the backhaul.

This is where antenna physics mattered more than product marketing. The unit is capable of directional behaviour, but I configured it with omni-directional rabbit ear antennas deliberately. The reason was coverage shape, not peak beam performance.

Directional gain would have tightened the link, but it would have reduced practical in-structure coverage. With omni tuning, I could still hold the bridge and also project signal around 8 metres behind the unit into the loft interior, with enough bleed through floorboards to service the garage zone below.

That trade-off delivered better real-world utility for this site.

Loft Distribution Hub

From the bridge AP, traffic lands on a USW-Lite-8-PoE acting as the loft hub.

Current wired endpoints include:

The switch also powers the U7 Pro Outdoor over PoE, and it leaves a clean path for adding PoE cameras later without redesigning the loft segment.

Execution Workflow: Bench Test First, Relocate Second

A lot of wireless backhaul issues are not RF faults. They are adoption-state faults caused by moving hardware too early. To avoid that, I followed a strict bench test protocol.

1. Initial Adoption on Copper

All devices were first cabled directly into the house network for full controller adoption and firmware updates.

2. Mesh and Uplink Verification

Inside UniFi Site Manager, I manually verified Wireless Uplink and Allow Meshing across the relevant chain instead of assuming defaults were correct.

3. Controlled Migration to Final Positions

Only after the controller showed a known and stable state did I move hardware to loft positions for live wireless handshake.

This sequence removed most of the common unknowns before RF even entered the picture.

Performance and Reliability Outcomes

The link now carries the 500/50 service to the loft and garage without issue, while preserving strong local transfer behaviour for internal traffic.

In practice, the bigger win is consistency. SNR is stable enough for the intended workloads, roaming behaviour is predictable, and the backhaul does not feel like a fragile extension that needs constant babysitting.

From an operational perspective, this is exactly what I wanted from a career-relevant home lab build. It uses enterprise-style planning in a residential setting where material constraints, wall density, and floor penetration all matter.

Financial Constraints and Decision Discipline

Total project spend was $1,074 AUD.

I had initially scoped a U6+ into the purchase plan, then dropped it during a university exam period to preserve cash flow.

That decision mattered. The deployment still achieved its technical goals, while allowing me to continue my $840 fortnightly investment and superannuation routine despite an approximate $1,200 temporary drop in liquid reserves.

This is a part of infrastructure work that does not get enough attention. Good architecture is not just about throughput numbers. It is also about sequencing purchases to keep the broader system, including personal finance, sustainable.

Expansion Path

The next stage is straightforward:

Because the foundation is now stable, expansion can happen incrementally without reworking the whole topology.

Final Thoughts

This project was a reminder that networking outcomes are decided by design discipline long before a speed test.

A 10 metre gap is not hard to cross with signal. It is hard to cross with reliable, high-bandwidth, and operationally clean behaviour under real workloads.

By pairing a U7 Pro Wall parent node with a U7 Pro Outdoor bridge node, validating the chain on the bench first, and distributing through a PoE-capable loft switch, I turned two physically separate structures into one coherent network segment that aligns with the rest of my UniFi core.

For me as a Computer Science and Security Engineering student, this is exactly the kind of build that translates directly into professional capability. It combines topology design, RF decision-making, staged deployment, and long-term maintainability in one practical system.


← Back to blog