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

Establishing a wireless connection between two remote sites often becomes the only possible solution when laying fiber optic cables is not economically feasible or physically possible. WiFi bridge (or point-to-point link) allows data to be transmitted over distances from a hundred meters to several kilometers at high speeds comparable to a wired connection. Properly setting up such a channel requires consideration of many factors, from line of sight to antenna polarization.

In this article, we'll cover in detail the process of selecting equipment, installing transceivers, and configuring access points and clients. You'll learn how to avoid common antenna alignment mistakes and which security settings are critical for protecting your traffic. A well-designed network will ensure stable video surveillance, access to local resources, and high-speed internet in a remote part of your home or a neighboring office.

Before you begin installation, you must ensure that you have line of sight (Line of Sight) between installation points. Any obstacles, such as trees, buildings, or even dense foliage, can significantly weaken the signal or completely disrupt the connection. Modern systems operate in the 2.4 GHz, 5 GHz, and even 60 GHz bands, each with its own radio wave propagation characteristics and penetration capabilities.

Selecting equipment for link organization

The first step is to select compatible equipment that will work together. The market offers a variety of solutions from various manufacturers, such as Ubiquiti, MikroTik, TP-Link And UbNTTo build a reliable bridge, it is recommended to use devices of the same series and the same manufacturer, since proprietary protocols (for example, AirMax or NV2) provide better stability and throughput within the brand ecosystem.

When choosing a model, pay attention to the operating frequency. The 2.4 GHz band offers better penetration, but is heavily noisy in urban areas, which can lead to low speeds. Higher frequencies (5 GHz and above) provide a wider channel and higher speeds, but require a perfect line of sight and are sensitive to precipitation. Antenna gain (dBi) also plays a key role: the higher the value, the narrower the beam and the further the distance, but the more difficult it is to fine-tune.

📊 What range are you planning to use for the bridge?
2.4 GHz (long-range)
5 GHz (high-speed)
60 GHz (short range)
I don't know, I need help

It's also important to consider the transmitter's output power and receiver sensitivity. For long ranges (over 1 km), highly directional antennas with high gain are preferable. However, if the distance is short and there are many obstacles, it may make sense to sacrifice speed for stability by choosing equipment with a wider beam pattern.

Planning and preparation for installation

80% of a successful WiFi bridge installation depends on proper preparation. Before going up to the roof or mast, it's essential to perform a thorough link calculation. Use specialized calculators (for example, Ubiquiti Link Planner or MikroTik Link Calculator) to determine the Fresnel zone. This is an ellipsoidal region of space between the antennas that must be clear of obstacles to ensure a high-quality signal.

You will need the following tools and materials for high-quality installation:

  • 🔧 A set of tools for working at height (safety belt, helmet).
  • 📡 Fasteners (clamps, brackets, masts) made of stainless steel.
  • 🌩️ Lightning rods and grounding devices for equipment protection.
  • 🔌 UTP cable with external insulation (Cat5e or Cat6) and connectors.
  • 💻 A laptop with a network card and cable for initial setup.

Pay special attention to the cable. Only cable with polyethylene insulation (usually black) that is resistant to UV and temperature fluctuations is suitable for outdoor use. Internal gray cable will quickly deteriorate in the sun. All connections inside the connectors must be perfect, as even the slightest damage to the contact group will result in signal loss and unstable link operation.

⚠️ Important: Before drilling holes and installing the masts, ensure the building structure can withstand the wind load. In winter, the antenna's windage increases due to ice buildup, so the mounting hardware must be designed with a double windage factor.

Physical installation and alignment of antennas

Equipment installation begins with the brackets. They must be securely fastened without any play, as even the slightest movement of the antenna in the wind will cause signal drift and connection interruptions. The antennas are mounted on masts, which, in turn, must be strictly vertical. Use a spirit level to check.

The process of fine-tuning the direction of antennas is called adjustmentIdeally, this procedure is performed by two people: one at the computer running the signal monitoring utility, and the other smoothly rotating the roof antenna. Movements should be minimal, in increments of a few degrees, with pauses for the screen to update.

☑️ Installation checklist

Completed: 0 / 5

When adjusting, focus not only on the signal strength (RSSI), but also on the CCQ (Client Connection Quality) or SNR (Signal-to-Noise Ratio). A high signal strength with a low CCQ indicates significant interference or reflections. Achieve maximum connection quality, even if the signal strength is slightly below the theoretical maximum.

What to do if line of sight is partially obscured?

