Router vs Modem — What's the Difference?

These two devices are often confused because many ISPs bundle them into a single box. Understanding what each does helps you make better decisions about your home network — whether to use your ISP's equipment, buy your own, or upgrade for better performance.

The Modem — Your Connection to the Internet

A modem (modulator-demodulator) converts the signal from your ISP's infrastructure into a standard Ethernet connection your router can use. The type of modem depends on your internet technology:

Internet TypeModem TypeStandardISP Examples
Cable (coax)DOCSIS modemDOCSIS 3.0 or 3.1Xfinity, Spectrum, Cox, WOW!
DSL (phone line)DSL modemADSL2+, VDSL2, G.fastAT&T (DSL), CenturyLink, Windstream
Fiber (FTTH)ONT (Optical Network Terminal)GPON, XGS-PONAT&T Fiber, Verizon Fios, Google Fiber
SatelliteSatellite modem/terminalStarlink/ViaSat/Hughes proprietaryStarlink, HughesNet, Viasat
5G/LTE fixed wirelessCellular gateway4G/5GT-Mobile Home Internet, Verizon Home Internet

The modem has one job: take the raw signal from your ISP and hand a working internet connection to whatever is plugged into its Ethernet port. It does not do WiFi, does not manage your local network, and does not assign IP addresses to your devices.

The Router — Your Local Network Manager

A router sits between your modem and your devices. It manages all traffic on your home network and handles several critical functions:

  • NAT (Network Address Translation) — Translates your single public IP address into multiple private addresses for each device in your home. This is how 20 devices can share one internet connection.
  • DHCP server — Automatically assigns an IP address to every device that connects (your phone gets 192.168.1.100, your laptop gets 192.168.1.101, etc.)
  • WiFi access point — Broadcasts your wireless network on 2.4 GHz, 5 GHz, and sometimes 6 GHz
  • Firewall — Blocks unsolicited incoming connections from the internet, protecting your devices
  • Traffic routing — Directs packets between devices on your network and to the internet

Gateway = Modem + Router Combined

Most ISPs provide a gateway — a single device that contains both a modem and a router. This simplifies installation: one device, one power cable, one Ethernet connection to the wall. The trade-off is reduced flexibility and often lower performance than a dedicated modem + dedicated router.

SetupCostPerformanceFlexibilityBest For
ISP gateway (combined)$0 (rented at $10-15/mo)AdequateLimitedSimple setups, renters, non-technical users
Own cable modem + own router$80-200 upfront, $0/moBetterFull controlCable internet users who want to save rental fees
Gateway in bridge mode + own routerISP fee + router costBetter WiFiPartialKeeping ISP gateway for internet auth but using own WiFi
Fiber ONT + own routerONT free + router costBestFull controlFiber internet subscribers

Bridge Mode — Best of Both Worlds

If you want to use your own router but your ISP requires their gateway (DSL authentication, certain fiber setups), put the ISP gateway in bridge mode. This disables the gateway's routing and NAT functions, turning it into a pure modem. Your own router handles all routing, WiFi, and DHCP. The result is no double NAT, full control over your network, and better WiFi performance.

Find bridge mode under different names by ISP:

ISPFeature NameLocation in Admin
AT&TIP PassthroughFirewall → IP Passthrough
XfinityBridge ModeGateway → At a Glance → Enable Bridge Mode
Verizon FiosIP PassthroughAdvanced → IP Passthrough
CenturyLink/QuantumDMZ / Bridge ModeAdvanced Setup → WAN Settings
T-Mobile Home InternetIP Passthrough192.168.12.1 → Advanced → IP Passthrough

Double NAT — Why It's a Problem

If you plug your own router into the ISP gateway without enabling bridge mode, you get double NAT: the gateway assigns your router a private IP (say 192.168.1.2), and your router assigns your devices yet another layer of private IPs (192.168.0.x). This works for basic browsing but causes problems with:

  • Port forwarding — you have to forward on both devices, or it will not work
  • Gaming — Open NAT type requires port forwarding to work
  • Some VPNs and remote desktop connections
  • Some smart home devices that require UPnP to function

Buying a Cable Modem — What to Look For

For cable internet (Xfinity, Spectrum, Cox), buying your own DOCSIS modem saves you $10–15/month in rental fees. The modem pays for itself in 6–12 months. Key specifications:

SpecMinimumRecommendedWhy It Matters
DOCSIS version3.03.1DOCSIS 3.1 supports multi-gig speeds and is future-proof
Download channels16x432x8 or moreMore channels = higher max throughput
ISP compatibilityApproved by your ISPApproved by your ISPCheck ISP's approved modem list before buying

Recommended standalone modems: Motorola MB8611 (DOCSIS 3.1, ~$130), Netgear CM1200 (DOCSIS 3.1, ~$110), Arris SB8200 (DOCSIS 3.1, ~$120). All work with Xfinity, Spectrum, and Cox. Register the new modem's MAC address with your ISP after purchase.

Do You Need a Separate Modem for Fiber?

For most fiber internet (AT&T Fiber, Verizon Fios, Google Fiber, local fiber providers), no — the ONT (Optical Network Terminal) is typically installed on the wall as part of the fiber installation and is provided free. The ONT converts the fiber optic signal to Ethernet. You plug your own router directly into the ONT's Ethernet port. No separate modem purchase needed.