Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
fortigelo
New Contributor

URL redirect when blocked by Fortiguard

Hi forti experts Can any one teach me how to redirect into a URL if blocked by Fortiguard Web Content filterring. I want to redirrect it to our own web site. Thanks
Systems Engineer
Systems Engineer
4 REPLIES 4
billp
Contributor

Look in System, then Config, then Replacement Messages. Then edit the Fortiguard Web Filtering entries as needed. We edited ours so that users have a link to an unblock request. I used a Google form so that all requests get dumped to a spreadsheet I can review when I have time.

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1
fortigelo
New Contributor

Hi Bill Thanks for the reply..I saw the scripts inside it..where can I exactly define the URL I wanted to be redirected.Eg. google.com Thanks Gelo
Systems Engineer
Systems Engineer
Yngve0
New Contributor II

As far as I know, you can not redirect directly, but you can enter at html-code which contain html-code for redirection.
 <meta http-equiv=" Refresh"  content=" 5;url=http://www.w3schools.com"  />
 
http://www.w3schools.com/html/tryit.asp?filename=tryhtml_redirect
billp
Contributor

FWIW, I don' t redirect just to keep things simple -- I just modified the original message and added a link to the URL for our custom unblock request. The posting from Yngve is a good suggestion.

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1

Bill ========== Fortigate 600C 5.0.12, 111C 5.0.2 Logstash 1.4.1
Labels
Top Kudoed Authors