Fix Double NAT when two routers run at the same time (2024)

For most people, a double Network Address Translation (NAT) configuration doesn't create a noticeable effect on network performance. But some people who play online games or use port forwarding rules and Universal Plug and Play (UPnP) might prefer to avoid a double NAT configuration. Learn more about Double NAT.

To avoid a double NAT configuration on your Google Nest Wifi Pro, Nest Wifi, or Google Wifi devices, here's what you can do:

(Recommended) Remove ISP-provided router from your network

If you have 2 separate ISP devices, a modem and router, turn off and unplug the ISP-provided router, then connect your modem directly to your Wifi device.

If your ISP-provided router is combined with the ISP's modem in a single device, enable bridge mode on your modem/router combo to fix the Double NAT issue. When you enable bridge mode on your ISP router, it'll turn off its NAT and allow your Wifi device to be the sole device that performs NAT.

  1. Connect a computer directly to your ISP-provided router with an Ethernet cable.
  2. Log in to your modem and router combo, then find its settings to enable bridge mode.
  3. To access your router's settings, you might have to open an internet browser and enter your router's IP address in the address bar like this: Fix Double NAT when two routers run at the same time (1)

Steps will vary depending on the device. Many ISPs and manufacturers provide instructions on how to enable bridge mode. To learn how to turn on bridge mode, check your ISP's support website.

(Not Recommended) Enable Bridge mode on your Wifi router device

A single Wifi device that isn't part of a mesh system can be set to bridge mode. Bridge mode disables the DHCP and routing functions so double NAT is no longer an issue. In bridge mode, this single mesh point will operate as a pure Wi-Fi access point connected over an Ethernet wire to your modem.

Note: Bridge mode on Wifi devices only works on a single Wifi device setup. If you create a mesh network with multiple Wifi devices, your primary Wifi router can't be in bridge mode because it needs to control settings and communication within your Wi-Fi network. If your primary Wifi router is in bridge mode, in addition to losing mesh capability, you'll also lose some functionality of your Wifi device such as:

  • Family Wi-Fi, priority device, and Guest Wi-Fi will be unavailable.
  • DNS and WAN settings can't be edited.
  • You won't be able to test your mesh connection.

Additionally, bridge mode disables many of Google Wifi and Google Nest Wifi's security protections. This is because your upstream router (the modem/router combo in the above scenario) is the one performing DNS steering, packet inspection, executable patching, and so on.

Your Wifi devices automatically install security updates to maximize your privacy and security. These protective features are most effective, and in some cases, only effective, when all traffic passes through your primary Wifi router, instead of through another router.

If you have a third-party router, you can wire your primary Wifi router to it, then mesh additional Wifi points downstream.

If you still want to turn your primary Wifi device into a bridge, you can follow the steps below:

  1. Open the Google Home appFix Double NAT when two routers run at the same time (2).
  2. Tap Favorites Fix Double NAT when two routers run at the same time (3)Fix Double NAT when two routers run at the same time (4)WifiFix Double NAT when two routers run at the same time (5)Fix Double NAT when two routers run at the same time (6)SettingsFix Double NAT when two routers run at the same time (7)Fix Double NAT when two routers run at the same time (8)Advanced Networking.
  3. Tap Network mode Fix Double NAT when two routers run at the same time (9)your Wifi router or point Fix Double NAT when two routers run at the same time (10)Bridge mode.
  4. Tap SaveFix Double NAT when two routers run at the same time (11).

You can't transition your primary Wifi device into bridge mode if your WAN IP is a public IP address. To enable bridge mode, there needs to be another router between your modem and primary Wifi device. If your primary Wifi device's WAN port has a public IP, that means it's directly connected to your modem. In this scenario, the bridge mode option in the app will be unavailable.

Additional questions

What's the difference between NAT and double NAT?

Your internet service provider (ISP) usually assigns your home internet connection a single public and globally unique IP address. You can view Wifi device information in the Google Home app.

Most households have multiple devices connected to its home network, with each device requiring their own IP address. Your router assigns a local IP address to each device in your home network through DHCP (Dynamic Host Configuration Protocol).

Google Nest Wifi Pro, Nest Wifi, and Google Wifi devices transfer data that comes in or goes out from the public IP address to the device in your home network. This process of transferring data from the public IP address to the specific device local IP address is called Network Address Translation (NAT).

