Smart Home
How to Wire a Home Network in a Singapore HDB BTO: TP, ONT, Router, Mesh, APs, and Switches
date
Apr 26, 2026
slug
how-to-wire-a-home-network-in-a-singapore-hdb-bto-tp-ont-router-mesh-aps-and-switches
author
status
Public
tags
๐ Blog
๐ ๏ธ Smart Home Setup
๐ธ๐ฌ Singapore
๐ข HDB
๐ถ Wi-Fi
๐ Home Networking
๐งฑ Reno Series
๐ฐ Basic
summary
A practical guide to how a Singapore HDB BTO home network is actually connected, from the fibre termination point to the ONT or ONR, router, switch, mesh nodes, and wired access points.
type
Post
thumbnail
category
Smart Home
updatedAt
Apr 26, 2026 03:43 AM
This post builds on How to Build a Reliable Smart Home Wi-Fi Network in a Singapore HDB Flat and ONT vs ONR in Singapore: What the Major ISPs Actually Provide and Why It Matters for HDB Homes. If you already know you need better Wi-Fi but still feel fuzzy about which cable goes where, this is the missing middle layer.
A lot of home-networking advice jumps straight into buying a router, mesh kit, or access point.
I think that skips the part that actually confuses most people.
In a Singapore HDB BTO flat, the first question is usually not โWhich router should I buy?โ
It is:
What is the actual chain from the fibre point to the rest of the home?
Once that chain is clear, router mode, AP mode, mesh placement, and switch placement make much more sense.
The mental model I use
I simplify a normal home network like this:
- fibre termination point
- ISP optical box
- one main routing layer
- LAN expansion by switch if needed
- Wi-Fi distribution through router radios, mesh nodes, or wired APs
That sounds obvious, but a lot of bad setups happen when those roles get mixed together.
Start with the fibre termination point
The
TP or fibre termination point is the wall-mounted fibre handoff inside the home.In a newer Singapore development, this is typically installed by the developer and is often placed near a utility closet or another service location with power and structured cabling.
The important thing to remember is that the TP is not your router and not your normal Ethernet point.
It is simply the fibre handoff.
Then comes the ISP optical box: ONT or ONR
This is where a lot of confusion starts.
If the home uses an ONT
ONT means Optical Network Terminal.Its job is mainly to take the fibre signal and convert it into Ethernet.
The usual chain is:
- TP
- fibre patch cord
- ONT
- Ethernet cable
- your router
In this setup, your own router is usually the real brain of the network.
If the home uses an ONR
ONR means Optical Network Router.This combines the optical handoff and the routing layer in one box.
The usual chain is closer to:
- TP
- fibre patch cord
- ONR
- downstream devices, switch, APs, or mesh
In this setup, the ISP box may already be doing routing, DHCP, NAT, and sometimes Wi-Fi too.
That is why ONT vs ONR matters so much in Singapore.
The key idea: keep one clear routing layer
This is the rule I come back to most.
For a normal home setup, I want one clear box acting as the main router.
That main routing layer handles:
- WAN connection to the internet
- DHCP
- NAT
- firewall
- the home LAN
If the setup is
ONT-led, that box is usually your own router.If the setup is
ONR-led, that box may already be the ISP device.A lot of pain starts when people accidentally create two routing layers without meaning to.
WAN and LAN in plain English
This is the simplest wiring rule that clears up a lot of confusion.
WAN
WAN faces upstream toward the internet side.Examples:
- ONT LAN port to router WAN port
- ONR LAN port to your own router WAN port if you deliberately place another router behind it
LAN
LAN faces inward toward the rest of your home.Examples:
- router LAN to switch
- router LAN to AP
- switch to TV, PC, NAS, mesh node, or camera recorder
My mental shortcut is:
WANpoints toward the ISP side
LANpoints toward the home side
The cleanest ONT-led setup
If I have an
ONT, the cleanest design is usually:- TP
- ONT
- router WAN
- router LAN
- switch, APs, and devices
That is often the easiest architecture if I want more control over the home network.
It is also the easiest pattern to expand later with wired access points or heavier smart-home gear.
Where the network switch should go
For most homes, the switch belongs on the
LAN side of the main router.That means the normal pattern is:
- ONT to router WAN
- router LAN to switch
- switch to everything else that needs wired access
Or in an ONR-led home:
- ONR to switch
- switch to APs and wired devices
What I would not normally do is put a switch before the real routing layer and expect it to โsplit the internetโ in a clean home setup.
Mesh setups versus AP setups
This comparison is often framed too loosely.
I do not think
mesh and AP are true opposites.They describe different things.
meshdescribes a coordinated Wi-Fi system with shared management, roaming logic, and vendor-defined node behavior
APdescribes the network role of a device that extends Wi-Fi for an existing LAN instead of acting as the main router
That means a mesh system can itself run in two broad ways:
router-led mesh, where the main mesh node is the network brain
AP-mode mesh, where an upstream router or ONR remains the network brain
Mesh
Mesh is mainly a coordinated Wi-Fi system.
It usually gives:
- one management app
- one coordinated Wi-Fi fabric
- easier expansion with extra nodes
A mesh system can run in:
- router mode
- AP mode
AP setup
An access-point setup usually means:
- one main router
- one or more wired APs
- routing and Wi-Fi roles kept more separate
This is often the cleaner long-term design if Ethernet runs are available.
What changes between mesh and AP designs
If I simplify the difference:
- mesh is usually easier to manage as one consumer system
- wired APs are usually cleaner and more scalable if the home is already being renovated
- AP-mode mesh sits in the middle, because it keeps mesh convenience while leaving routing upstream
If I can run Ethernet, I usually prefer:
- one good main router
- one switch
- one or more wired APs or wired-backhaul mesh nodes
That is often better than trying to solve everything with extra wireless hops.
Wireless backhaul versus wired backhaul
This matters a lot more than marketing suggests.
Wireless backhaul mesh
Pros:
- easy to deploy
- good for existing homes without cable runs
Cons:
- more performance loss from node-to-node wireless traffic
- more sensitivity to walls and bad placement
Wired backhaul mesh or wired APs
Pros:
- better throughput consistency
- better latency stability
- less wasted wireless airtime
- much better fit for renovation-stage homes
In a Singapore HDB BTO, if I can run Ethernet during renovation, I would seriously consider it for:
- TV console area
- study room
- main bedroom or bedroom-side transition area
That fits well with the broader advice in Where Should You Put Wi-Fi Mesh Nodes in a 4-Room or 5-Room HDB BTO Flat?.
The ONR trap: why AP mode often matters
If the ISP gives me an
ONR, the ONR may already be the router.In that case, my downstream Wi-Fi gear often works better in:
- AP mode
- bridge mode
rather than as a second full router.
If I ignore that and run another router behind it in router mode without a plan, I can end up with:
- double NAT
- more annoying port forwarding
- harder troubleshooting
- weird remote-access and VPN behavior
That is not always fatal, but I would avoid creating it by accident.
The HDB-specific mistake I would avoid most
The most common local mistake I see is treating the fibre entry point as the ideal Wi-Fi point.
In many HDB flats, the internet enters near:
- the entry area
- the DB area
- another service corner
But the best Wi-Fi broadcast position often sits deeper inside the flat.
So I think in two separate layers:
- where the internet enters
- where Wi-Fi should radiate from
Those are often not the same place.
My practical default for a renovation-stage BTO
If renovation is still open, I think the high-value default is usually:
- keep the TP and ISP box accessible
- give that area power and ventilation
- run Cat 6 from that zone to the living room TV console
- run Cat 6 to a likely study or desk room
- run Cat 6 to one likely bedroom-side AP or mesh-node position
That leaves more options later.
What I would choose in a few common scenarios
Small flat with decent open router placement
Often enough:
- ONT plus one good router
Typical 4-room or 5-room BTO with Ethernet available
Often my favorite:
- ONT plus router plus switch plus one wired AP
Or:
- ONT plus wired-backhaul mesh
ONR-led setup where the ISP box keeps the routing role
Often the cleanest compromise:
- ONR as router
- downstream mesh in AP mode
Final thought
The more I look at home networking, the more I think many people buy Wi-Fi gear before they understand the layout of the network itself.
If I were planning an HDB BTO setup, I would first want to answer:
- Is the ISP giving me ONT or ONR?
- Which box is doing routing?
- Where does the switch sit?
- Which runs are WAN and which are LAN?
- Do I actually need wireless mesh, or would one wired AP solve the problem more cleanly?
Once those answers are clear, everything else gets easier.