Fortinet FortiGate Series Administration Manual page 84

Hide thumbs Also See for FortiGate Series:
Table of Contents

Advertisement

Web filtering combined block/exempt list
84
Pattern Type
Select a pattern type from the dropdown list: Wildcard or Regular Expression.
Language
The character set to which the pattern belongs: Simplified Chinese, Traditional,
Chinese, French, Japanese, Korean, Thai, or Western.
Score
Enter a score for the pattern.
When you add a web content list to a protection profile you configure a web
content block threshold for the protection profile. When a web page is matched
with an entry in the content block list, the score is recorded. If a web page matches
more than one entry the score for the web page increases. When the total score
for a web page equals or exceeds the threshold, the page is blocked.
The default score for a content list entry is 10 and the default threshold is 10. This
means that by default a web page is blocked by a single match. You can change
the scores and threshold so that web pages can only be blocked if there are
multiple matches.
Enable
Select to enable the entry.
CLI Syntax
config webfilter content
edit <entry_number>
set
name <list_str>
set
comment <comment_str>
config entries
edit <content_str>
set
action {block | exempt}
set
lang {french | japanese | korean | simch |
spanish |thai | trach | western}
set
pattern-type {regexp | wildcard}
set
score <score_int>
set
status {enable | disable}
end
end
C
Variable
edit <entry_number>
name <list_str>
comment
<comment_str>
config entries Variables
edit <content_str>
action
{block | exempt}
lang {french |
japanese | korean |
simch |
spanish |thai |
trach | western}
pattern-type
{regexp | wildcard}
Description
A unique number to identify the banned word list.
The name of the banned word list.
The comment attached to the banned word list.
Enter the content to match.
Select one of:
Block — If the pattern matches, the Score is added to the
total for the web page. The page is blocked if the total
score of the web page exceeds the web content block
threshold defined in the protection profile.
Exempt — If the pattern matches, the web page will not
be blocked even if there are matching Block entries.
Enter the language character set used for the content.
Choose from French, Japanese, Korean, Simplified
Chinese, Spanish, Thai, Traditional Chinese, or Western.
Set the pattern type for the content. Choose from regexp
or wildcard.Create patterns for banned words using
Perl regular expressions or wildcards.
FortiGate Version 4.0 MR1 Administration Guide
What's new in FortiOS Version 4.0 MR1
Default
block
western
wildcard
01-410-89802-20090903
http://docs.fortinet.com/
Feedback

Advertisement

Table of Contents
loading

Table of Contents