|
From: Jamie C. <jca...@we...> - 2008-08-02 18:33:57
|
On 02/Aug/2008 09:36 John Gray wrote .. > There doesn't appear to be any tinydns support for virtualmin (or did I > overlook it)? > > With recent events, I think I've had enough of bind. > > I'm not very concerned with configuring tinydns as much as just the day > to day issues of adding/deleting domains/entries. Tinydns has cmd line > utilities for doing all this, so I would imagine it would be fairly easy > to write a module to do it. But I don't want to invent the wheel. > > If nothing exists, I'll create one ala the exim module (basicly just > what I need to facilitate adding/deleting/modifing virtual servers in > virtualmin). Hi John, At the moment, there is no support for tinydns or djbdns in Virtualmin. However, it's plugin architecture would make this pretty easy to add - for example, I did one for PowerDNS a while ago that can be used instead of the regular BIND feature. You can get it from : http://www.webmin.com/cgi-bin/search_third.cgi?search=powerdns and check out the source. - Jamie |