|
|
#1 (permalink) |
|
Master Untangler
Join Date: Dec 2008
Posts: 201
![]() |
I was wondering if there is a way to add the following "dummy block" zone file from http://www.sa-blacklist.stearns.org/sa-blacklist/ to the "local" dns server running in untangle. To also have the ability to import lots of domains to the webfilter block list via a file upload would be a great feature (i know folks have been asking for this for awhile). Is this going to be an option anytime soon?
Importing this into a seperate BIND dns server on the lan is always an option but to have it on the firewall would be really cool. Especially since a 64bit untangle version is in the works (means more memory we can install for added overhead, if needed). |
|
|
|
|
#2 (permalink) |
![]() ![]() Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 7
Posts: 9,951
![]() |
Ok this is the second seemingly innocent url I've seen false positive by the eSoft filter in less than 24 hours... What are those morons doing these days sheesh.
Anyway what are you wanting to import? I'm not seeing a dns zone file in there.
__________________
Intouch Technology Rob Sandling, BS:SWE, MCP Office: 480-272-9889 rob@intouchtechllc.com Last edited by sky-knight; 06-27-2009 at 07:24 AM.. |
|
|
|
|
#3 (permalink) |
|
Master Untangler
Join Date: Dec 2008
Posts: 201
![]() |
sorry was posting thoughts without all the info last night while falling asleep. Coffee time now!.
Anyway, the url for the "dummyblock" is - http://www.sa-blacklist.stearns.org/...nt.dummy-block That is actually named.conf enties (yeah its a lot) on the list and all the domains point to the localhost. Code:
;sa-blacklist.dummy-block: 200904171539
;Designed for use with the Bind DNS server, see
;http://www.deer-run.com/~hal/sysadmin/dns-advert.html . This list and
;install instructions can be
;found at http://www.stearns.org/sa-blacklist/
zone "0-0-0-11vernm.com" { type master; file "dummy-block"; };
zone "0-2u.com" { type master; file "dummy-block"; };
zone "0-800horoscopes.com" { type master; file "dummy-block"; };
I only see a rndc.conf file in the /etc/bind folder. and no named service in /etc/init.d. (be careful I think if u access it too many times from one ip, they temporarily block you....) I am a little surprised no one has used this site before. Oh but how could you if esoft is blocking it... Last edited by wharfratjoe; 06-27-2009 at 09:59 AM.. |
|
|
|
|
#5 (permalink) |
![]() ![]() Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 7
Posts: 9,951
![]() |
No... Untangle uses DNSMasq for DNS services not bind. And I don't think dnsmasq can read bind style zone files...
__________________
Intouch Technology Rob Sandling, BS:SWE, MCP Office: 480-272-9889 rob@intouchtechllc.com |
|
|
![]() |
| Thread Tools | |
|
|