Difference between revisions of "Blocking Internet Access for LAN Clients"

From Teltonika Networks Wiki
(Created page with "==Introduction== This article contains instructions o how to block Internet access for LAN clients using a Teltonika-Networks device. ==Blocking WAN (Internet) access== Acc...")
 
Line 14: Line 14:
 
----
 
----
 
<ul>
 
<ul>
     <li>Go to the <b>Network → Firewall → Traffic Rules</b> page.</li>
+
     <li>To block all LAN clients from accessing the Internet, go to the <b>Network → Firewall → Traffic Rules</b> page.</li>
 
     <li>Scroll down to the 'Add New Forward Rule' section and create a rule such as this:
 
     <li>Scroll down to the 'Add New Forward Rule' section and create a rule such as this:
 
         <ol>
 
         <ol>
Line 29: Line 29:
 
         </ol>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_2.png|border|class=tlt-border]]
 
         </ol>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_2.png|border|class=tlt-border]]
 
     </li>
 
     </li>
 +
    <li>If you later wish to undo the changes, you can delete the rule turn it off.<br>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_3.gif|border|class=tlt-border]]</li>
 
</ul>
 
</ul>
  
 
===Single client===
 
===Single client===
 
----
 
----
 +
<ul>
 +
    <li>To block a single LAN client from accessing the Internet, go to the <b>Network → Firewall → Traffic Rules</b> page.</li>
 +
    <li>Scroll down to the 'Add New Forward Rule' section and create a rule such as this:
 +
        <ol>
 +
            <li>Create a custom name for the rule.</li>
 +
            <li>Set 'Source Zone' to <i>lan</i>.</li>
 +
            <li>Set 'Destination Zone' to <i>wan</i>.</li>
 +
            <li>Click 'Add'.</li>
 +
        </ol>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_1.png|border|class=tlt-border]]
 +
    </li>
 +
    <li>When the rule is created, you will be redirected to its configuration page. While there, set up the rule like this:
 +
        <ol>
 +
            <li>Set 'Protocol' to <i>Any</i>.</li>
 +
            <li>Set 'Source address' to the the one that you wish to block.</li>
 +
            <li>Set 'Action' to <i>Drop</i>.</li>
 +
        </ol>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_4.png|border|class=tlt-border]]
 +
    </li>
 +
    <li>If you later wish to undo the changes, you can delete the rule turn it off.<br>[[File:Networking_device_faq_blocking_internet_access_for_lan_clients_3.gif|border|class=tlt-border]]</li>
 +
</ul>
 +
  
 
==Blocking specific site or address==
 
==Blocking specific site or address==
  
 
[[Category:Networking]]
 
[[Category:Networking]]

Revision as of 14:06, 10 July 2020

Main Page > General Information > Configuration Examples > Router control and monitoring > Blocking Internet Access for LAN Clients

Introduction

This article contains instructions o how to block Internet access for LAN clients using a Teltonika-Networks device.

Blocking WAN (Internet) access

Access between your end device and other networks is controlled by your network device's (router, gateway) firewall. Therefore, in order to set networks access limitations you will need to modify the firewall configuration. In the Teltonika-Networks devices this can be done over the Network → Firewall page.

To access the Firewall page, you must first switch to 'Advanced' WebUI mode:

Networking rutx manual webui basic advanced mode.gif

All clients


Single client


  • To block a single LAN client from accessing the Internet, go to the Network → Firewall → Traffic Rules page.
  • Scroll down to the 'Add New Forward Rule' section and create a rule such as this:
    1. Create a custom name for the rule.
    2. Set 'Source Zone' to lan.
    3. Set 'Destination Zone' to wan.
    4. Click 'Add'.
    File:Networking device faq blocking internet access for lan clients 1.png
  • When the rule is created, you will be redirected to its configuration page. While there, set up the rule like this:
    1. Set 'Protocol' to Any.
    2. Set 'Source address' to the the one that you wish to block.
    3. Set 'Action' to Drop.
    Networking device faq blocking internet access for lan clients 4.png
  • If you later wish to undo the changes, you can delete the rule turn it off.
    Networking device faq blocking internet access for lan clients 3.gif


Blocking specific site or address