Skip to main content

Glossary/Addressing

CGNATCarrier-Grade NAT · LSN · Large-Scale NAT

A second layer of NAT operated by an ISP, sharing one public IP between many customers because IPv4 ran out.

CGNAT addresses sit in 100.64.0.0/10 (RFC 6598). Your home router gets one of those; the ISP NATs it again to a shared public IP.

It breaks inbound services — port forwarding, hosting game servers, self-hosted VPN endpoints — because the inbound packet has nowhere to land in the ISP's mapping table.

We have a longer explainer with workarounds (IPv6, reverse tunnels, ISP "static IP" upgrades) at /cgnat.

Try it on IPFerret

See also