This is a discussion on how to block ip addresess within the Linux Networking forums, part of the Linux Forums category; how to block urls...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
siddurampure@yahoo.co.in wrote:
> how to block urls > iptables ? -- Even though I walk through the valley of the shadow of death, I will fear no evil, for you are with me; your rod and your staff, they comfort me. |
|
|||
|
On 2005-02-04, siddurampure@yahoo.co.in <siddurampure@yahoo.co.in> wrote:
> how to block urls > Transparent Proxy server or 'forced' proxy by blocking port 80 globally except from if its made through the proxy server. http://www.tldp.org/HOWTO/TransparentProxy.html Then through the proxy server use something like squidguard or something to make a nice neat ACL system, or put it straight into the squid config. Next time learn to use Google this is an easy one... Cheers Alex |