Chapter 43 Content Filtering
ZyWALL Series CLI Reference Guide
381
Use this command to display the settings of the profile.
Router# configure terminal
Router(config)# address-object sales 172.2.3.0/24
Router(config)# schedule-object all_day 00:00 23:59
Router(config)# content-filter profile sales_CF_PROFILE
Router(config)# content-filter profile sales_CF_PROFILE category job-search
Router(config)# content-filter profile sales_CF_PROFILE url-server
Router(config)# content-filter profile sales_CF_PROFILE custom java
Router(config)# content-filter profile sales_CF_PROFILE custom activex
Router(config)# content-filter profile sales_CF_PROFILE custom proxy
Router(config)# content-filter profile sales_CF_PROFILE custom
Router(config)# secure-policy insert 1
Router(config)# name UTM
Router(config)# from LAN1
Router(config)# schedule all_day
Router(config)# sourceip sales
Router(config)# no app-profile
Router(config)# cf-profile sales_CF_PROFILE log by-profile activate
Router(config)# exit
Router(config)# show content-filter profile sales_CF_PROFILE
safesearch active : no
service active : yes
url match unsafe: action: warn, log: no
url match other : action: block, log: no
url unrate : action: warn, log: no
service offline : action: warn, log: no
all log active : no
category settings:
Art/Culture/Heritage : no, Alcohol : no
Anonymizers : yes, Adult Topics : no
Anonymizing Utilities : no, Business : yes
Chat : no, Computing/Internet : no
Public Information : no, Potential Criminal Activities : no
Drugs : no, Education/Reference : no
Entertainment : no, Extreme : no
Finance/Banking : no, Gambling : no
Games : no, Government/Military : no
Potential Hacking/Computer Crime: no, Health : no
Humor/Comics : no, Discrimination : no
Instant Messaging : no, Stock Trading : no
Internet Radio/TV : no, Job Search : yes
Information Security : no, Dating/Social Networking : no
Mobile Phone : no, Media Downloads : no
Malicious Sites : yes, Usenet News : no
Nudity : no, Non-Profit/Advocacy/NGO : no
...