Re: [squid-users] Blocking domains

From: Duncan <duncan@dont-contact.us>
Date: Mon, 6 Aug 2001 14:47:27 -0400 (EDT)

I used iptables, to block all input from ad.doubleclick.net

iptables -A INPUT -s <doubleclick's IPs>/16 -j DROP

Cheers

On Mon, 6 Aug 2001, Adam Lang wrote:

> I know you can block using acl and dstdomian, but is it possible to block
> based if it is inside a webpage?
>
> For example, I can block doubleclick.net and it won't retrieve urls to
> doubleclick.net domain, but it will still display ad banners embedded in
> webpages. Is it possible to block them too?
>
> Adam Lang
> Systems Engineer
> Rutgers Casualty Insurance Company
> http://www.rutgersinsurance.com
>
>
Received on Mon Aug 06 2001 - 12:47:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:29 MST