DNS Enabler - 3.0.3sets up a DNS server with just one click |
|
||||||||||||||||
|
|||||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
You just can't put a (good) GUI on BIND 



- Version: 3.0.1, 12/5/2007 10:35AM PST
(4 of 4 users found this comment useful)
khiltd (KHI Ltd. Co. LLC)Most Recent Replies: View All 1 Replies
- You just can't put a (good) GUI on BIND
Happy user - Version: 2.1, 4/27/2007 11:13AM PST
fsjjeff
Meant to put a comment up here a couple months back but haven't had the chance. Anyway, evaluated a few DNS programs a bit back and came down to this or another product. This won out due to keeping the reverse IPs up-to-date, but was missing some DNS config options that the other product had. An email to the developer resulted in a very fast response (couple of hours if I remember correctly) with an acknowledgement that feature wasn't in the program but was being looked at, and reasonably simple workaround to accomplish what I needed. Now am running my District's DNS servers on 2 Mac Minis running this software. Easy to use and so far very reliable, not to mention impressive reponse from the developer. Kudos.
Very easy to use 



- Version: 2.0.6, 2/22/2006 07:12PM PST
(2 of 2 users found this comment useful)
dmacwizard
I came across this excellent DNS setup utility about two months ago. It immediately made setting up a local DNS server extremely easy. At the time I was a bit frustrated trying to do it manually using BIND and the graphic interface DNS Enabler offered was both easy to understand and very simple to fill out. It took me all of about ten minutes to set up two domains.
The only thing I found lacking at the time was the ability to add a TXT field to support SPF. I wrote the developer, and about two weeks later, there was TXT support! When I check my domains with www.dnsreport.com I get a complete clean bill of health.
I've used QuickDNS in the past. At a tenth of the cost DNS Enabler does just as good a job for us. And it sure is much easier to use.
The only thing I found lacking at the time was the ability to add a TXT field to support SPF. I wrote the developer, and about two weeks later, there was TXT support! When I check my domains with www.dnsreport.com I get a complete clean bill of health.
I've used QuickDNS in the past. At a tenth of the cost DNS Enabler does just as good a job for us. And it sure is much easier to use.
The configurations generated by DNS Enabler display full version information and allow full zone transfers to any and all who request it. Both of these things are easily corrected by adding the appropriate directives to the options section of named.conf, but such changes are immediately obliterated as soon as you restart the server. It is necessary to descend the application's bundle hierarchy to edit the template file directly if you want to secure your server--something most people in this application's target audience are probably not apt to do.
It also enforces some undesirable requirements on the NS records it will allow you to create, and no configuration changes will survive its "error" checking process; make a single mistake in dozens of entries and they are all wiped out as soon as you click the Restart button. This is frustrating and genuinely unnecessary.
While it does allow you to vend static Bonjour services (provided you know exactly how to create them from scratch anyway), it does not allow you to do what most people who are interested in leveraging Bonjour will likely expect, namely facilitate dynamic updates.
Of course, it's simply impossible to put a (comprehensible) UI on every option BIND has to offer, so a little slack has to be cut somewhere. What I think would be the most beneficial to everyone would be to have the default config files include other files (possibly in ~/Library/Application Support) that would permit the user to override or extend the default configs to suit their needs, but then again, anyone who knows how to do this will probably just use BIND directly.
Still, for quick-and-dirty setups, it's extremely handy and I've never seen it crash. Just beware that if you're running a public server with it you should probably run your zone through Cricket Liu's free config/security auditor at least once to make sure you know what you're broadcasting.