Skip to main content

When to put modem into bridge mode

 When two NAT devices are connected in series (for instance a modem with built-in NAT capabilities is connected to a router which is also a NAT device), it is advisable to configure your modem in bridge mode to avoid conflicts.


What is NAT?

In computer networking, the process of Network Address Translation (NAT) involves re-writing the source and/or destination address of IP packets as they pass through a router. NAT allows multiple hosts on a private network to access the internet using a single public IP address.


What is bridge mode?

Bridge mode is the configuration that disables the NAT feature on the modem and allows a router to function as a DHCP server without an IP Address conflict.

The modem has to be bridged before connecting to a router since applications like VPN, P2P, and remote management require a public IP Address on the router WAN port for a successful connection.
Note: You will need to call your Internet Service Provider for the bridge mode settings.

Here is a list of common service providers and modems that may require setting modem to bridge mode:
Note: This list identifies only the common models and does not cover all modems.

Modems:

  • Westell 2100
  • Westell 2200
  • Westell 6100
  • Speedstream 5100B
  • 2 Wire
  • Zyxel
  • Netopia
  • Sprint 645 series
  • Paradyne
  • Veragia
  • Broadexant
  • Draytek 2400
  • Comtrend Cd 507
  • Arescom 800
  • Zyxel Prestige 623-40
  • MSN DSL 1000
  • Tranzeo
  • Vision net

Internet Service Providers:

  • AT&T
  • Sprint
  • Verizon
  • Bellsouth
  • CenturyTel (Century Link) 


How to identify NAT modems:

  1. Connect the computer directly to the modem Ethernet (LAN) port.
  2. Click Start > Run > Type cmd (command for Windows) and press Enter.
  3. On the command prompt, type ipconfig and hit Enter. 
    To view your IP address on Mac computers or Windows 8, see What is the IP address of my NETGEAR router?
  4. If the IP Address displayed under Ethernet Adapter Local Area Connection is either 192.168.x.x or 10.0.x.x, then the modem should be bridged.
    Call your Internet Service Provider to set the modem to bridge mode.
  5. You can also try changing LAN IP address of router. 
    Log in to the router user interface and change IP address to 192.168.2.1 or 10.0.0.1 under LAN Setup (ADVANCED > Setup > LAN Setup).
    If you need assistance with router login, see How do I log in to my NETGEAR home router?

Source:

https://kb.netgear.com/000028987/When-to-put-modem-into-bridge-mode

https://gospeedcheck.com/article/how-to-access-arris-modem-in-bridge-mode-1118

Comments

Popular posts from this blog

Telus introduces two new Wi-Fi solutions

  Wi-Fi 6 and Wi-Fi Plus work together to create a responsive experience Telus has launched two new Wi-Fi solutions for its customers in Western Canada. The first is Wi-Fi 6. It offers tri-band technology and the fastest home internet speed in Western Canada, the company says. It provides fast speeds even if multiple devices are connected. Wi-Fi Plus is the second offering. According to the company’s website, this is a monthly add-on to Wi-Fi 6 for those looking to ensure their Wi-Fi connection works in all corners of their home. It cost $10 a month. Company technicians install the services and determine the number of access points needed for the best experience. A combination of the two creates “an unmatched home Wi-Fi experience that is only offered by Telus,” the company says. “We all know what it feels like to have that one spot in our home where the Wi-Fi connection just isn’t as strong, and the frustration that can cause ourselves and our families,” Zainul Mawji, preside...

The Average Ping Speed

  By Jacob Andrew Many services, particularly games, measure performance according to ping. Acquiring your ping is relatively easy, but interpreting the results requires a deeper understanding of Internet bandwidth and server response times. To get your average ping, use tools available natively to Windows, or online speed measurement websites. Understanding Ping Ping measures the time it takes for a remote device to respond to your ping request. The results are measured in milliseconds or ms. As part of the Internet Control Messaging Protocol, the ICMP ping command requires a specific destination. Your response time varies depending on the location of that destination, typically a server or router. Pinging your gateway address, for example, should result in less than a 1 ms response time. Pinging google.com, however, may take 50ms. A single ping is also affected by a number of factors, including load on the server and congestion on your own network; this is why ping commands ...

How to test ping on PC?

  Follow these instructions to run a Ping test in Windows. Using the  Start Menu  at the lower left corner of your screen: Windows 10: Right-click the Start menu, and click  Command Prompt  from the resulting menu Windows 8: Press the  Windows  key ⊞ on your Keyboard to open your Windows 8 Menu Windows 7: Open your Start menu, and then click the  Search Program and Files  entry field Windows Vista: Click on the  Start Search  entry field Windows XP: Choose the  Run  command from the Start menu Type  CMD  into the text box (or at the Windows 8 Menu) and then select the  Command Prompt  program A black window will appear. This is the command window in the Windows operating system. You will not be able to use your mouse to manipulate this window Type  ping www.google.ca  into this window and then press the  ENTER  key on your keyboard. This will begin a ping test which will attem...