Re: Block google page cache at firewall?
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.security.firewalls archive

Re: Block google page cache at firewall?

From: Secure Buddha <securebuddha@gmail.com>
Date: Sat Apr 08 2006 - 05:43:05 CEST

iptables -A FORWARD -j DROP -p tcp -m string --string "search?q=cache:"
Received on Mon May 1 01:06:00 2006