Changes

no edit summary
Line 1: Line 1: −
   
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.05.0'''] firmware version. .</p>  
 
<p style="color:red">The information in this page is updated in accordance with [https://wiki.teltonika-networks.com/view/FW_%26_SDK_Downloads'''00.07.05.0'''] firmware version. .</p>  
   Line 9: Line 8:  
Before we begin, let's take a look at the configuration that we are attempting to achieve and the prerequisites that make it possible. For this setup we are going to use Teltonika router RUT956 and access point TAP100.
 
Before we begin, let's take a look at the configuration that we are attempting to achieve and the prerequisites that make it possible. For this setup we are going to use Teltonika router RUT956 and access point TAP100.
   −
[[File:Topology test test.jpg|border|class=tlt-border]]
+
[[File:615930_TAP100.png|border|class=tlt-border]]
    
'''Prerequisites:'''  
 
'''Prerequisites:'''  
Line 29: Line 28:  
<li>Press ADD button two times. This will add two new VLAN interfaces</li>
 
<li>Press ADD button two times. This will add two new VLAN interfaces</li>
 
<li>On LAN3 ( we are going to connect TAP to RUT956 LAN3 port) choose off on VLAN ID1 </li>
 
<li>On LAN3 ( we are going to connect TAP to RUT956 LAN3 port) choose off on VLAN ID1 </li>
<li>On newly created vlan ( default VLAN ID will be 3) change the default VLAN ID to 50 and choose "Tagged" option on LAN3 port.</li>
+
<li>On newly created vlan ( default VLAN ID will be 3) change the default VLAN ID to 50 and choose "Tagged" option on LAN3 port</li>
 
<li>On second newly created vlan ( default VLAN ID will be 4) change the default VLAN ID to 150 and choose "Tagged" option on LAN3 </li>
 
<li>On second newly created vlan ( default VLAN ID will be 4) change the default VLAN ID to 150 and choose "Tagged" option on LAN3 </li>
 
<li>Press Save & Apply button </li>
 
<li>Press Save & Apply button </li>
Line 36: Line 35:       −
===Management VLAN interface configuration===
+
====Management VLAN interface configuration====
Once we added new VLANs, we need to configure couple interfaces which will be working on these VLANs.
+
After adding the new VLANs, the next step is to configure the interfaces that will be associated with these VLANs. In this example, we will begin by configuring the "Management" interface, which is intended for device management. To do this, navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write management or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
In this example, firstly we are going to configure "Management" interface, which will be used for managing devices. To do this, navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write management or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
   
<ol>
 
<ol>
 
<li>Enable interface</li>
 
<li>Enable interface</li>
 
<li>Choose "Static" protocol</li>
 
<li>Choose "Static" protocol</li>
<li>Choose IP address that you wish. We are going to use 192.168.150.1 for management purposes. </li>
+
<li>Choose your preferred IP address. We are going to use 192.168.150.1 for management purposes </li>
<li>Choose netmask of 255.255.255.0.</li>
+
<li>Choose netmask of 255.255.255.0 or any other that you prefer</li>
 
<li>Enable DHCP server</li>
 
<li>Enable DHCP server</li>
   Line 50: Line 48:  
<li> Next, we need to navigate to Physical Settings of the same interface and choose eth0.150 interface </li>
 
<li> Next, we need to navigate to Physical Settings of the same interface and choose eth0.150 interface </li>
 
[[File:Hotspot management interface conf2.png|border|class=tlt-border]]
 
[[File:Hotspot management interface conf2.png|border|class=tlt-border]]
<li> Lastly, we need to navigate to Firewall settings of the same interface and add custom "Management" zone. </li>
+
<li> Lastly, we need to navigate to Firewall settings of the same interface and add custom "Management" zone </li>
 
[[File:Hotspot management interface conf3.png|border|class=tlt-border]]
 
[[File:Hotspot management interface conf3.png|border|class=tlt-border]]
 
</ol>
 
</ol>
   −
===Hotspot VLAN configuration===
+
====Hotspot VLAN interface configuration====
Once we set up management VLAN interface, we can now move on setting up hotspot VLAN interface. To do this, as before, please navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write hotspot or any other name that you want for this interface and press add.  In pop-up window you need to do the following steps :  
+
Now that we have established the management VLAN interface, we can proceed to configure the hotspot VLAN interface. To do this, as before, please navigate on router WebUI to '''Network -> LAN'''. While there, add new interface. To do this, simply just write hotspot or any other name that you prefer for this interface and press add.  In pop-up window you need to do the following steps :  
 
<ol>
 
<ol>
 
<li>Enable the interface</li>
 
<li>Enable the interface</li>
Line 61: Line 59:  
[[File:Hotspot hotspot interface1.png|border|class=tlt-border]]
 
[[File:Hotspot hotspot interface1.png|border|class=tlt-border]]
   −
<li>Next, In physical settings choose eth0.50 interface and turn on "Bridge Interfaces" option by clicking the button next to it . </li>
+
<li>Next, In physical settings choose eth0.50 interface and turn on "Bridge Interfaces" option by clicking the button next to it</li>
 
[[File:Hotspot hotspot interface2.png|border|class=tlt-border]]
 
[[File:Hotspot hotspot interface2.png|border|class=tlt-border]]
<li>Lastly, In firewall settings, choose LAN zone.</li>
+
<li>Lastly, In firewall settings, choose LAN zone</li>
 
[[File:Hotspot hotspot interface3.png|border|class=tlt-border]]
 
[[File:Hotspot hotspot interface3.png|border|class=tlt-border]]
 
<li>Dont forget to press Save & Apply</li>
 
<li>Dont forget to press Save & Apply</li>
Line 75: Line 73:  
To set up a hotspot instance on the RUT956 router, we firstly must download the hotspot package from the device's package manager. You can access the package manager by navigating to the router's WebUI interface to '''System -> Package Manager -> Packages'''.
 
To set up a hotspot instance on the RUT956 router, we firstly must download the hotspot package from the device's package manager. You can access the package manager by navigating to the router's WebUI interface to '''System -> Package Manager -> Packages'''.
   −
After you have successfully installed the hotspot package, the next step is to access hotspot configuration settings. Navigate to '''Services -> Hotspot -> Local users''' as we will be configuring local user authentication for our Hotspot instance. While in this section, please follow these steps :
+
After you have successfully installed the hotspot package, the next step is to access hotspot configuration settings. Please navigate to '''Services -> Hotspot -> Local users''' as we will be configuring local user authentication for our Hotspot instance. While in this section, please follow these steps :
    
<ol>
 
<ol>
<li>Enter username that you wish. </li>
+
<li>Enter your preferred username  </li>
<li>Enter password that you wish. </li>
+
<li>Enter your preferred password </li>
<li>Press add button. </li>
+
<li>Press add button </li>
 
</ol>
 
</ol>
 
It's crucial to remember and securely store these credentials, as they will be used by users to authenticate themselves on the hotspot network successfully.
 
It's crucial to remember and securely store these credentials, as they will be used by users to authenticate themselves on the hotspot network successfully.
Line 88: Line 86:  
Now that we've successfully created a hotspot local user, the next step is to configure the hotspot interface. To achieve this, let's navigate to the router's WebUI and access '''Services -> Hotspot -> General'''. Once there, please follow these steps:
 
Now that we've successfully created a hotspot local user, the next step is to configure the hotspot interface. To achieve this, let's navigate to the router's WebUI and access '''Services -> Hotspot -> General'''. Once there, please follow these steps:
 
<ol>
 
<ol>
<li> Choose Hotspot interface.</li>
+
<li> Choose Hotspot interface</li>
<li> Press "ADD" button. </li>
+
<li> Press "ADD" button </li>
 
</ol>
 
</ol>
 
[[File:Hotspot HOTSPOTTT.png|border|class=tlt-border]]
 
[[File:Hotspot HOTSPOTTT.png|border|class=tlt-border]]
Line 141: Line 139:     
===Isolating hotspot clients communication===
 
===Isolating hotspot clients communication===
In our default setup, hotspot clients have the ability to communicate with each other. To restrict this communication, we'll need to make an adjustment on both your TAP100 device and your router.
+
In our default setup, hotspot clients have the ability to communicate with each other. To restrict this communication, we'll need to make an adjustment on both : your TAP100 device and your router.
 
<ol>
 
<ol>
<li> Access your TAP100 WebUI. </li>
+
<li> Access your TAP100 WebUI </li>
<li> Navigate to '''Network -> Wireless''' and click on the "Edit" button for your interface. </li>
+
<li> Navigate to '''Network -> Wireless''' and click on the "Edit" button for your interface </li>
<li> In the configuration window, go to the Advanced Settings section and enable the "Isolate Clients" option by clicking the "ON" button. </li>
+
<li> In the configuration window, go to the Advanced Settings section and enable the "Isolate Clients" option by clicking the "ON" button </li>
 
</ol>
 
</ol>
 
[[File:ISOLATE CLIENTS HOTSPOT.png|border|class=tlt-border]]
 
[[File:ISOLATE CLIENTS HOTSPOT.png|border|class=tlt-border]]