I always tend to put a 2.5gbps switch between the ONT and the main router
Surely you mean between the router and all devices? You should not be using a traditional switch between ONT and router.
I always tend to put a 2.5gbps switch between the ONT and the main router
No.Surely you mean between the router and all devices? You should not be using a traditional switch between ONT and router.
That's wrong, all LAN devices should be on the LAN side of your router, and not exposed to the WAN side at all.No.
ONT>2.5gb switch. Main router and MoCA plugged into the switch.
Why?That's wrong, all LAN devices should be on the LAN side of your router, and not exposed to the WAN side at all.
ONT > Router > LAN stuff (including switch).
Unless you've got a managed switch and use it as a WAN switch, the router (more specifically the firewall/NAT portion of it) should always be the boundary between WAN and LAN traffic.
Because that's how networks should operate. Exposing LAN traffic to the WAN side is a security issue and may actually cause network issues.Why?
If anything it has improved my network. PS5 ping is now 14 when it was 17-20. iPhone 16 is recording 1600 on WiFi more regularly rather than 1200-1300.Because that's how networks should operate. Exposing LAN traffic to the WAN side is a security issue and may actually cause network issues.
The switch is only passing the WAN VLAN from the ONT to the router — no LAN devices are connected on the WAN side. The router still handles NAT, DHCP and firewall. The switch just acts as a pass-through/multiplexer for my MoCA backhaul and multi-gig links before the router.Because that's how networks should operate. Exposing LAN traffic to the WAN side is a security issue and may actually cause network issues.
Draw a diagram. Because the way you're describing it does not make any sense.
Plugging an ONT, WAN port of router, and anything else into the same switch will expose that anything else to WAN.
INTERNET
|
[ Openreach ONT ]
|
(2.5G / 10G Ethernet)
|
┌──────────────────────────┐
│ Core Multi-Gig Switch #1 │ <— L2 aggregator
│ (4×2.5G + 2×10G) │
└──────────────────────────┘
| |
| +--> [ EE Router ]
| (WAN 2.5G in, LAN ports unused)
| ^
| | Router does:
| | NAT / Firewall / DHCP
|
+--> [ MoCA 2.5 adapter ]
(on core switch; LAN traffic)
(coax split)
_______/ \_______
/ \
[ EE Wi-Fi 7 Satellite ] [ Charlie’s Room Switch ]
(Back-Door; MoCA BH) |
| +--> Charlie’s PC/Laptop
[ Back-Door Local Switch ]
|
(Cat6a uplink)
|
[ EE Wi-Fi 7 Satellite ]
(Garage/Annexe; Cat6a BH)
|
[ Garage/Annexe Switch ]
|
PS5
Notes:
• Router LAN ports are intentionally unused to avoid 1G bottleneck.
• Multi-gig LAN↔LAN stays on the switch fabric (2.5G/10G).
• Wi-Fi >1G works because satellites use MoCA/Cat6a backhaul and internal multi-gig backplane.
• Router only handles WAN↔LAN (NAT/Firewall/DHCP), not LAN↔LAN.
• Total switches:
#1 Core (near ONT)
#2 Back-Door local switch
#3 Garage/Annexe switch
#4 Charlie’s room switch
No, they won't. That's not how networking works.So if I connected the MoCA and internal backhaul to the router LAN ports, the entire internal network would be limited to a theoretical 1 Gbps (though the EE tech is bit smarter than that).
I did. ChatGPT says it’s fine in this case.No, they won't. That's not how networking works.
If you have:
ONT <> Router <> 2.5 GbE switch <> clients. The clients all share the same L2 network (or broadcast domain/subnet if you will). Typically 192.168.1.0/24 or similar. All of the clients on the 192.168.1.0/24 network will talk to each other at 2.5 GbE speed if they have a 2.5 GbE LAN port. The only time the clients reduce their speed to 1 Gbps is:
1) they talk to a device on another VLAN, ie 10.0.0.0/24 (because this traffic will be routed through your router's 1 GbE interface)
2) they talk to a device which only has a 1 GbE port
3) they talk to the internet (if your router has a 1 GbE LAN port
If the EE hub (or whatever terrible name they've given it) has a 2.5 GbE LAN port then the devices can talk >1Gbps. The Smart Hub Pro has 4x 2.5 GbE LAN ports and is provided with EE's 1.6 Gbps FTTP tier.
What I suspect is happening in your case is your devices hanging off the 2.5 GbE switch are talking to the internet over IPv6 but I still don't fully understand how that would work because EE uses PPPoE authentication which your router provides. But since that's not got anything off it's LAN ports I don't get how your LAN devices are able to talk to the internet.
While you're on ChatGPT, ask it if putting an unmanaged switch in between your ONT and router is a good idea when LAN clients are on it.
You told me to ask it and, now that you don’t like the answer, it’s wrong.ChatGPT is wrong, it's assuming the EE WAN port is handling LAN traffic also, which I'm fairly certain it isn't. Its WAN port won't be on the LAN bridge that the LAN ports are a member of.
It's hurting my head thinking about this still don't get what it fixes.Chat GPT says.
“
“Putting an unmanaged multi-gig switch between the ONT and the router WAN is a valid design as long as:
- The router still handles PPPoE/DHCP and gets the public IP
- No LAN devices bypass the router’s firewall/NAT
- The switch is only acting as a Layer 2 aggregator
In fact, this design is common in structured and multi-gig networks because it avoids the 1 Gbps bottleneck of consumer router LAN ports. The core switch becomes the high-speed fabric, and the router remains the security boundary. This is essentially a ‘router-on-a-stick’ design with a multi-gig core.”
Smart Hub Pro isn’t running LAN traffic “through” the WAN port – it still keeps WAN and LAN logically separate, as it should.I think I've read/heard of devices that can run it's services across the WAN port instead of over it's LAN port connections, but from what I remember my quick perusal of such info, it suggested that only specific types of devices (usually higher end business models) have such functionality.
Are you saying the EE devices is capable of this natively?