Jump to content

IdBlender Secure WiFi Setup - RUT Routers: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template: Networking_device_configuration_examples_idblender
 
| series = RUT
==Introduction==
}}
 
<b>idBlender</b> is a reliable and modern Cloud RADIUS platform that is successfully used to rapidly deliver secure and powerful WiFi access via WPA2-Enterprise with 802.1x authentication out of the box. This makes the platform suitable to create individual WiFi login credentials for everybody who is using an access point(s).
 
This article contains step-by-step instructions on how use idBlender together with Teltonika routers.
 
==idBlender setup==
 
First of all you will need to <b>set up an idBlender account.</b> This will give you access to the idBlender dashboard and a RADIUS server for WiFi authentication.
 
    <li>Go to https://app.idblender.com/register and <b>create an account.</b></li>
    <li>Open the WiFi section found under the Services tab. Click '''Create''' button to create a RADIUS server, then click '''start''' to start the RADIUS service now or start it later at the end of the configuration.
  <li>This section contains your RADIUS server details required to set up your WiFi Access Point, so you may want to keep it open for the duration of this setup.
[[File:Idblender_configuration_1v2.png|border|class=tlt-border | center]]
 
 
==Teltonika router setup==
 
Next, you will need to <b>configure your router</b> in accordance with your idBlender settings.
 
===Creating wireless access point===
----
If you have already set up your wireless access point, skip this step.
 
* Login to your router's WebUI. You can do this by entering the router's LAN IP address (192.168.1.1 by default) into the URL field of your web browser.
* Go to the '''Network → Wireless''' page.
* '''Click 'Add'''' to create a new Wireless Access Point.
 
[[File:WiFi interfacesV2.png|border|center|class=tlt-border|1101x1101px]]
----
Edit your new Access Point as below:
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
[[File:Idblender configuration 3 rutv2.png|border|center|class=tlt-border| center ]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
# Check '''Enable''';
# Radios - Select desired radio;
# SSID - Your desired wireless interface name;
        </td>
    </tr>
</table>
----
 
<table class="nd-othertables_2">
    <tr>
        <th width=440; style="border-bottom: 1px solid white;></th>
        <th width=800; style="border-bottom: 1px solid white;" rowspan=2>
[[File:Idblender configuration 2 rutv2.png|border|center|class=tlt-border| right]]</th>
    </tr>
    <tr>
        <td style="border-bottom: 4px solid white>
Navigate to '''Wireless Security''' tab and enter information from IdBlender:
# Encryption - '''WPA2-EAP'''.
# Radius-Authentication-Server
# Radius-Authentication-Port
# Radius-Authentication-Secret
# Radius-Accounting-Server
# Radius-Accounting-Port
# Radius-Accounting-Secret
Save the configuration
        </td>
    </tr>
</table>
 
 
==Identity setup==
 
Finally, you will need to create some id Blender <b>identities</b>, i.e., user accounts that will be able to use the WiFi network and authenticate to the idBlender RADIUS server.
 
<ul>
    <li>Expand the Team section and click '''Identities'''.<br>[[File:Idblender_configuration_4v2.png|border|class=tlt-border | center]]</li>
    <li>Create a new user by clicking '''Create''' button on the top right side of the page.
        <ol>
            <li>Enter desired user information</li>
            <li>Create or generate password.</li>
            <li>Click '''Save identity.</li>
        </ol>[[File:Idblender_configuration_5v2.png|border|class=tlt-border | center]]
    </li>
    <li>Use these credentials to authenticate the user to the RADIUS server when connecting to this WiFi Access Point.</li>
</ul>
 
==External links==
 
<ul>
    <li>[https://idblender.com/ idBlender homepage]</li>
    <li>[https://idblender.com/support Contact idBlender support]</li>
</ul>
 
[[Category:Third party services]]
[[Category:Third party services]]

Latest revision as of 13:27, 6 March 2025

Main Page > General Information > Configuration Examples > Third party services > IdBlender Secure WiFi Setup - RUT Routers

Introduction

idBlender is a reliable and modern Cloud RADIUS platform that is successfully used to rapidly deliver secure and powerful WiFi access via WPA2-Enterprise with 802.1x authentication out of the box. This makes the platform suitable to create individual WiFi login credentials for everybody who is using an access point(s).

This article contains step-by-step instructions on how use idBlender together with Teltonika routers.

idBlender setup

First of all you will need to set up an idBlender account. This will give you access to the idBlender dashboard and a RADIUS server for WiFi authentication.

  • Go to https://app.idblender.com/register and create an account.
  • Open the WiFi section found under the Services tab. Click Create button to create a RADIUS server, then click start to start the RADIUS service now or start it later at the end of the configuration.
  • This section contains your RADIUS server details required to set up your WiFi Access Point, so you may want to keep it open for the duration of this setup.


    Teltonika router setup

    Next, you will need to configure your router in accordance with your idBlender settings.

    Creating wireless access point


    If you have already set up your wireless access point, skip this step.

    • Login to your router's WebUI. You can do this by entering the router's LAN IP address (192.168.1.1 by default) into the URL field of your web browser.
    • Go to the Network → Wireless page.
    • Click 'Add' to create a new Wireless Access Point.

    Edit your new Access Point as below:

    1. Check Enable;
    2. Radios - Select desired radio;
    3. SSID - Your desired wireless interface name;

    Navigate to Wireless Security tab and enter information from IdBlender:

    1. Encryption - WPA2-EAP.
    2. Radius-Authentication-Server
    3. Radius-Authentication-Port
    4. Radius-Authentication-Secret
    5. Radius-Accounting-Server
    6. Radius-Accounting-Port
    7. Radius-Accounting-Secret

    Save the configuration


    Identity setup

    Finally, you will need to create some id Blender identities, i.e., user accounts that will be able to use the WiFi network and authenticate to the idBlender RADIUS server.

    • Expand the Team section and click Identities.
    • Create a new user by clicking Create button on the top right side of the page.
      1. Enter desired user information
      2. Create or generate password.
      3. Click Save identity.
    • Use these credentials to authenticate the user to the RADIUS server when connecting to this WiFi Access Point.

    External links