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 Type | Modem Type | Standard | ISP Examples |
|---|---|---|---|
| Cable (coax) | DOCSIS modem | DOCSIS 3.0 or 3.1 | Xfinity, Spectrum, Cox, WOW! |
| DSL (phone line) | DSL modem | ADSL2+, VDSL2, G.fast | AT&T (DSL), CenturyLink, Windstream |
| Fiber (FTTH) | ONT (Optical Network Terminal) | GPON, XGS-PON | AT&T Fiber, Verizon Fios, Google Fiber |
| Satellite | Satellite modem/terminal | Starlink/ViaSat/Hughes proprietary | Starlink, HughesNet, Viasat |
| 5G/LTE fixed wireless | Cellular gateway | 4G/5G | T-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.
| Setup | Cost | Performance | Flexibility | Best For |
|---|---|---|---|---|
| ISP gateway (combined) | $0 (rented at $10-15/mo) | Adequate | Limited | Simple setups, renters, non-technical users |
| Own cable modem + own router | $80-200 upfront, $0/mo | Better | Full control | Cable internet users who want to save rental fees |
| Gateway in bridge mode + own router | ISP fee + router cost | Better WiFi | Partial | Keeping ISP gateway for internet auth but using own WiFi |
| Fiber ONT + own router | ONT free + router cost | Best | Full control | Fiber 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:
| ISP | Feature Name | Location in Admin |
|---|---|---|
| AT&T | IP Passthrough | Firewall → IP Passthrough |
| Xfinity | Bridge Mode | Gateway → At a Glance → Enable Bridge Mode |
| Verizon Fios | IP Passthrough | Advanced → IP Passthrough |
| CenturyLink/Quantum | DMZ / Bridge Mode | Advanced Setup → WAN Settings |
| T-Mobile Home Internet | IP Passthrough | 192.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:
| Spec | Minimum | Recommended | Why It Matters |
|---|---|---|---|
| DOCSIS version | 3.0 | 3.1 | DOCSIS 3.1 supports multi-gig speeds and is future-proof |
| Download channels | 16x4 | 32x8 or more | More channels = higher max throughput |
| ISP compatibility | Approved by your ISP | Approved by your ISP | Check 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.