Quantcast
Channel: EdgeRouter topics
Viewing all articles
Browse latest Browse all 20028

How can I show the user why webproxy blocked their request?

$
0
0

Running 1.9.0 on an ER-X SFP. Have items being blocked but I would like to let user know why their request was being blocked rather than just redirecting them to Google or something.  I would like to display something like the screen at the bottom of THIS post.

 

Here is my current webproxy config.

 

 

webproxy {
   listen-address 192.168.100.1 {
   }
   url-filtering {
      squidguard {
         block-category ads
         block-category gambling
         block-category phishing
         block-category porn
         block-category warez
         block-category malware
         block-category proxy
         block-category dangerous_material
         block-category hacking
      }
   }
}


Viewing all articles
Browse latest Browse all 20028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>