Setting up the Upvel UR 315BN router in repeater mode (WDS)

Expanding the wireless coverage area in a home or office often becomes necessary when the standard signal from the main router is not enough to cover all rooms. Model Upvel UR 315BNDespite its affordability and age, the router has hidden functionality that allows it to be turned into a powerful signal booster. This solution is ideal for those who have an old router of this brand lying around and want to avoid the unnecessary expense of purchasing new equipment.

Using the device as WDS client (Wireless Distribution System) allows internet access to be transmitted over the air from the main router to a remote one, creating a unified network. This approach requires careful configuration of IP addresses and channels, but the result is worth it: stable Wi-Fi in the far corners of the apartment without running long cables through the entire house.

In this article, we'll cover the firmware update and configuration process in detail, paying special attention to nuances often overlooked in standard instructions. You'll learn how to avoid address conflicts and ensure maximum data transfer speeds between nodes on your home network.

Equipment preparation and compatibility testing

Before you begin any software manipulation, you need to make sure that your device is physically ready for transformation. Upvel UR 315BN — This is a classic N router, and its hardware allows for bridging, but the out-of-the-box software often limits this functionality. You'll need a computer with a network card, a patch cord, and possibly internet access to download specialized firmware.

It's critical to check the hardware version, which is usually indicated on a sticker on the bottom of the device. Different revisions may use different chipsets, and firmware from one version may permanently damage another. Version compatibility — this is the first thing you need to check to avoid bricking your router.

⚠️ Warning: Using unverified firmware versions may void your warranty and cause your device to malfunction. Make sure to download files only from trusted sources or the manufacturer's official archive.

It's also worth determining the location of the future repeater in advance. It should be within a strong signal range from the main router, but also close enough to the weakest zone. The optimal distance is the point where the main router shows 2-3 bars of signal strength.

  • 📡 Check the sticker on the bottom of the case to confirm the hardware version (V1, V2, etc.).
  • 💻 Prepare an Ethernet cable for direct connection to your PC during setup.
  • 🔌 Make sure that the power supply is working properly and is producing a stable voltage.
  • 📶 Find a place with a good signal from the main access point to install the repeater.
📊 What's your current Wi-Fi situation?
The signal is everywhere, but it's slow.
In some rooms there is no network at all
There is only one router, but it is very old.
I'm planning to buy a new system.

Changing firmware to an alternative (OpenWrt or DD-WRT)

Upvel's built-in firmware often lacks full support for WDS client mode or operates unstable in this mode. Therefore, experienced users resort to installing alternative firmware, such as OpenWrt or DD-WRTThese operating systems provide full access to wireless interface settings and allow flexible management of network bridges.

The firmware update process begins with accessing the web interface. By default, the Upvel UR 315BN router has an IP address 192.168.10.1, and the login and password are most often equal adminIf the default data is not suitable, the device may have been previously reconfigured and a factory reset via the button will be required. Reset, which needs to be held for about 10-15 seconds when the power is on.

☑️ Checklist before flashing

Completed: 0 / 4

After logging into the control panel, find the software update section. If the default interface doesn't allow you to download a third-party file, you can use Recovery Mode. To do this, press and hold the WPS or Reset button while turning on the router. This puts the device into TFTP server mode, waiting for the system image to download. This is a more complex but reliable method.

Key point: The UR 315BN model based on the Ralink chipset often requires a pre-modified bootloader or the use of specific OpenWrt versions (such as Barrier Breaker or Chaos Calm), as newer versions may not be supported due to the small amount of RAM (32 MB).

Parameter Default value Recommended value Note
IP address 192.168.10.1 192.168.10.254 To avoid conflict with the main router
Login admin admin It's better to change it after setting up.
Password admin Complex password Required for safety
Opening hours Router WDS / Client Requires firmware update
What should I do if the router doesn't ping after updating the firmware?

If the device doesn't respond after rebooting, try statically assigning an IP address to the PC's network card in the 192.168.10.x subnet (e.g., 192.168.10.5) and try logging in again. If that doesn't help, try using TFTP recovery mode.

Configuring IP addresses and network settings

After successfully installing new firmware or activating advanced settings in the stock firmware, you need to properly configure the network stack. The main goal is to avoid IP address conflicts. If your main router assigns addresses in the range 192.168.0.x, then the Upvel that becomes a repeater must have a static address in the same subnet, but outside the DHCP range, or be in its own subnet if routing mode is used (which is less efficient for a repeater).

For bridged mode (WDS), it's best to disable the DHCP server on the Upvel UR 315BN. Only the main router should distribute addresses. This will prevent devices on the network from receiving incorrect gateway and DNS settings, which would result in internet access being lost even when connected to Wi-Fi.

