Establishing a wireless network over long distances often requires specialized equipment capable of penetrating the radio horizon and ensuring a stable communication channel. One of the most popular solutions in this segment is Ubiquiti NanoStation Loco M2, a device that has proven itself as a reliable and affordable tool for building bridges and access points. Although this model has been on the market for some time, it is still suitable for creating simple 2.4 GHz networks where high throughput is not required but range is important.
Configuring this equipment has its own nuances that can be confusing for a beginner, especially given the differences in firmware versions and AirOS interfaces. Unlike home routers, it requires more precise tuning of frequency plans and power levels to achieve maximum results. Below, we'll cover all the preparation and setup steps so you can get a functioning network up and running without any complications.
Local area network The setup process must be properly organized before beginning configuration, as the device's default IP addresses differ from the standard ranges of home routers. You'll need a computer with a network card and a patch cord, preferably Cat5e or higher, to avoid connection quality issues during testing. This initial step is critical, as IP addressing errors will become an insurmountable barrier to accessing the web interface.
Before proceeding with the software part, it is necessary to physically connect the equipment and make sure it is working properly. NanoStation Loco M2 Powered via PoE, which means power is supplied via the same cable that transmits data. Use the included power supply and injector, or high-quality alternatives, as insufficient voltage may cause unstable operation of the radio module.
⚠️ Attention: The AirOS interface may display incorrectly in modern browser versions due to the use of older security protocols and Java scripting. If the settings page doesn't load or appears out of order, try using your browser's compatibility mode or a specialized browser that supports legacy standards.
Preparing equipment and connecting to a computer
The first step is a physical connection NanoStation with your computer. Take an Ethernet cable and plug one end into your PC's LAN port and the other end into the port labeled POE on the power supply (injector). In the port Main The cable leading to the antenna itself is inserted into the injector. It's important not to mix up the ports on the power supply, otherwise the device won't receive power and won't turn on.
After connecting the cable, you need to configure your computer's network adapter. By default, Ubiquiti devices use a static IP address. 192.168.1.20In order for your computer to “see” the antenna, you need to assign it a static address from the same subnet, for example, 192.168.1.25Set the subnet mask to the default one. 255.255.255.0, you don’t have to specify the gateway for now.
☑️ Check before setup
You can check the connection via the command line. Enter the command ping 192.168.1.20 -tIf you see the response "Reply from...," the physical connection is established correctly and you can proceed to the web interface. No response indicates a problem with the cable, network card port, or IP address settings.
Login to the AirOS web interface and basic settings
Open any web browser and enter the IP address of the device in the address bar. 192.168.1.20The AirOS authorization window will appear. The default login and password for most firmware versions are ubnt And ubntIf the device has been previously used and the password has been changed, a factory reset will be required using the button on the housing or injector.
After successfully logging in, you'll be taken to the main status page, which displays your current CPU load, temperature, and signal strength. To get started, go to the section WirelessThe key setting is here - Wireless ModeTo share the Internet, select the value Access PointIf you're simply planning to extend the cable to another location, the mode will be different, but our goal is to create a WiFi zone.
In the field SSID Enter the name of your future network that will be visible to users. Below, in the section Output PowerYou can adjust the transmitter power. Avoid setting it to 100% unless absolutely necessary, as this can lead to overheating and noise. The optimal setting is considered to be one that provides a stable link with a 10-15 dB margin.
Setting up WiFi network security and settings
Wireless network security isn't just a recommendation, it's a necessity, especially if your antenna will be broadcasting outside your area. Go to the tab Wireless and find the section Wireless SecurityMake sure the encryption type is selected. WPA2-AESThis is the most reliable standard at the moment, supported by most modern gadgets.
In the field WPA Preshared Key Create a complex password. Use a combination of uppercase and lowercase letters, numbers, and special characters. Avoid simple phrases that are easy to brute-force. Encryption WPA2 ensures that even if your traffic is intercepted, an attacker will not be able to decrypt your data without the key.
Also in this section, it is worth paying attention to the option Hide SSIDIf enabled, the network becomes invisible to standard scanning, requiring the user to manually enter the network name to connect. However, security experts consider this weak protection, as the traffic remains visible to packet sniffers, reducing usability.
| Parameter | Recommended value | Description |
|---|---|---|
| Security Mode | WPA2 | Modern encryption standard |
| Encryption | AES | Data encryption algorithm |
| Key Index | 1 | Key index (leave default) |
| Group Key Update | 1800 sec | Frequency of encryption key changes |
Network and DHCP server configuration
To ensure that connected clients receive IP addresses automatically, you need to configure the built-in DHCP server. Go to the section NetworkHere you will see the IP addressing settings for the device itself. If you plan to integrate NanoStation into an existing network, change the IP address to a free one in your range to avoid address conflicts.
Below is a block DHCP Server. Check the box. Enableto enable address distribution. Specify the range of addresses (Start IP and End IP) that will be distributed to clients. For example, if the antenna IP 192.168.1.20, then the pool can be set from 192.168.1.100 to 192.168.1.200.
Why do you need a Bridge Filter?
Bridge Filter allows you to filter traffic at the data link layer by blocking broadcast packets or traffic of certain protocols, which can reduce the load on the device's processor in congested networks.
Don't forget to specify DNS servers. You can specify public DNS addresses, for example, from Google (8.8.8.8) or Yandex (77.88.8.8) so that clients can correctly access websites using domain names. Without the correct DNS, the internet will not work, even if a connection is established.
Working with frequencies and channel selection
The 2.4 GHz band in which it operates Loco M2, is extremely congested in urban areas. Neighboring routers, Bluetooth devices, and microwave ovens create interference, reducing speed and stability. In the section Wireless find the parameter Frequency or ChannelIt's best to manually select a free channel rather than relying on automatic selection.
Use WiFi analysis apps on your smartphone (such as WiFi Analyzer) to see which channels are the least busy. In the 2.4 GHz standard, only channels 1, 6, and 11 don't overlap. If you have neighbors on channel 6, try switching to channels 1 or 11. Interference — the main enemy of long-range wireless networks.
⚠️ Attention: In some regions, channels 12 and 13 may be restricted by law or not supported by client devices (especially smartphones in the US). For maximum compatibility, channels 1 through 11 are recommended.
Firmware update and system maintenance
Ubiquiti devices are renowned for their longevity, but the software requires updates to patch vulnerabilities and improve stability. Download the latest firmware version (file with the extension .ubnt) can be found on the manufacturer's official website. Please note that the Loco M2 series often requires a special version of AirOS, different from other models.
In the web interface, go to the section System or Services (depending on the software version). Find the button Upload or Choose File, select the downloaded file and start the update process. It is strictly prohibited Interrupting the power supply or pulling the cable during this process will brick the device, which can only be restored via TFTP.
After the update, the device will reboot. If you changed the IP address or network settings during the update, you may need to re-enter the IP address on your computer's network card to access the interface. Always test the network functionality after updating the firmware.
Troubleshooting and Signal Optimization
If your internet connection isn't working or is unstable after setup, use the built-in diagnostic tools. The AirOS main page displays the signal strength in dBm. For an access point in AP mode, the client signal strength should be between -40 and -70 dBm. Values below -80 dBm indicate poor coverage or obstructions.
Check the system logs in the section LogsThere may be logs of connection attempts with incorrect passwords or client disconnections. It's also worth making sure there are no metal barriers, trees with dense foliage (which significantly absorb the 2.4 GHz signal), or other sources of strong radiation in the signal path.
For precise alignment of the antenna (if it is used in bridge mode) there is a function Align in the menu, which helps visually assess the signal strength in real time. In access point mode, this tool is less useful, but monitoring connected clients (Wireless Clients) will allow you to see who is connected to your network and with what signal level.
Why doesn't NanoStation Loco M2 see the 5 GHz network?
The Loco M2 operates exclusively in the 2.4 GHz band. This is a physical limitation of the device's hardware. To operate in the 5 GHz band, you'll need an AC series model (such as the Loco 5AC or NanoBeam 5AC), which supports the 802.11ac standard and the corresponding frequencies.
How do I reset my password if I forgot it?
The only way to restore access is to perform a hard reset. To do this, turn on the device and locate the Reset button on the case or injector. Press and hold it for about 10-15 seconds until the indicators flash simultaneously. The device will return to factory settings, including the IP address and ubnt/ubnt login/password.
Can Loco M2 be used as a repeater?
In the standard AirOS firmware, the WDS Bridge/Repeater mode is not available in all versions and is unstable. The device is primarily designed for Point-to-Point or Point-to-Multipoint (Access Point) modes. For reliable network expansion, it is better to use a second antenna in bridge mode or specialized routers with WDS support.