Internet providers usually provide a modem or gateway, which is a modem and router combo, that converts the signal that comes into your home internet connection. In many cases, the modem or gateway is set up to perform NAT. A double NAT happens if another router, for example a Nest Wifi router, is connected to the ISP modem or gateway. All this means is that data is going through a NAT process twice, which might cause a very small delay, of the order of milliseconds to data getting in and out of your home.

What other disadvantages are there in a Double NAT configuration?

You can connect 2 or more independent (non-meshed) router systems to extend the Wi-Fi coverage in your home. But when you have 2 routers, each with their own private Wi-Fi network, your personal devices can have a hard time communicating with each other because of the different sets of IP addresses and firewalls between the 2 independent router systems.

For example, let's say you want to wirelessly print a picture from your computer. If you have 2 independent networks, it's possible your computer is on one network while your printer is on the other. And if both networks are private, your computer won't be able to tell your printer to print the picture.

Double NAT

Fix Double NAT when two routers run at the same time (12)

A double NAT can also result in performance issues if you play online games or use port forwarding rules and UPnP.

To fix this, bridge mode lets multiple routers share one single Wi-Fi network. Here's what that could look like:

Bridge mode

Fix Double NAT when two routers run at the same time (13)

Was this helpful?

How can we improve it?

Need more help?

Try these next steps:

Post to the help community Get answers from community members Contact us Tell us more and we’ll help you get there

Have a question?

Get an answer from a google advisor here Message an Advisor

As an enthusiast with a deep understanding of networking and IT infrastructure, I can confidently delve into the concepts mentioned in the article about Double Network Address Translation (NAT) configuration and provide valuable insights.

Firstly, let's discuss Network Address Translation (NAT). NAT is a crucial mechanism that allows multiple devices within a local network to share a single public IP address assigned by the Internet Service Provider (ISP). This is achieved by mapping private, local IP addresses to the public IP address, facilitating communication between devices within the local network and the wider internet.

The article introduces the concept of Double NAT, which occurs when there are two layers of NAT between a device and the internet. This typically happens when an ISP-provided router (modem/router combo) performs NAT, and then another router (e.g., a Nest Wifi router) is connected downstream, performing its own NAT. This double NAT configuration can result in a slight delay in data transfer.

The article provides two methods to avoid a double NAT configuration on Google Nest Wifi Pro, Nest Wifi, or Google Wifi devices:

  1. Removing ISP-Provided Router: This method involves disconnecting the ISP-provided router (modem/router combo) and connecting the modem directly to the Wifi device. Alternatively, if the ISP router is a combined device, enabling bridge mode on it turns off its NAT functionality, allowing the Wifi device to handle NAT.

  2. Enabling Bridge Mode on Wifi Router: This method sets a single Wifi device (not part of a mesh system) to bridge mode, disabling DHCP and routing functions. However, the article warns against using bridge mode if you have a mesh network, as it can lead to a loss of certain functionalities and security protections.

The article emphasizes that bridge mode is not recommended for the primary Wifi router in a mesh network due to potential loss of features like Family Wi-Fi, priority device settings, and Guest Wi-Fi.

It also highlights the disadvantages of a double NAT configuration, such as communication issues between devices on separate private networks and potential performance issues for online gaming or using port forwarding rules and Universal Plug and Play (UPnP).

Moreover, the article briefly touches on the role of DNS steering, packet inspection, and security protections performed by the upstream router, emphasizing the importance of traffic passing through the primary Wifi router for optimal security.

In summary, the article provides a comprehensive guide on addressing double NAT configurations, explaining the concepts involved, and offering practical solutions for users of Google Nest Wifi Pro, Nest Wifi, or Google Wifi devices.

Fix Double NAT when two routers run at the same time (2024)
Top Articles
Latest Posts
Article information

Author: Arline Emard IV

Last Updated:

Views: 6672

Rating: 4.1 / 5 (72 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Arline Emard IV

Birthday: 1996-07-10

Address: 8912 Hintz Shore, West Louie, AZ 69363-0747

Phone: +13454700762376

Job: Administration Technician

Hobby: Paintball, Horseback riding, Cycling, Running, Macrame, Playing musical instruments, Soapmaking

Introduction: My name is Arline Emard IV, I am a cheerful, gorgeous, colorful, joyous, excited, super, inquisitive person who loves writing and wants to share my knowledge and understanding with you.