New Member
December 10, 2014
Question
Fortigate Web Filtering Issue - RegEx
- December 10, 2014
- 4 replies
- 22955 views
Hi Guys,
Trying to build out the fortigate filtering using regular expressions and I can't seem to make them do what I want.
We have an implicit deny policy in place so need to allow access to the CRL for microsoft, go daddy etc.
I have setup a policy as below:
config webfilter profile
edit "Certificate_Revocation_Check"
config override
set ovrd-user-group ""
end
config web
set urlfilter-table 10
end
config ftgd-wf
config filters
edit 1
set category 140
next
edit 2
set category 141
next
end
end
set log-all-url enable
next
end
However, All I see are "passthrough".
Please can you offer some assistance?
