What is a Network Bridge?
A network bridge is a device or technology that connects two or more separate network segments and lets them communicate as if they were a single LAN. For example, a wireless bridge can link a wired-LAN-only device to a Wi-Fi network, or connect two buildings that are too far apart for an Ethernet cable. Many Wi-Fi routers include a “bridge mode” (also called access-point mode) that is based on the same underlying concept. Bridges operate at Layer 2 (the data-link layer) of the OSI model, forwarding Ethernet frames based on MAC addresses.
Bridging is a straightforward solution whenever you need to extend a network across a gap, whether that gap is a wireless distance, a protocol mismatch, or a physical limitation of your existing infrastructure.
In-Depth
How a Network Bridge Works
A bridge inspects every Ethernet frame that passes through it, learning the MAC addresses of devices on each side. It then forwards frames only to the segment where the destination device resides, reducing unnecessary traffic on other segments. This selective forwarding is what distinguishes a bridge from a simple hub that floods data everywhere.
Types of Network Bridges
| Type | Use Case | Example |
|---|---|---|
| Wired bridge | Connecting two wired LAN segments | A network switch linking two cable runs |
| Wireless bridge | Linking buildings across open air | Outdoor point-to-point wireless bridge |
| Wired-to-wireless bridge | Connecting wired devices to Wi-Fi | Router in bridge mode, Ethernet-to-Wi-Fi adapter |
| Software bridge | Creating virtual bridges in an OS | Linux brctl or Windows network bridge |
The most common consumer scenario is using a wireless bridge to connect devices in a separate building or room where running Ethernet cable is impractical. Purpose-built outdoor wireless bridges with directional antennas can span distances of several hundred meters with stable throughput.
Router Bridge Mode Explained
Setting a Wi-Fi router to bridge mode (access-point mode) disables its routing functions (NAT, DHCP) and turns it into a pure wireless access point. This is the correct configuration when another device on the network, such as an ISP-supplied gateway, already handles routing. Running two routers without bridge mode causes double-NAT issues that degrade performance and complicate port forwarding.
How to Choose
1. Match the Bridge Type to Your Scenario
If you simply need to put a wired device (like a desktop PC or game console) on Wi-Fi, a compact wireless Ethernet converter or a router in bridge mode will do. For linking separate buildings, invest in a dedicated outdoor wireless bridge rated for the distance and weather conditions involved.
2. Evaluate Speed and Stability
Wireless bridges add latency and may reduce throughput compared to a direct Ethernet connection. For bandwidth-sensitive applications, choose a bridge that supports Wi-Fi 6 or a dedicated point-to-point radio. Wired bridges (switches) introduce negligible latency.
3. Check Weather Resistance for Outdoor Use
Outdoor wireless bridges must withstand rain, dust, heat, and cold. Look for IP65 or higher ingress protection and a wide operating temperature range. Brands like Ubiquiti (airMAX series) and TP-Link (CPE series) offer purpose-built outdoor bridge hardware with proven reliability.
Recommended Products
Network bridges divide by use case: outdoor long-range wireless linking, indoor wired-to-wireless bridging, and powerline bridging for difficult RF environments. The three picks below cover the outdoor directional wireless bridge for connecting buildings, the pocket travel router in wireless-client/bridge mode for hotel and coworking setups, and the powerline bridge for running Ethernet over existing electrical wiring. For Wi-Fi access point setup, see our Wi-Fi router guide for complementary networking hardware.
| Product | Highlights | Price Tier |
|---|---|---|
| TP-Link CPE210 | 2.4 GHz outdoor, 300 Mbps, 9 dBi directional antenna, 5 km range, PoE-powered | Budget |
| GL.iNet GL-MT300N-V2 | Travel router, 300 Mbps, AP/bridge/client modes, OpenWrt, USB-powered | Budget |
| TP-Link TL-WPA8631P KIT | Powerline 1300 Mbps + Wi-Fi 1200 Mbps, pass-through socket, Gigabit Ethernet port | Mid-range |
TP-Link CPE210 — Best Outdoor Wireless Bridge for Buildings
The TP-Link CPE210 (Pharos) is the definitive outdoor wireless bridge for connecting two buildings, a detached garage, a garden office, or a remote workshop to the main network without trenching cables. The 9 dBi directional panel antenna focuses the 2.4 GHz signal into a narrow beam, extending usable range to 5 km in line-of-sight conditions while rejecting interference from neighboring Wi-Fi networks that would degrade an omnidirectional link. Power over Ethernet (PoE) supplies both power and data through a single cable to each unit, so there is no need for a power outlet at the outdoor mounting point. TP-Link’s Pharos Control software provides real-time link quality monitoring, antenna alignment assistance, and throughput measurement to optimize beam alignment during installation. A pair of CPE210 units set to AP mode (transmitter) and Client/Bridge mode (receiver) establishes a transparent wireless bridge that passes all LAN traffic between the two endpoints. At 300 Mbps maximum throughput and 2.4 GHz frequency, it handles HD streaming, NAS access, and VoIP reliably over distances that make cable installation impractical.
GL.iNet GL-MT300N-V2 — Best Compact Travel Router and Bridge
The GL.iNet GL-MT300N-V2 (Mango) is the most flexible compact networking device for users who need to bridge a wired device to a wireless network in changing environments. In Wireless Bridge (WISP/Client) mode, the Mango connects to a hotel, coworking space, or public Wi-Fi network and distributes that connection to wired devices plugged into its LAN port — perfect for a conference room TV, a desktop computer, or a NAS that lacks Wi-Fi. The router also provides a private subnet, isolating your devices from other guests on the shared network. OpenWrt firmware underneath GL.iNet’s clean management interface provides advanced users with full configuration flexibility, including VLAN tagging, custom firewall rules, and VPN killswitch configuration. The 300 Mbps wireless throughput is adequate for streaming and remote work. USB power (5V/1A micro-USB) allows the device to run from a USB port on a TV, monitor, or power bank without a dedicated power adapter. The credit-card-sized chassis fits in a shirt pocket. For travelers, IT administrators, and home lab enthusiasts who need a versatile, reprogrammable wireless bridge in a minimal package, the Mango is hard to beat.
TP-Link TL-WPA8631P KIT — Best Powerline Network Bridge
The TP-Link TL-WPA8631P KIT provides an alternative to wireless bridging for scenarios where thick walls, metal structures, or RF interference make wireless links unreliable. Powerline adapters transmit network data through existing electrical wiring between rooms or floors, creating a wired-equivalent bridge without drilling holes or laying cable. The WPA8631P achieves up to 1300 Mbps on the powerline link, with a Gigabit Ethernet port on each adapter for connecting a router, NAS, gaming console, or smart TV with a standard Ethernet cable. The remote adapter adds dual-band Wi-Fi (up to 1200 Mbps AC) to extend wireless coverage to rooms where the router signal is weak. The pass-through AC socket on each adapter preserves the wall outlet for other devices. The HomePlug AV2 MIMO technology uses all three electrical conductors (live, neutral, earth) to maximize powerline throughput in modern wiring. For homes where wireless bridging is unreliable due to building materials and running new Ethernet cable is impractical, powerline bridging is the most stable alternative.
See Full Wi-Fi Router Comparison →
## The Bottom LineA network bridge is the go-to solution for connecting network segments that cannot be joined by a simple cable run. Whether you are putting a wired device on Wi-Fi, linking two buildings wirelessly, or eliminating double-NAT by switching a spare router to bridge mode, the concept is the same: merge two segments into one seamless LAN. Choose the right form factor for your scenario, prioritize speed and durability, and your bridge will extend your network reliably for years.