HomeTechOps

Wi-Fi & Network

MoCA: Ethernet over your coax

If you have coax where you need wired speed but can't easily run Ethernet, MoCA bridges Ethernet over that existing cable at up to ~2.5Gbps. This guide covers the setup, the all-important point-of-entry filter, and the gotchas.

Who this is for

Home operators who have coax (TV cable) running to the rooms that need fast wired networking but can't easily pull Ethernet, and want a reliable ~2.5Gbps link over that existing coax without the powerline guesswork.

Outcome

A working MoCA 2.5 link over your existing coax: a correctly-placed point-of-entry filter, MoCA-rated splitters on the path, a pair of 2.5GbE MoCA adapters, and realistic expectations (MoCA 2.5 now, not waiting on MoCA 3.0).

Required inputs

  • At least two locations with coax outlets on the same coax run, and access to the entry splitter/ground block.
  • A pair of MoCA 2.5 adapters with 2.5GbE ports (goCoax / Motorola / Hitron / ASUS), bought together.
  • A coax point-of-entry (PoE) filter, and splitters/ground blocks rated to at least ~1675 MHz on the MoCA path.
  • A way to verify wired speed (a 2.5GbE-capable device or NAS, plus iperf3 or a large file copy).
GuideFollow in order

Step-by-step procedure

1

Confirm coax topology and plan the path

Do: Identify the two (or more) coax outlets you'll link and confirm they trace back to the same splitter tree. Note every splitter and ground block between them — each must pass MoCA frequencies (rated to at least ~1675 MHz).

Expected result: You have a continuous coax path between the locations with a known list of splitters/ground blocks on it.

If not: If an outlet isn't on the same run, re-home that coax or choose a different outlet before buying adapters.

2

Install the point-of-entry filter

Do: Fit a coax PoE filter on the line (input) side of the top-level entry splitter so MoCA is reflected back into the home and doesn't leak onto the provider's line.

Expected result: A PoE filter sits at the coax entry, line side of the top splitter.

If not: If the only filter is between your two adapters, move it to the entry — placed wrong it can block your own MoCA link.

3

Replace any MoCA-blocking splitters

Do: Swap out any splitter or ground block on the MoCA path that's rated only to ~1000 MHz for a MoCA-rated one (≥1675 MHz), and minimize the number of splitter legs in that path.

Expected result: Every component on the path passes the MoCA band, with as few splitter hops as possible.

If not: An under-rated splitter will block or throttle MoCA even with everything else correct.

4

Connect and bring up the adapters

Do: Plug a MoCA 2.5 adapter into each location's coax and its 2.5GbE port into the device/switch. Power the source adapter first, then the remote; confirm both show a MoCA link and are on the same band.

Expected result: Both adapters report a MoCA link to each other.

If not: If one won't join, verify the band/standard match and swap in a known-good adapter to rule out a dead unit.

5

Verify throughput, not just link

Do: From a device behind the remote adapter, confirm a 2.5GbE link and run iperf3 (or a large transfer to a wired host/NAS) to confirm real speed approaching MoCA 2.5.

Expected result: Throughput is well above 1GbE and stable, approaching ~2.5Gbps.

If not: If it links but is slow, reduce splitter legs/attenuation; if the link is 1GbE, check the end device's NIC/port (see the 2.5GbE-only-at-1GbE page).

Commands and settings paths

Check the MoCA link/PHY rate

The adapter's web/status page (link state + PHY rate), or confirm its LAN port shows a 2.5GbE link

Where: On the adapter management page or the attached device.

Expected: A MoCA link to the peer with a healthy PHY rate, and a 2.5GbE LAN link.

Failure means: No peer or low PHY rate indicates a filter/splitter/path problem.

Safe next step: Re-check the PoE filter placement and splitter ratings on the path.

Measure real throughput

iperf3 between two wired hosts across the MoCA link (or a large LAN file copy to the NAS)

Where: Between a device behind each adapter.

Expected: Throughput well above 1GbE, approaching MoCA 2.5 (~2.35Gbps usable).

Failure means: Low throughput points at attenuation/too many splitter legs, or a 1GbE end-device port.

Safe next step: Reduce splitters / use MoCA-rated ones; verify the device NIC is 2.5GbE.

Evidence to record

  • The coax path: which outlets, which splitters/ground blocks, and their frequency ratings.
  • Point-of-entry filter location (line side of the entry splitter).
  • Adapter models + that both report a MoCA link and the negotiated PHY rate.
  • Measured throughput (iperf3 / file copy) vs the ~2.5Gbps MoCA 2.5 target.

Common mistakes

  • Skipping the point-of-entry filter (or placing it between your adapters) — degrades signal and can leak MoCA onto the provider line.
  • Reusing an old splitter/ground block rated to ~1000 MHz on the MoCA path, which cuts off MoCA's frequencies.
  • Waiting for MoCA 3.0 / 10Gbps adapters — not a shipping consumer product as of 2026.
  • Blaming MoCA for a 1GbE result when the end device's NIC/port is the real cap.

Stop points

  • Stop before buying adapters if you can't confirm the two outlets are on the same continuous coax run.
  • Stop and re-home the filter before further debugging if a filter is placed between your two adapters instead of at the entry.

Last reviewed

2026-06-02

Source-backed checks

HomeTechOps turns official docs and conservative safety rules into a shorter runbook. These links are the source trail for the page direction.