How to Set Up a WiFi Bridge Between Two Antennas: A Complete Guide

Connecting two remote sites into a single local area network is a challenge faced by owners of private homes, summer cottages, and small offices. Often, laying fiber optic or copper cable is physically impossible or economically unfeasible. In such cases, a wireless bridge is the ideal solution, allowing internet and data transmission over distances ranging from a few dozen meters to tens of kilometers. This solution eliminates the need to run wires across roads, rivers, or neighboring areas.

Establishing a stable communication channel requires the correct selection of equipment and precise configuration of radio channel parameters. Mistakes during the planning stage can lead to low speeds, constant connection drops, or complete system failure. Modern technologies make it possible to create a channel with a throughput comparable to wired solutions, but this requires strict adherence to technical requirements.

In this article, we'll cover every step of link creation: from antenna selection to final alignment and security. You'll learn about the differences in operating modes, frequency ranges, and data protection methods. A smart approach will allow you to build a reliable network that will operate for years without human intervention.

Selection of equipment and frequency range

The first step is determining the type of equipment that will be used to build the link. The key parameter here is the frequency range, as it directly impacts communication range, data transfer rate, and resistance to interference. There are three main frequency ranges on the market: 2.4 GHz, 5 GHz, and 60 GHz. Each has its own unique characteristics and application scenarios.

The 2.4 GHz band offers excellent penetration and allows it to penetrate obstacles such as trees and light structures. However, this band is heavily congested in urban areas, which can cause interference and reduced speeds. The 5 GHz band offers more open channels and higher speeds, but is less effective at penetrating obstacles and requires a clear line of sight. The 60 GHz spectrum provides ultra-high speeds over short distances, but is extremely sensitive to atmospheric conditions.

When selecting antenna models, pay attention to gain and polarization type. For long distances (over 1 km), highly directional parabolic or array antennas with high gain are typically used. For shorter distances, sector or omnidirectional antennas are suitable. It's also important to consider that equipment from different manufacturers may not be compatible in proprietary operating modes, so it's best to use devices of the same brand or standard when building a bridge.

⚠️ Important: Before purchasing equipment, be sure to check your country's laws regarding the use of high-power transmitters. In some regions, operating at frequencies above 100 mW requires a license or registration of the radio frequency device.

📊 What frequency range are you planning to use?
2.4 GHz (for difficult conditions)
5 GHz (bridge standard)
60 GHz (short range)
I don't know, I need help

Operating modes of wireless devices

To establish communication between two points, it is necessary to correctly configure the operating modes of the wireless interfaces. The standard solution is the Point-to-Point (P2P), which involves connecting strictly one device to another. In this mode, one device acts as an access point (AP), and the other as a client (Station/Client). This ensures maximum stability and minimal latency.

There is also technology WDS (Wireless Distribution System), which allows connecting multiple access points into a single network. However, using WDS often results in a halving of the overall channel throughput, as data packets must be repackaged. For simple bridges between two buildings, WDS is generally not recommended unless MAC address transparency is required for specific applications.

In the interface settings, it's important to pay attention to the channel width. Increasing the channel width (for example, from 20 MHz to 40 or 80 MHz) increases the maximum speed, but reduces the signal's resistance to noise and reduces the range of reliable reception. In noisy environments, it's often more advantageous to use a narrower channel with a higher signal strength (SNR) than to chase the theoretical maximum speed.

  • 📡 Access Point (AP): A mode in which the device distributes the network and manages the connection. Typically configured on the building's internet side.
  • 💻 Station (Client): Client mode connects to an access point. Configured at the remote site.
  • 🔄 Repeater: Repeater mode receives the signal and retransmits it further. Not recommended for bridges due to the loss of speed.
What is the difference between Bridge and Router mode?

In Bridge mode, the device operates as a transparent bridge (L2), forwarding all packets without changing IP addresses. In Router (NAT) mode, the device creates a separate subnet, which may require additional routing configuration. Bridge mode is more commonly used for simple bridges.

Preparation for installation and configuration

Careful planning is essential before beginning work. Ensure there is a clear line of sight between the antennas. The radius of the first Fresnel zone must be clear of obstacles, otherwise the signal will be weakened or reflected. Use tools like Google Earth or specialized applications to check the route profile.

