config webfilter urlfilter
Configure URL filter lists.
config webfilter urlfilter
Description: Configure URL filter lists.
edit <id>
set comment {var-string}
config entries
Description: URL filter entries.
edit <id>
set url {string}
set type [simple|regex|...]
set action [exempt|block|...]
set antiphish-action [block|log]
set status [enable|disable]
set exempt {option1}, {option2}, ...
set web-proxy-profile {string}
set referrer-host {string}
set dns-address-family [ipv4|ipv6|...]
next
end
set ip-addr-block [enable|disable]
set ip4-mapped-ip6 [enable|disable]
set name {string}
set one-arm-ips-urlfilter [enable|disable]
next
end
config webfilter urlfilter
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
||||||
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
ip-addr-block |
Enable/disable blocking URLs when the hostname appears as an IP address. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
ip4-mapped-ip6 |
Enable/disable matching of IPv4 mapped IPv6 URLs. |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
name |
Name of URL filter list. |
string |
Maximum length: 63 |
|
||||||
|
one-arm-ips-urlfilter |
Enable/disable DNS resolver for one-arm IPS URL filter operation. |
option |
- |
disable |
||||||
|
|
|
|||||||||
config entries
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
id |
Id. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||||||||||||||
|
url |
URL to be filtered. |
string |
Maximum length: 511 |
|
||||||||||||||||||||
|
type |
Filter type (simple, regex, or wildcard). |
option |
- |
simple |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
action |
Action to take for URL filter matches. |
option |
- |
exempt |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
antiphish-action |
Action to take for AntiPhishing matches. |
option |
- |
block |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
status |
Enable/disable this URL filter. |
option |
- |
enable |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
exempt |
If action is set to exempt, select the security profile operations that exempt URLs skip. Separate multiple options with a space. |
option |
- |
av web-content activex-java-cookie dlp fortiguard range-block antiphish all |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||
|
web-proxy-profile |
Web proxy profile. |
string |
Maximum length: 63 |
|
||||||||||||||||||||
|
referrer-host |
Referrer host name. |
string |
Maximum length: 255 |
|
||||||||||||||||||||
|
dns-address-family |
Resolve IPv4 address, IPv6 address, or both from DNS server. |
option |
- |
ipv4 |
||||||||||||||||||||
|
|
|
|||||||||||||||||||||||