Ubiquiti Wireless Systems Series airMAX have remained the standard for reliability in building bridges and access points for many years. However, when it comes to the model NanoStation Loco M2Many users encounter confusion with the interface configuration. By default, the device operates as a transparent bridge or client, but with proper configuration, it can be turned into a fully-fledged router distributing Wi-Fi internet to end users.
The main difficulty is that the standard firmware airOS It doesn't have the usual "turn on router" button. You'll need to change the wireless network mode and enable NAT. This will allow you to connect regular laptops, smartphones, and TVs to the antenna, providing them with access to the global network via the ISP's cable.
In this article we will go through the step-by-step process of reconfiguration Ubiquiti NanoStation Loco M2We'll cover logging into the web interface, changing operating modes, setting up a DHCP server, and the specifics of wireless signal distribution. By following these instructions, you can turn a directional antenna into an access point for your home or small office.
Preparing equipment and entering the interface
Before beginning setup, make sure your device is physically connected to your computer via the included PoE injector. Connect the cable from the injector's LAN port to the PC's network card, and the PoE cable to the antenna. Your computer must be on the same subnet as the device by default. The default IP address Loco M2 — 192.168.1.20, so enter a static address on the network card, for example, 192.168.1.10.
Once connected, open your browser and enter in the address bar https://192.168.1.20The system may display a certificate security warning—this is normal for local devices; accept the exception. When prompted for a login and password, use the standard login/password pair. ubnt and password ubnt.
If you've previously changed settings or the device is used, you may need to perform a factory reset. To do this, find the button Reset on the case (sometimes hidden under a cover) or use the physical reset button on the PoE injector, if the design has one. Hold it down for about 10 seconds until the indicators blink.
- 🔌 Check the integrity of the Ethernet cables and the tightness of the connections in the LAN and PoE ports.
- 💻 Make sure that your PC's network card has a static IP address from the 192.168.1.x subnet.
- 🔄 If you can't log in, try resetting your device by holding the Reset button.
⚠️ Attention: Do not connect the ISP (WAN) cable until the basic setup is complete. This may cause IP address conflicts or block access to the setup interface.
☑️ Check before setup
Setting up Wireless Mode
The key moment of transformation NanoStation in the router is to change the operating mode of the wireless module. By default, the system selects the mode Station (Client) or AP BridgeTo distribute the Internet to mobile devices, we need to switch to the mode AP (Access Point) with NAT enabled.
Go to the tab WirelessIn the field Wireless Mode select a value APThis mode allows the device to act as a master access point, managing connected clients rather than simply forwarding traffic. After changing the mode, the interface may require confirmation of the changes or a brief reboot of the module.
It is important to configure security settings. In the section Wireless Security select encryption type WPA2-AESThis is the most secure standard currently available. Enter a complex password in the field. WPA Preshared Key, which users will enter when connecting to WiFi.
Also pay attention to the parameter Output PowerFor indoor or short-range router mode, you shouldn't set the maximum value. Power will be reduced to 50-70% (-10 dBm or less) often helps to avoid clients from getting stuck and improves connection stability.
Why can't I use Station mode?
Station mode is designed for receiving internet from a different antenna. In this mode, the NanoStation functions as an external network card and cannot independently distribute Wi-Fi to phones, as it lacks a built-in DHCP server or router functionality for the client network.
Activating NAT and configuring the network
The most important technical detail is enabling Network Address Translation (NAT). Without this step, connected devices will see the provider's network but won't be able to access the internet because they won't have the correct gateway. Find the section in the menu Network.
In this section you are interested in the block NAT. Set the switch to the position Enabled (Enabled). This action will start the routing service, allowing multiple devices to share a single external connection. It will also activate the built-in DHCP server.
Below you will see the settings Network Configuration. This is where you specify the IP address of the antenna itself on the internal network. By default, this is 192.168.1.20, but for router mode it is more convenient to change it to a standard gateway, for example, 192.168.1.1. Don't forget to also change the subnet mask to 255.255.255.0 (/24), if it is different.
After enabling NAT and changing the device's IP address, your computer will lose connection to the antenna. You'll need to reconfigure your PC's network card to obtain an IP address automatically (DHCP) or assign a new static address from the new subnet if you changed it.
| Parameter | Default value | Recommended for router | Description |
|---|---|---|---|
| Wireless Mode | Station | AP | Radio module operating mode |
| NAT | Disabled | Enabled | Address translation (routing) |
| IP Address | 192.168.1.20 | 192.168.1.1 | Gateway address for clients |
| DHCP Server | Off | On | Distribution of IP addresses to clients |
Advanced WiFi settings and channels
To ensure stable operation in router mode, it is necessary to select the correct frequency channel. In the section Wireless find the parameter FrequencyUnlike bridge mode, where the frequency is fixed strictly according to the partner, here you select the channel yourself.
Use the function Select or built-in scanner (if available in your version) airOS) to find the least crowded channel. For the 2.4 GHz band (which uses Loco M2) It is critical to avoid overlap with neighboring networks. Channels 1, 6, and 11 are considered optimal, as they do not overlap.
Channel width (Channel Width) V NanoStation Loco M2 Usually fixed at 20 MHz or 40 MHz. In urban areas and with a lot of interference, it's better to choose 20 MHzThis will reduce the maximum speed, but will significantly increase stability and the range of the signal penetrating walls.
Don't forget to enter a friendly network name in the field SSIDThis is the name users will see when searching for Wi-Fi. Avoid special characters and Cyrillic characters in the name, as older devices may display such names incorrectly or refuse to connect.
- 📡 Use channels 1, 6 or 11 to minimize interference.
- 🔒 Always enable WPA2 encryption, open networks are not secure.
- 📉 In densely populated areas, choose a channel width of 20 MHz.
⚠️ Attention: Firmware interfaces are subject to update. Menu item layout may vary slightly depending on the version. airOSIf you don't find the parameter, check the official Ubiquiti documentation for your software version.
Updating firmware and saving configuration
Once all parameters have been successfully configured, it's crucial to save the configuration. Click the Save button at the top of the interface. Change, and then SaveThe system will apply the settings and reboot. If you don't do this, all settings will reset to the previous state when the power is turned off.
It is also recommended to check for firmware updates. Older versions airOS may contain security vulnerabilities or bugs that affect WiFi operation. Go to the section System (System) and find information about the current version.
To update, download the latest firmware file from the manufacturer's official website. In the section System select an item Upload Firmware, specify the path to the downloaded file, and start the process. Do not interrupt the device's power during the update, as this may cause irreversible damage.
After updating and reconfiguring, don't forget to back up your configuration. See the same section. System press the button BackupThe file will be saved to your computer, allowing you to quickly restore settings in the event of a reset or hardware replacement.
Common problems and their solutions
During operation, users may encounter a number of typical problems. One of the most common is that devices connect to WiFi, but there is no internet. This most often means that the device is not turned on. NAT or the gateway is incorrectly specified in the network settings. Check if the checkbox is checked. NAT Enabled.
Another problem is low speed. If the antenna is used indoors, the metal housing NanoStation This may screen the signal or create reflections. Try reorienting the antenna or changing its position. Low speed may also be due to selecting a congested channel.
If you can't access the interface after changing settings, try clearing your browser's cache or using incognito mode. Sometimes the browser tries to use old credentials or a cached IP address. A full device reset using the Reset button also helps.
Why doesn't WiFi work on my phones after setup?
Make sure that in your security settings (Wireless Security) the encryption type is selected WPA2Some older algorithms or mixed modes (WPA/WPA2) may cause problems with modern smartphones. Also, check if MAC address filtering is enabled.
Is it possible to connect a second router to NanoStation?
Yes, you can. Connect the cable from the NanoStation's LAN port to the WAN port of the second router. The second router must be set to "Router" mode (not access point) so that it receives an IP address from the NanoStation via DHCP.
What is the maximum WiFi range in router mode?
The NanoStation Loco M2 has a built-in antenna with 8 dBi gain. In indoor access point mode, the range is 15-30 meters, depending on the walls. Outdoors, the range is up to 100 meters, but the speed will decrease with distance.
Do I need to change my region (Country Code)?
Yes, in the Wireless section, be sure to select your region (for example, Russia or Ukraine). This will unblock authorized channels and set the correct power limits according to local laws.
The password was reset after reboot, what should I do?
If the settings aren't saved after powering off, the device's flash memory may be faulty, or you may have forgotten to press the Save/Apply button after making changes. Try updating the firmware; this sometimes restores memory sectors.