WiFi roaming setup for home/small office: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
Line 21: Line 21:
# Login to the router's WebUI, navigate to the '''Network → Interfaces → Edit LAN''' page. Enter main gateway's IP address and save. We will leave it default (192.168.1.1) for this example.
# Login to the router's WebUI, navigate to the '''Network → Interfaces → Edit LAN''' page. Enter main gateway's IP address and save. We will leave it default (192.168.1.1) for this example.


[[File:Wifi_gateway_roaming_Lan_IP_adress.png|border|class=tlt-border]]
[[File:Networking rutos configuration examples wifi roaming 1 v1.png|border|class=tlt-border]]


===Access Points===
===Access Points===
Line 30: Line 30:
   <ol>
   <ol>
     <li>Enter IP address on the same subnet as main gateway. We will use 192.168.1.2 for Router 1 and 192.168.1.3 for Router 2 in this example.</li>
     <li>Enter IP address on the same subnet as main gateway. We will use 192.168.1.2 for Router 1 and 192.168.1.3 for Router 2 in this example.</li>
     <li>Disable/Enable <b>DHCP server</b>. (Enabling it will allow the DHCP protocol to decide the adress)</li>
    <li>Enter <b>IPv4 gateway</b>. We will use our gateway router's IP - 192.168.1.1.</li>
     <li>Disable <b>DHCP server</b>.</li>
   </ol>
   </ol>
</ol>
</ol>


[[File:Wifi_roaming_AP_configuration.png|class=tlt-border]]
[[File:Networking rutos configuration examples wifi roaming 2 v1.png|border|class=tlt-border]]
 
<ol start="3">
  <li>Alternatively, instead of manually configuring each interface, you can select <b>DHCP</b> Protocol and let it decide the address.</li>
</ol>
 
[[File:Networking rutos configuration examples wifi roaming 3 v1.png|border|class=tlt-border]]


<b>Note: </b>The configuration below applies to all APs and must match:
<b>Note: </b>The configuration below applies to all APs and must match:


<ol start="3">
<ol start="4">
   <li>Navigate to the '''Network → Wireless → Edit SSID'S''' page. Configure an existing AP follows or create a new one:</li>
   <li>Navigate to the '''Network → Wireless → Edit AP''' page. Configure an existing AP follows or create a new one:</li>
  <ol>
    <li>Change AP SSID. We will use "WifiRoam" for this example.</li>
    <li>Select Network - <b>lan</b></li>
  </ol>
</ol>
 
[[File:Networking rutos configuration examples wifi roaming 4 v1.png|border|class=tlt-border]]
 
<ol start="5">
  <li>Navigate to the '''Wireless Security''' section. Configure as follows:</li>
   <ol>
   <ol>
<table class="nd-othertables_2">
    <li>Choose encryption. We will leave default WPA2-PSK.</li>
     <tr>
     <li>Enter the password.</li>
        <th width=330; style="border-bottom: 1px solid white;></th>
    <li>Enable <b>802.11r Fast Transition</b></li>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
    <li>Enter the <b>Mobility Domain</b>. Leave empty or choose a 4 character hexadecimal ID, i.e. <i>abcd</i></li>
[[File:Wifi_Roaming_AP_configuration_2.png|border|class=tlt-border]]</th>
  </ol>
    </tr>
</ol>
    <tr>
        <td style="border-bottom: 4px solid white>


# Change AP SSID. We will use "WifiRoam" for this example.
[[File:Networking rutos configuration examples wifi roaming 5 v1.png|border|class=tlt-border]]
# Enter the password.
# Select Network - </b>lan</b>.
# Enable 802.11r Fast Transition
        </td>
    </tr>
</table>


==Results==
==Results==
Line 70: Line 79:
Additionally, we can see that there is a client connected in Router 1 WebUI. There should be working internet connection on our wireless device (phone).
Additionally, we can see that there is a client connected in Router 1 WebUI. There should be working internet connection on our wireless device (phone).


