Date: Fri, 23 May 2008 08:31:34 -0400 From: Steve Bertrand <iaccounts@ibctech.ca> To: Ruel Luchavez <ruel.freebsd@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Bind DNS Message-ID: <4836B926.2060602@ibctech.ca> In-Reply-To: <ee9dc2b40805221910w7fce93fcm816fbd5676c3c66c@mail.gmail.com> References: <ee9dc2b40805221910w7fce93fcm816fbd5676c3c66c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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? > > Any idea guys? DNS is a name to address resolution protocol. It has no knowledge of web content. What you are after is some sort of web content filter. For home use, I use Squid and DansGuardian (both in ports). Still though, it's very difficult to block only *certain* images, and not others from a particular site. Regards, Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4836B926.2060602>