Changes

Line 8: 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:615930_TAP100.png|border|class=tlt-border]]
+
[[File:615930_TAP100.png|border|class=tlt-border |1000x1000px]]
    
'''Prerequisites:'''  
 
'''Prerequisites:'''  
Line 34: Line 34:  
[[File:VLAN HOTSPOT CONFIGURATION SOL2.png|border|class=tlt-border]]
 
[[File:VLAN HOTSPOT CONFIGURATION SOL2.png|border|class=tlt-border]]
    +
===Creating Management Firewall Zone===
 +
----
 +
<ol>
 +
<li>Open WebUI -> Network -> Firewall -> General Settings -> Zones, Add new zone</li>
 +
</ol>
 +
[[File:fw_zone_1.png|border|center|1000x274px]]
 +
 +
====Zone Management====
 +
----
 +
=====General Settings=====
 +
----
 +
<ol>
 +
<li>Enter Name: '''Management'''</li>
 +
<li>Selec Input: '''Accept'''</li>
 +
<li>Select Allow forward to destination zones: '''lan'''</li>
 +
</ol>
 +
[[File:fw_zone_2.png|border|center|1000x638px]]
    
====Management VLAN interface configuration====
 
====Management VLAN interface configuration====
 +
----
 
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 :  
 
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 :  
 
<ol>
 
<ol>
Line 65: Line 83:  
<li>Dont forget to press Save & Apply</li>
 
<li>Dont forget to press Save & Apply</li>
 
</ol>
 
</ol>
      
===Router Hotspot configuration===
 
===Router Hotspot configuration===
Line 94: Line 111:     
[[File:Hotpost interface enable.png|border|class=tlt-border]]
 
[[File:Hotpost interface enable.png|border|class=tlt-border]]
      
==Access point (TAP100) configuration==
 
==Access point (TAP100) configuration==