Roles and Policies
15.2 Content Filtering
SCALANCE W1750D UI
264
Configuration Manual, 02/2018, C79000-G8976-C451-02
3.
Repeat the procedure to add more URLs. You can add up to 8 URLs to the blocked page
list.
4.
Click OK.
In the CLI
(scalance)(config)# dpi-error-page-url <idx> <url>
(scalance)(config)# exit
(scalance)# commit apply
Configuring ACL Rules to Redirect Blocked HTTP Websites to a Custom Error Page URL
To redirect blocked HTTP websites to a custom error page URL:
In the SCALANCE W UI
1.
Navigate to Security > Roles.
2.
Select any WLAN SSID or Wired profile role, and click New in the Access Rules section.
3.
In the New Rule window, select the rule type as Blocked Page URL.
4.
Select the URLs from the existing list of custom redirect URLs. To add a new URL, click
New.
5.
Click OK.
6.
Click OK in the Roles tab to save the changes
In the CLI
To configure an ACL rule to redirect blocked HTTP websites to a custom error page URL:
(scalance)(config)# wlan access-rule <access_rule_name>
(scalance) (Access Rule "<access_rule_name>")# dpi-error-page-url <idx>
(scalance) (Access Rule "<access_rule_name>")# end
(scalance)# commit apply