In the OpenWrt interface this is done through the section Network → Interfaces → LANThe protocol needs to be changed to Static address and specify an IP address that won't be occupied by another device. For example, if the main router has an address 192.168.0.1, set the Upvel address 192.168.0.250Set the gateway and DNS server equal to the address of the main router.

⚠️ Note: After changing your router's IP address, you'll need to reconnect to it by entering the new address in your browser. The old address will stop working immediately after the settings are applied.

It's also important to check your MTU (Maximum Transmission Unit) settings. For most home networks, the optimal value remains 1500, but when using some tunnels or PPPoE connections on the main router, you may need to reduce this parameter to 1492 or less to avoid packet fragmentation and speed loss.

  • 🌐 Disable the DHCP server on Upvel so that it does not conflict with the main router.
  • 🔢 Set a static IP address from the same subnet as the main network.
  • 🚪 Specify the correct gateway (Gateway) - the IP address of the main router.
  • ⏱ Check your time settings (NTP) to ensure logs are synchronized correctly.

Wireless WDS Configuration

The most important part of the process is setting up a wireless connection. In the wireless network menu (Wireless) it is necessary to change the interface operating mode. Instead of the standard Access Point select the mode WDS or Client (Depending on the firmware version, the terminology may differ, look for the option "Connect to existing network" or "Station").

Next comes the surrounding area scanning process. The Upvel router will find available networks. Select the SSID of your primary router from the list. It's critical that the channels on both devices match. If the primary router operates on channel 6, then the Upvel router should also be locked to channel 6. Automatic channel selection in repeater mode often doesn't work correctly.

Don't forget to configure security. The encryption type (WPA2-PSK) and password must match the settings on your main router. If you use different passwords or encryption types, the connection will fail, and you'll see constant connection attempts in the logs.

Some firmware versions require you to manually enter the MAC address of the main router into the WDS neighbor table. This is done to improve link security and stability. You can find the MAC address on the label of the main device or in its web interface under the wireless network status section.

Optimizing connection speed and stability

After the connection is established, you may find that the speed is cut in half. This is normal for single-stream repeaters, as the radio module cannot simultaneously receive and transmit data on the same frequency. However, you can minimize the loss. First, make sure you're using the correct standard. 802.11n, rather than a mixed b/g/n mode, which can slow down the entire network.

Antenna placement also plays a role. If your router has two antennas, try positioning them at a 90-degree angle or aiming one vertically and the other horizontally to compensate for the polarization of the client devices' antennas. Experimentation can help you find the best position.

To diagnose connection quality, use built-in tools. In OpenWrt, this is the utility iwinfo, which can be accessed via the command line or the LuCI graphical interface, displays the signal strength (RSSI) and noise level (Noise). A signal level better than -70 dBm is considered good.

⚠️ Note: Interfaces and menu item names may differ depending on the firmware version installed (Stock, OpenWrt, DD-WRT). Always consult the documentation for your specific firmware version.

Solving common connection problems and errors

A common issue is when a device connects to the extender's Wi-Fi, but the internet connection is down ("No internet access"). This almost always indicates an error in the DNS or gateway settings on the client or extender. Check that the client is receiving its IP address from the main router, not from Upvel.

Another common scenario is a reconnection cycle. The router constantly tries to connect, but keeps dropping the connection. This may be caused by a weak signal from the primary source. In this case, you should move the Upvel UR 315BN closer to the center of the coverage area or elevate it to avoid obstructions such as walls and furniture.

If the web interface stops opening after setup, try clearing your browser's cache or using incognito mode. Resetting your computer's network settings also helps.ipconfig /release And ipconfig /renew in the Windows command line).

  • 🔄 Reset network settings on the client device if there is no internet access.
  • 📡 Check your RSSI signal level - it should be above -75 dBm.
  • 🔒 Make sure that MAC address filtering is not enabled on the main router.
  • 🔌 Reboot both routers sequentially: first the main one, then the repeater.

If all else fails, reset your device to factory settings and repeat the process from the beginning, carefully checking each step. Sometimes, temporarily disabling Wi-Fi security to test the connection helps, after which you can re-enable it.

Is it possible to use Upvel UR 315BN as a repeater without reflashing the firmware?

In stock firmware, WDS mode is often limited or hidden. Some versions allow you to configure Bridge mode, but it can be unstable or require identical channels and encryption types, which is not always compatible with modern routers from other manufacturers. Reflashing the firmware guarantees success.

Why does the speed drop when using a repeater?

WDS technology requires the radio channel to transmit data back and forth, which theoretically reduces throughput by up to 50%. Furthermore, any interference and distance exacerbate losses. To maintain maximum speed, it's best to use a wired connection (Access Point), if cable installation is available.

What is the default password for Upvel UR 315BN?

The default login credentials for the web interface are: login admin, password adminThe Wi-Fi password is located on a sticker on the bottom of the device (if the network hasn't been configured previously). After updating the firmware, you set the password during setup.