[[File:Router_1_WEBUI_connected_client.png|border|class=tlt-border]]
[[File:Networking rutos configuration examples wifi roaming testing 2 v1.png|border|class=tlt-border]]


We can also disable the wireless AP on Router 1 to see if our wireless device (phone) will automatically switch to the other AP and retain internet connection.
We can also disable the wireless AP on Router 1 to see if our wireless device (phone) will automatically switch to the other AP and retain internet connection.
[[File:Wifi_Roaming_disable_AP.png|border|class=tlt-border]]


[[File:Wifi_Roaming_2_router_after_1_disable_AP.png|border|class=tlt-border]]
[[File:Networking rutos configuration examples wifi roaming testing 3 v2.png|border|class=tlt-border]]
 
==Troubleshooting==
==Troubleshooting==
* Make sure you have no other devices with a DHCP server on the same subnet as main gateway router.
* Make sure you have no other devices with a DHCP server on the same subnet as main gateway router.

Revision as of 13:50, 2 August 2023

Main Page > General Information > Configuration Examples > WIFI > WiFi roaming setup for home/small office

Introduction

This article provides a basic configuration example of WiFi roaming.

Prerequisites

  • Main gateway with WAN access (Any RUTOS router. RUTXR1 is used in this example)
  • Access Points (Any WiFi-capable RUTOS device. RUTX11 (Router 1) and RUT955 (Router 2) are used in this example)
  • All devices on R_00.02.05.1 or newer firmware. Legacy firmware is not supported.

Before you start configuring the router turn on "Advanced WebUI" mode. You can do that by clicking the "Basic" button under "Mode", which is located at the top-right corner of the WebUI.

Configuration

Gateway router


  1. Login to the router's WebUI, navigate to the Network → Interfaces → Edit LAN page. Enter main gateway's IP address and save. We will leave it default (192.168.1.1) for this example.

Access Points


  1. Connect your AP to the gateway router using LAN to LAN connection.
  2. Login to the router's WebUI, navigate to the Network → Interfaces → Edit LAN page. Configure as follows:
    1. Enter IP address on the same subnet as main gateway. We will use 192.168.1.2 for Router 1 and 192.168.1.3 for Router 2 in this example.
    2. Enter IPv4 gateway. We will use our gateway router's IP - 192.168.1.1.
    3. Disable DHCP server.

  1. Alternatively, instead of manually configuring each interface, you can select DHCP Protocol and let it decide the address.

Note: The configuration below applies to all APs and must match:

  1. Navigate to the Network → Wireless → Edit AP page. Configure an existing AP follows or create a new one:
    1. Change AP SSID. We will use "WifiRoam" for this example.
    2. Select Network - lan

  1. Navigate to the Wireless Security section. Configure as follows:
    1. Choose encryption. We will leave default WPA2-PSK.
    2. Enter the password.
    3. Enable 802.11r Fast Transition
    4. Enter the Mobility Domain. Leave empty or choose a 4 character hexadecimal ID, i.e. abcd

Results

The single AP should now be visible on your WiFi devices (an iOS phone is used in this example).

Testing the setup

If you followed all the steps correctly, WiFi roaming should now function accordingly. You may test it by connecting to the WiFi network. You should see that the gateway IP is our main gateway router's LAN IP.

Additionally, we can see that there is a client connected in Router 1 WebUI. There should be working internet connection on our wireless device (phone).

We can also disable the wireless AP on Router 1 to see if our wireless device (phone) will automatically switch to the other AP and retain internet connection.

Troubleshooting

  • Make sure you have no other devices with a DHCP server on the same subnet as main gateway router.
  • Make sure each Access Point is configured identically.
  • We cannot guarantee full wireless coverage for each individual setup, therefore if you are losing the connection, make sure that the physical locations of each AP are set up accordingly.