Table of Contents

Access Restriction

The Access Restriction menu contains functions that let you block:



Access Restriction rules only apply to HTTP (unencrypted) connections. However, almost all web connections now use HTTPS (secure HTTP). As a result, this function is somewhat obsolete in terms of its ability to block Internet content.

Restrictions are done based on rules and a schedule.

Access Restriction only blocks traffic routed outbound to the Internet. It cannot restrict access between (switched) LAN clients. It also cannot block traffic when the device is used as a wireless bridge. For such scenarios, see the HOWTOs entitled: Wireless MAC filtering via script/scheduler and Block devices via script/scheduler.


Rules can be customized to block:



Rules can be edited in the Web interface, and through scripts.

See this HOWTO: Scripting Access Restrictions.

Access Restriction Overview

The table here displays all saved rules, both active and inactive.

All rules are listed here. However, adding/editing rules forwards you to another menu where you edit them.



Editing Access Restriction Rules

After clicking on the Overview table mentioned above, you will be taken to the Rule Editing page.

Here:





Enabled: checking this enables this rule.


Description: here, you enter a name for this rule.


Schedule: here, configure the schedule settings for this rule.



Type:


Applies To:


Blocked Resources:


Port / Application:

More than one rule can be configured, click the Add button to add a rule.




HTTP Request:

In this field, enter the text on which the Access Restrictions in this rule will be applied.


For example:

An entry that contains: “^begins-with.domain"

will block access to any domain that start with the text “begins-with”.


An entry that contains: ”.ends-with.net$"

will block any domain that ends with “net” .


An entry that contains: “^www.exact-domain.net"$

will block any entry that begins with “www.exact-domain” and ends with ”.net“


HTTP Requested Files:

This function will block downloads of certain file types, including:



Delete: deletes the Access Restriction rule displayed on the screen.


Save: saves the current rule displayed on the screen.


Cancel: cancels the current rule change(s)/creation, returns you to Access Restriction Overview.