Modern digital realities dictate strict requirements for the quality and stability of internet connections, especially when it comes to transmitting data between remote locations. Organization of Wi-Fi bridge It becomes the optimal solution in situations where fiber optic installation is economically impractical or physically impossible due to architectural features of the area. The technology allows two or more local networks to be combined into a single infrastructure using radio channels instead of physical cables.
Creating a wireless communication channel requires not only the correct choice of equipment, but also a deep understanding of the principles of radio wave propagation. Point-to-point or point-to-multipoint These are just basic topologies, covering the complex work of configuring frequencies, channel width, and signal polarization. Errors at the design stage can result in the channel being unstable or not working at all.
In this article, we'll cover all the steps involved in building a reliable link: from link calculations to fine-tuning security protocols. You'll learn how to avoid common mistakes and ensure maximum throughput of your communication channel, even over long distances.
Operating principle and types of wireless bridges
A wireless bridge is a device or network configuration that connects two local area network (LAN) segments via a wireless connection. Unlike traditional Wi-Fi range extension, where client devices connect to an access point, a bridge transparently transfers traffic between networks, as if they were connected by a cable. The key parameter here is transparency of the bridge for transmitted data packets.
There are several basic operating modes of equipment that must be distinguished when designing a network. The most commonly used mode is WDS (Wireless Distribution System) or proprietary protocols from manufacturers such as AirMax from Ubiquiti or TD-WDMA from MikroTikThese technologies allow for data transmission timing control and collision avoidance, which is critical for channel stability.
β οΈ Note: Using WDS mode can reduce overall network throughput by up to 50%, as each data packet requires acknowledgment. For high-speed backbones, it's better to use specialized protocols.
The choice of topology depends on the number of objects being connected. For communication between two buildings, a Point-to-Point (PtP) configuration is ideal, where one device acts as a transmitter and the other as a receiver. If the internet needs to be distributed to several remote buildings, a Point-to-Multipoint (PtMP) configuration is used, where the central station polls client devices one by one.
Selecting Equipment: Antennas and Access Points
The foundation of any radio channel is properly selected equipment. Don't try to build a backbone channel using regular home routers with Omni antennas, as they aren't designed for long-distance directional transmission. You'll need specialized equipment. external access points with the ability to connect external antennas or a built-in antenna array.
When selecting an antenna, the key parameter is gain, measured in dBi. The higher the gain, the narrower the beam and the further it extends, but the more precisely the antenna must be aimed. For short distances of up to 1-2 km, panel antennas with a gain of 14-16 dBi are suitable, while for distances of 10 kilometers or more, parabolic antennas or horn antennas with a gain of 24 dBi or higher are required.
An important aspect is frequency band support. The 2.4 GHz band is more susceptible to interference from household appliances and neighboring networks, but it handles obstacles better. The 5 GHz band offers higher speeds and is less congested, but its signal fades more quickly in the presence of obstacles and has difficulty penetrating foliage. For large highways, the 5 GHz band is now the de facto standard.
- π‘ Parabolic antennas - provide maximum gain and a narrow beam, ideal for long distances (from 5 km).
- πΆ Panel antennas β have a wider opening angle, suitable for medium distances and conditions when precise aiming is difficult.
- πΆ Sector antennas β are used on the provider side in the Point-to-Multipoint scheme to cover a wide sector (usually 60, 90 or 120 degrees).
Link design and visibility calculation
Before purchasing equipment and climbing onto a roof, careful planning is essential. The first and most important step is ensuring a clear line of sight (LoS). Radio waves, especially in the 5 GHz band, are sensitive to obstructions. Even being able to see the building doesn't guarantee a stable signal, as the Fresnel zone is also crucial for radio waves.
Fresnel zone β is an ellipsoid of rotation between the transmitting and receiving antennas. For a stable connection, this zone must be at least 60% clear of obstacles (trees, buildings, structures). If a tree canopy falls within the Fresnel zone, the signal will be scattered and absorbed by the moisture contained in the leaves, resulting in a drop in speed and an increase in ping.
What is the Fresnel zone in simple terms?
This is an invisible "tunnel" between the antennas. Imagine shining a flashlight through fog. Even if the beam of light (line of sight) were perfectly clear, the fog (the Fresnel zone) can scatter the light. It's important for this "tunnel" to remain clear for the radio signal.
To calculate link availability and check visibility, use mapping services such as Google Earth Or use specialized link calculators (Link Budget Calculator). You need to draw a line between the coordinates of objects and check the terrain profile. It's also worth considering that buildings can grow, and trees can grow and change their foliage depending on the season.
| Parameter | Description | Impact on communication |
|---|---|---|
| Distance | Direct distance between antennas | Determines the required power and gain of antennas |
| Frequency | 2.4 GHz or 5 GHz | 5 GHz is faster, but has poorer penetration through obstacles. |
| Fresnel zone | Space around the line of sight | Contamination of the area leads to signal loss and instability |
| Polarization | Horizontal or vertical | Misalignment of antenna polarization results in signal loss of up to 20 dB |
Installation work and equipment installation
The quality of installation directly impacts the longevity and stability of the wireless bridge. Antennas must be secured to rigid structures (masts, brackets) that won't be swayed by the wind. Even a slight antenna misalignment of a few degrees over a distance of 5 km can result in complete loss of connection.
Particular attention should be paid to sealing connections. Type N or SMA connectors should be protected from moisture using electrical tape or special heat-shrink caps. Water penetration into the connector causes oxidation of the contacts and changes in impedance, which leads to signal reflection back to the transmitter and possible equipment failure.
βοΈ Pre-installation checklist
The cable route should be laid to minimize losses. Use high-quality, low-attenuation coaxial cable (e.g., LMR400 or similar). The cable length from the antenna to the device should be kept to a minimum, as each meter of cable "eats" part of the useful signal. If the device is located far from the antenna, it makes sense to place it directly next to the antenna in a weatherproof enclosure or use an active PoE injector near the connection point.
β οΈ Note: Settings interfaces and firmware functionality may vary depending on the software version and manufacturer. Before starting work, please consult the official documentation for your hardware model.
Setting up a wireless connection
After physical installation, the software configuration phase begins. Connect to the device's web interface by entering its IP address in your browser. First, change the default access passwords, as devices running with factory passwords are easy prey for attackers.
In the wireless settings (Wireless) select the device role: Access Point (for the transmitting party) or Station (for the receiving side). Set the same SSID (network name) on both devices. A critical parameter is the channel width (Channel Width). For maximum speed and stability on clear frequencies, you can set it to 40 MHz or 80 MHz, but in noisy environments, it's better to reduce it to 20 MHz or even 10 MHz, sacrificing speed for stability.
Don't forget to set up security. Use encryption. WPA2-AES or WPA3, if your equipment supports it. Avoid legacy WEP and WPA-TKIP protocols, as they are easily cracked and reduce network performance. It's also recommended to disable SSID broadcasting (Hidden SSID). While this isn't a complete security measure, it will hide your network from casual users.
- π Encryption - Use only WPA2-PSK (AES) or WPA3 to secure your data.
- πΆ Transmit Power (Tx Power) β It's not always worth setting it to maximum; excess power can "jam" your own receiver.
- π Protocol β Select 802.11ac (Wi-Fi 5) or 802.11ax (Wi-Fi 6) to support higher speeds if your hardware allows it.
Fine-tuning and signal optimization
After the initial setup, it's necessary to precisely align the antennas. It's best to do this with two people: one person monitors the signal strength (RSSI) or noise floor (Noise Floor) in the interface, while the other gently rotates the antenna. Look for a position where the signal strength is highest and the noise level is lowest.
An important parameter is CCQ (Client Connection Quality), or a similar connection quality indicator. It displays the percentage of successfully transmitted packets. A value below 80-90% indicates link problems, even if the signal strength is high. This can be caused by signal reflections (multipath) or interference.
# Example command to check link status (for advanced Linux/OpenWRT users)iwinfo wlan0 info
Or view statistics in real time
watch -n 1 cat /proc/net/wlan0_stat
For optimization, it's also worth experimenting with antenna polarization. If you're using dual-polarized antennas, make sure they're configured identically on the transmitting and receiving sides (e.g., Vertical-Vertical or Horizontal-Horizontal). Misaligned polarization will result in a catastrophic drop in signal strength.
Why is there a signal but no speed?
Often, a high signal level (for example, -45 dBm) doesn't guarantee high speed. If there's a lot of noise in the air, or interference from radar or neighboring networks, the Wi-Fi protocol will constantly request packet retransmissions, which reduces the actual throughput. Consider not only the RSSI but also the SNR (Signal-to-Noise Ratio).
Troubleshooting and Maintenance
Even a perfectly tuned bridge requires periodic maintenance. Every six months to a year, it's recommended to check the secure fastenings, the condition of the cables, and the absence of new obstacles (such as growing trees or new construction). It's also worth updating the equipment firmware to the latest version, as manufacturers frequently release patches that improve stability.
the radio module's performance.
Typical issues include speed drops during certain hours (airtime congestion), intermittent connection interruptions (equipment overheating or power supply issues), and reduced signal strength (antenna shifted by wind). For diagnostics, use built-in monitoring tools such as Snooper V MikroTik or airView V Ubiquiti, which allow you to see the frequency spectrum and identify sources of interference.
If you experience instability, try changing to a less crowded frequency channel. In the 5 GHz band, it's best to avoid channels used by weather radars (DFS channels) unless your equipment can handle them correctly, although modern standards require DFS support.
How often should I change my Wi-Fi bridge passwords?
Changing passwords isn't a regularly scheduled procedure if strong encryption (WPA2/3 with a long, complex password) is used. However, if there's a suspicion of key compromise or a change in personnel with access to the settings, the password should be changed immediately. In corporate environments, it's recommended to use Radius authentication.
Is it possible to connect two routers from different manufacturers?
In standard client (Station) or WDS mode, connecting devices from different vendors (for example, TP-Link and Asus) is possible, but functionality will be limited to the basic capabilities of the 802.11 standard. Proprietary protocols (AirMax, NV2, WISP) only work between devices of the same brand and often require the same firmware version for stable operation.
Does thunderstorm affect Wi-Fi bridge?
A direct lightning strike instantly destroys equipment. However, even nearby lightning strikes create powerful electromagnetic interference, which can disable radio modules or damage Ethernet ports. High-quality lightning protection and grounding of the mast and equipment are critical.
What is the maximum range of a Wi-Fi bridge?
Theoretically, using powerful parabolic antennas and good equipment, it's possible to establish a link of 50-80 km or more. However, at such distances, taking into account the curvature of the Earth and the availability of tall masts for raising the antennas become critical. In practice, for stable operation without repeaters, links of up to 10-15 km are typically built.
Is it necessary to shield the cable from the antenna?
Yes, the cable from the outdoor antenna must be shielded (coaxial). Using unshielded twisted pair (UTP) cable to connect the antenna to the router indoors over long distances will result in significant signal loss. The antenna should be positioned as close to the radio module as possible, and then the cable should run from there to the switch.