Changes

no edit summary
Line 29: Line 29:  
</ol>
 
</ol>
 
[[File:LAN_Hotspot.png|border|class=tlt-border]]
 
[[File:LAN_Hotspot.png|border|class=tlt-border]]
 +
===Router management port configuration===
 +
Before proceeding with the configuration of the hotspot interface, it's essential to configure the management port on our router. This is necessary because, after enabling the hotspot on the LAN interface, we will no longer be able to connect to the router using the router's LAN IP address.
 +
To create management port on port 1 of the device, firstly we need to navigate on router WebUI to '''Network -> VLAN -> Port based'''. While there do the following steps :
 +
<ol>
 +
<li>Press "ADD" button </li>
 +
<li>On default VLAN ID 1 interface choose off on LAN 1 </li>
 +
<li>On newly create VLAN interface on LAN 1 port choose untagged. </li>
 +
<li>Press Save & Apply </li>
 +
</ol>
 +
[[File:VLAN MANAGEMENT HOTSPOT.png|border|class=tlt-border]]
    +
After this, navigate to '''Network -> LAN''' and add new interface.
 +
In pop-up window do the following steps :
 +
<ol>
 +
<li>Enable </li>
 +
<li>IpV4 address : specify any private IP address. Make sure that this address will not be used for hotspot or any other instances. We are gonna chose 192.168.10.1 </li>
 +
<li>Netmask : default can be left (255.255.255.0) </li>
 +
<li>Enable DHCP server </li>
 +
<li>In pop-up window navigate to physical settings on for interface choose eth0.3. If your newly created VLAN ID is left by default as 3, you have to choose eth0.3, but if you specify some other VLAN ID, for example VLAN 55, you will need to choose eth0.55 </li>
 +
<li>In pop-up window navigate to firewall settings and choose custom and enter " Management ". This will create new firewall zone.  </li>
 +
</ol>
 +
[[File:VLAN MANAGEMENT HOTSPOT2.png|border|class=tlt-border]]
 +
[[File:VLAN MANAGEMENT HOTSPOT3.png|border|class=tlt-border]]
 +
[[File:VLAN MANAGEMENT HOTSPOT5.png|border|class=tlt-border]]
 +
 +
With this configuration changes we made a management port on LAN 1 port and now we will be able to access router through this newly created interface IP (192.168.10.1) even after enabling hotspot instance on LAN network.
 
===Router Hotspot configuration===
 
===Router Hotspot configuration===
 
----
 
----
Line 40: Line 65:  
<ol>
 
<ol>
 
<li>Enter username that you wish.  </li>
 
<li>Enter username that you wish.  </li>
<li>Enter passowrd that you wish. </li>
+
<li>Enter password that you wish. </li>
 
<li>Press add button. </li>
 
<li>Press add button. </li>
 
</ol>
 
</ol>
Line 55: Line 80:     
Next, in the pop-up window, please click the "Enable" button. You can choose to either leave all other settings at their default values or make adjustments as per your preferences. For the purpose of this configuration, we'll maintain the default settings.
 
Next, in the pop-up window, please click the "Enable" button. You can choose to either leave all other settings at their default values or make adjustments as per your preferences. For the purpose of this configuration, we'll maintain the default settings.
 +
 +
With this configuration in place, the hotspot will be enabled on the LAN interface, allowing it to function both as a wired and wireless network simultaneously.
 +
 +
'''IMPORTANT :''' After enabling this hotspot interface, it's important to note that you won't be able to access the router through its IP address. The only way to access the router after enabling this interface is through RMS. You can find instructions on how to generate WebUI access link on RMS MANAGEMENT PORT [https://wiki.teltonika-networks.com/view/How_to_reach_a_router%27s_WebUI_from_RMS%3F here]
    
[[File:Hotpost interface enable.png|border|class=tlt-border]]
 
[[File:Hotpost interface enable.png|border|class=tlt-border]]
   −
'''IMPORTANT :''' After enabling this hotspot interface, it's important to note that you won't be able to access the router through its IP address. The only way to access the router after enabling this interface is through RMS. You can find instructions on how to generate WebUI access link on RMS [https://wiki.teltonika-networks.com/view/How_to_reach_a_router%27s_WebUI_from_RMS%3F here]
      
==Access point (TAP100) configuration==
 
==Access point (TAP100) configuration==