LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   squidguard (https://www.linuxquestions.org/questions/linux-networking-3/squidguard-405016/)

Ammad 01-18-2006 02:02 PM

squidguard
 
can any one describe the purpose of squidguard,
i can block destion and source domain then whats especial in squidguard.

bdogg 01-19-2006 04:01 PM

you ever tried to configure squid with an acl of dstdomain or srcdomain using a list of hundred's of thousands of urls?

Squidguard can redirect when it catches a blocked site and can do it much more efficiently (less system intensive) than squid's acls (dstdomain and srcdomain). Squidguard's database system can allow it to handle those hundreds of thousands of domains where squid would just choke and die.

I currently have a 4.4 MB PLAIN TEXT file of urls. I wouldn't even try and load that in squid.

Ammad 01-19-2006 11:01 PM

thanks
can you tell that is it possible to change banner on msn or any banner on web to my own banner

bdogg 01-20-2006 10:02 AM

yes, but if the banner represents a hyperlink, the link will still be there and will be clickable. You would have to block the domain where the banner image comes from and then block the domain of the hyperlink as well.


All times are GMT -5. The time now is 04:46 PM.