Cloudflare Docs
Cloudflare Zero Trust
Edit this page on GitHub
Set theme to dark (⇧+D)

Dedicated egress IPs

Dedicated egress IPs are static IP addresses that can be used to allowlist traffic from your organization. These IPs are unique to your account and are not used by any other customers routing traffic through Cloudflare’s network. Each dedicated egress IP consists of an IPv4 address and an IPv6 range that are assigned to a specific Cloudflare data center. At minimum, Cloudflare will provision your account with two dedicated egress IPs corresponding to data centers in two different cities.

An account can have any number of additional dedicated egress IPs. To request additional dedicated egress IPs, contact your account team to schedule a service window.

​​ Enable egress IPs

To start routing traffic through dedicated egress IPs:

  1. Contact your account team to obtain a dedicated egress IP.
  2. In Zero Trust, go to Settings > Network.
  3. Enable Proxy for TCP.
  4. (Optional) Select UDP. This will allow HTTP/3 traffic to egress with your dedicated IPs.

Dedicated egress IPs are now enabled for all network and HTTP traffic proxied by Gateway. To selectively enable dedicated egress IPs for a subset of your traffic, refer to egress policies.

​​ Verify egress IPs

To check if your device is using the correct dedicated egress IP:

  1. Verify that the device is connected to your Zero Trust organization through the WARP client.
  2. Determine the source IPv4 address of your device by going to https://ipv4.icanhazip.com/.
  3. Determine the source IPv6 address of your device by going to https://ipv6.icanhazip.com/.
  4. Verify that the source IPv4 and IPv6 addresses match your dedicated egress IP.

When testing against another origin, you may see either an IPv4 or IPv6 address. Gateway has no control over whether connections are made over IPv4 or IPv6. Some origins are only available over IPv4, while others are only available over IPv6. When both protocols are supported, the decision is made by the operating system and browser on the client device. For example, Windows will by default favor IPv6 over IPv4.

​​ Limitations

​​ Unsupported traffic

Dedicated egress IPs do not apply to:

  • DNS queries resolved through Gateway
  • Zero Trust networks connected via Cloudflare Tunnel or Magic WAN
  • ICMP traffic (such as ping)

These origins will see the default shared IPs instead of the dedicated egress IPs. This is because Cloudflare can filter traffic to these origins by identifiers other than source IP.

​​ Traffic resilience

To improve traffic resilience, assign your dedicated egress IPs to different Cloudflare data center locations. If you have multiple IPs in the same city, choose different data centers within that city. For more information, contact your account team.

When creating egress policies with dedicated egress IPs, set your secondary IPv4 address to either Default Cloudflare egress or a Cloudflare location different from your primary IPv4 address. If the physical location of your primary IPv4 address is not available, traffic will be routed to either the location closest to the user (Default Cloudflare egress option) or another location of your choice.

​​ IP geolocation

Your egress traffic will geolocate to the city selected in your egress policies. If the traffic does not match an egress policy, IP geolocation defaults to the closest dedicated egress location to the user.

When you enable dedicated egress IPs, Gateway updates the MaxMind GeoIP2 database. Other websites such as Google will check the MaxMind database to geolocate a user’s source IP. This process will take at least six weeks. For example, if your users are in India, they would get a U.S. Google landing page instead of the Indian Google landing page until Google picks up the updated IP geolocation.

We recommend you create a catch-all egress policy before dedicated egress IPs are assigned to your account. This will prevent incorrect geolocation for your users’ traffic while geolocation databases update.

​​ Verify IP geolocation

To verify that the IP geolocation has updated on MaxMind, go to MaxMind GeoIP and enter your dedicated egress IP.

​​ Egress location

Destination IPDestination proxied by CloudflarePhysical egress locationIP geolocation
IPv4NoEgresses data center with dedicated egress IPMatches dedicated egress IP
IPv4YesEgresses locally connected data centerMatches dedicated egress IP
IPv6NoEgresses locally connected data centerMatches dedicated egress IP
IPv6YesEgresses locally connected data centerMatches dedicated egress IP

​​ IPv4

To physically egress from a specific location, traffic must be proxied to Cloudflare via IPv4. The end user connects to the nearest Cloudflare data center, but Cloudflare will internally route their traffic to egress from the dedicated location configured in your egress policies. Therefore, the connected data center shown in the user’s WARP client preferences may not match their actual egress location.

We are able to offer better IPv4 performance when users visit domains proxied by Cloudflare (also known as an orange-clouded domain). In this scenario, IPv4 traffic will physically egress from the most performant data center in our network while still appearing to egress from your dedicated location.

For example, assume you have a primary dedicated egress IP in Los Angeles and a secondary dedicated egress IP in New York. A user in Las Vegas would see Las Vegas as their connected data center. If they go to a grey-clouded site such as espn.com, they will egress from Los Angeles (or whichever city is in the matching egress policy). If they go to an orange-clouded site such as cloudflare.com, they will physically egress from Las Vegas but use Los Angeles as their IP geolocation.

​​ IPv6

Traffic proxied via IPv6, unlike IPv4, will physically egress from the connected data center but logically egress with one of your dedicated IP geolocations. In the example above, the Las Vegas user would egress from Las Vegas but IP geolocate from Los Angeles.

​​ FAQ

​​ Can I provision the same egress IP address to multiple data centers?

No, egress IPs are limited to a single data center.

​​ Can my users in different locations egress from their closest data center via a single egress IP?

No, traffic will only egress from the data center where the egress IP is provisioned. If you have users in locations far apart, we recommend reserving multiple egress IPs across different data centers and provisioning your users to their closest data centers.

​​ Can I use dedicated egress IPs with traffic proxied via PAC files?

Yes, your users will egress via their provisioned IP address.

​​ What happens when I enable dedicated egress IPs with Cloudflare Browser Isolation?

Your users will connect to the nearest data center, where the remote browser session will load. The remote browser will then egress via the data center with their provisioned egress IP.

​​ Do dedicated egress IPs work on the Cloudflare China Network?

No, Gateway does not support dedicated egress IPs on the China Network.