Roles and Policies
15.2 Content Filtering
SCALANCE W1750D UI
Configuration Manual, 02/2018, C79000-G8976-C451-02
263
6.
To set a bandwidth limit based on web category or web reputation score, select
Application Throttling check box and specify the downstream and upstream rates in Kbps.
For example, you can set a higher bandwidth for trusted sites and a low bandwidth rate
for high-risk sites.
7.
Click OK to save the rules.
8.
Click OK in the Roles tab to save the changes to the role for which you defined ACL
rules.
In the CLI
To control access based on web categories and security ratings:
(scalance)(config)# wlan access-rule <access_rule>
(scalance)(Access Rule "<access-rule>")# rule <dest> <mask> <match> webcategory
<webgrp>{permit| deny}[<option1....option9>]
(scalance)(Access Rule "<access-rule>")# rule <dest> <mask> <match> webreputation
<webrep>{permit|deny}[<option1....option9>]
(scalance)(Access Rule "<access-rule>")# end (scalance)# commit apply
Example
(scalance)(config)# wlan access-rule URLFilter
(scalance)(Access Rule "URLFilter")# rule any any match webcategory gambling deny
(scalance)(Access Rule "URLFilter")# rule any any match webcategory training-and-
tools permit
(scalance)(Access Rule "URLFilter")# rule any any match webreputation trustworthy-
sites permit
(scalance)(Access Rule "URLFilter")# rule any any match webreputation suspicious-
sites deny
(scalance)(Access Rule "URLFilter")# end
(scalance)# commit apply
Creating Custom Error Page for Web Access Blocked by AppRF Policies
You can create a list of URLs to which the users are redirected when they access blocked
websites. You can define an access rule to use these redirect URLs and assign the rule to a
user role in the WLAN network.
You can create a list of custom URLs and ACL rules for blocked websites either through the
SCALANCE W UI or the CLI.
Creating a List of Error Page URLs
To create a list of error page URLs:
In the SCALANCE W UI
1.
Navigate to Security > Custom Blocked Page URL.
2.
Click New and enter the URL that you want to block.