Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 2008 17:28:03 -0500
From:      Jeffrey Goldberg <jeffrey@goldmark.org>
To:        Ruel Luchavez <ruel.freebsd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Bind DNS
Message-ID:  <BB68F4BC-86A8-4B83-8058-E0B5631AAFF7@goldmark.org>
In-Reply-To: <ee9dc2b40805221910w7fce93fcm816fbd5676c3c66c@mail.gmail.com>
References:  <ee9dc2b40805221910w7fce93fcm816fbd5676c3c66c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On May 22, 2008, at 9:10 PM, Ruel Luchavez wrote:

> Hi ALL,
>
> Is it possible in BIND DNS to block images in a certain sites? like  
> for
> example the popular friends site ( friendster),
> i want to block most images in that site so that client will be  
> irritated
> that their images don't load perfectly. but s till
> they can visit their site?

DNS is not the right level to be doing that unless you know that the  
images are actually served from a different server than the other  
content on the site (which is unlikely).

An HTTP proxy, Squid in particular, will be the right tool.  About a  
year ago, I saw a description where someone had put in a filter in  
Squid to blur or rotate all images.  The screen shots of that where  
hilarious, but I can't remember exactly where this was posted.

Cheers,

-j




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BB68F4BC-86A8-4B83-8058-E0B5631AAFF7>