On Jun 17, 2010, at 1:01 PM, Valerian Galeru wrote:
> Does anyone have any ideas how to block all requests using an IPFW-based 
> router (FreeBSD 6.4) to and from a HOSTNAME (which has more DNS A entries) or 
> better, from any *.HOSTNAME.COM ????

Start by blocking all traffic, add permit rules to only pass traffic which is 
allowed.  :-)

Judging by your question, however, it sounds more like you want to use regex 
based blocking of hostnames within a web proxy like Squid or Varnish than 
IP-level firewalls.

Regards,
-- 
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to