It's most convenient to configure the equipment indoors by connecting the antennas to the computer via cable. This will avoid repeated trips to the rooftop to make configuration changes. Set static IP addresses for managing devices to avoid network conflicts. For example, use 192.168.1.10 for the first access point and 192.168.1.20 for the second.

It's important to decide on an SSID (network name) and a strong password in advance. Using an encryption standard WPA2-AES or WPA3 is a mandatory requirement for protecting the channel from unauthorized access. Open bridges or the use of outdated WEP encryption make your network vulnerable to traffic interception.

☑️ Preparing for installation

Completed: 0 / 5

Step-by-step instructions for setting up the bridge

The setup process begins by connecting your computer to the LAN port of the first device. Enter the device's IP address in your browser and log in. Go to the Wireless settings section. Select the operating mode. Access Point or AP BridgeSet the network name (SSID) and region to match your location so that the device uses the permitted power and channels.

Next, you need to configure security settings. Select the encryption type. WPA2-PSK and set a complex key. In the channel settings section, select a frequency free of interference. For the 2.4 GHz band, channels 1, 6, and 11 are considered optimal. For 5 GHz, it's best to select a channel with the least congestion, using a spectrum analyzer if available in the interface.

After setting up the first device, move on to the second one. Connect to it and select the mode. Station or Client BridgeIn the list of available networks, find the SSID of your first device and connect to it by entering the password. Make sure the IP address of the second device is in the same subnet as the first, but not the same.

Parameter Device 1 (AP) Device 2 (Client)
Opening hours Access Point Station / Client
SSID MyBridgeLink MyBridgeLink
IP address 192.168.1.1 192.168.1.2
Channel 36 (Fixed) 36 (or Auto)

⚠️ Note: Web configurator interfaces from different manufacturers (Ubiquiti, MikroTik, TP-Link, Keenetic) may differ. The setup logic (AP-Client) remains the same, but the menu item names may vary.

Mounting and adjusting antennas

After software configuration, physical installation follows. Antennas must be securely mounted to masts or brackets. Use lightning protection for Ethernet ports, as outdoor equipment is often damaged by lightning strikes even when grounded. Cables must be UV-protected and have high-quality connectors.

Alignment (pointing) of the antennas is the most critical step. Point the antennas approximately at each other. If the device has a function AirMax, Nv2 or similar, use the built-in signal strength indicator (RSSI/CCQ). Move the antenna slowly horizontally and vertically, achieving maximum signal strength and minimum noise levels.

For precise alignment over long distances, two people with radio or phone access are required. One person moves the antenna, while the other monitors the signal graph in real time. The optimal signal level is considered to be in the range of -40 to -60 dBm. Values ​​below -75 dBm may indicate link instability.

Link optimization and diagnostics

Once the bridge is installed and a signal is established, it's time to test the speed and stability. Run a speedtest between devices on the local network to rule out ISP interference. Ping the remote gateway with the command ping -t for several minutes to ensure that there is no packet loss.

If you experience speed drops, try adjusting the channel width. Narrowing the channel often improves stability in noisy environments. Also, check to see if your equipment is overheating. Many outdoor access points have passive cooling, and in direct sunlight, their temperature can reach critical levels, causing processor throttling.

For long-term stability, it's recommended to disable unused services, such as the DHCP server on the client side (if not needed), and update the device firmware to the latest stable version. Regular log monitoring will help identify external interference factors, such as the appearance of new sources near the route.

Is it possible to connect routers from different manufacturers into a bridge?

Technically, this is possible if both devices support standard WDS protocols or client mode. However, proprietary acceleration technologies (such as Ubiquiti's AirMax or TP-Link's Turbo Cell) only work between devices of the same brand. For interoperability between different vendors, you need to disable accelerators and use standard protocols, which can reduce performance.

What is the maximum range for a WiFi bridge?

Theoretically, using powerful parabolic antennas and the 5 GHz band, a range of 50-80 km can be achieved with perfect line of sight. In practice, for stable operation without licensing, a range of up to 10-15 km is considered optimal. Longer distances require professional equipment and link calculations.

Does rain affect the operation of the WiFi bridge?

Yes, it does, especially at frequencies of 5 GHz and above. Heavy rainfall can attenuate the signal by 3-10 dB. When designing a link, always include a fade margin of about 15-20 dB to compensate for signal attenuation during precipitation and fog.