If an obstacle (such as a treetop) covers less than 20% of the first Fresnel zone, you can try raising the antenna higher or moving it laterally. If the obstacle is significant, switching to a lower frequency (2.4 GHz) may help, but does not guarantee stability. In severe cases, installing a repeater is necessary.

Basic network setup via web interface

After the physical installation, you need to configure the software. Connect the laptop to the LAN port of the PoE injector, which powers the antenna. The computer's IP address must be set to the same subnet as the device's default (usually 192.168.1.x or 192.168.0.x). The exact address is indicated on the sticker on the device body.

Enter the IP address in your browser and log in to the control panel using the default username and password. First, change the administrator password and update the device firmware to the latest version. Older software versions may contain vulnerabilities or errors that affect the stability of the wireless module.

Parameter Recommended value Description
Wireless Mode Access Point / Station One point must be in AP mode, the other one - Client (Station)
SSID Unique name Network name, must match on both ends (unless hidden)
Channel Width 20 / 40 / 80 MHz Channel width: narrower - more stable, wider - faster
Security WPA2-AES Encryption type required to protect data

Set up the wireless network: set the operating mode (access point mode for the main side and client mode for the remote side). Set the same SSID and encryption type. WPA2-PSK With a strong password. Select a clear channel or use automatic channel selection if your equipment supports it and the environment isn't too noisy.

Advanced configuration and optimization

To achieve maximum performance, you need to configure the radio module settings. Enable the function AirMax, NV2 or similar proprietary technology in your equipment. These protocols use client polling (TDMA) instead of standard over-the-air (CSMA/CA), which avoids collisions and significantly increases link throughput.

An important parameter is the channel width. In noisy broadcasts, the use of width 80 MHz may lead to unstable operation. It often makes sense to artificially limit the width to 40 MHz or even 20 MHzThis will reduce the maximum theoretical speed, but will make the connection "cast-iron," since a narrower channel is easier to protect from interference and requires a lower signal-to-noise ratio.

It's also worth disabling unnecessary services, such as the client-side DHCP server (if it's not needed for the local network behind it) and UPnP. If the bridge is used only for traffic forwarding, ensure NAT is disabled and the devices are operating in transparent bridge mode. This will allow devices behind the client antenna to receive IP addresses from the main router.

⚠️ Note: Settings interfaces and function names may vary depending on the firmware version and hardware model. Always consult the manufacturer's official documentation before changing critical radio parameters.

Troubleshooting and Security

After configuration, you should test the connection stability under load. Run a speedtest between computers connected to opposite ends of the bridge. If the speed is significantly lower than expected or packet loss (ping) is observed, check the device logs. The logs may contain messages about overheating, power issues, or interference.

Link security is a top priority. In addition to WPA2 encryption, we recommend:

  • 🔒 Disable access to the web interface via wireless network (leave only via cable).
  • 🔒 Use complex passwords longer than 12 characters.
  • 🔒 Disable WPS, as this protocol has known vulnerabilities.
  • 🔒 Hide the SSID if possible in your configuration (although this is weak protection).

Regularly monitor your link status. Many systems allow you to send email notifications when a link goes down. Monitor your equipment temperature: overheating in summer can lead to throttling (reduced performance) of the processor and radio module. Ensure good ventilation or shade the antenna housings.

Why does the speed drop in the evening?

In the evening, the noise level in the air increases due to activity from neighboring networks and household appliances. If you're using the 2.4 GHz band, this is especially noticeable. Solution: switch to 5 GHz or manually select a less crowded channel.

Do I need to ground my WiFi antenna?

Yes, grounding the mast and cable shield is essential. This not only protects against direct lightning strikes (which requires a separate lightning rod), but also protects equipment from static electricity and induced currents during thunderstorms. Lack of grounding is the most common cause of LAN port failure after thunderstorms.

What is the maximum range of a WiFi bridge?

Theoretically, using high-gain directional antennas, it's possible to build a link up to 50-80 km long. However, in practice, stable operation over longer distances (more than 10-15 km) requires professional equipment, perfect visibility, and consideration of the earth's curvature. For distances up to 3-5 km, most consumer solutions are suitable.

Is it possible to connect three points into one bridge?

Connecting three points directly into a single chain (Point-to-Multipoint) is possible, but the bandwidth will be split between the clients. A Point-to-Point-to-Point (linear) configuration is possible if the central point has two radio modules or acts as a repeater, but this is a more complex configuration. A star topology with the main point at the center is better.