Webbased dns script and da

Djunity

Verified User
Joined
Mar 9, 2008
Messages
243
Location
Holland
Hi there

Does any know a way to use for example smbind or probind etc a webbased dns control script in combination with da.

What im trying to do is i have a few da servers who work together using the inbuild transfer script works perfect.

Now i want to setup a webbased script the problem that occurs is that for example smbind writes its own conf file aka /etc/smbind/smbind.conf where it stores the zones and in /var/named/ the file like mydomein.com where da uses mydomain.com.db, and you have to include the smbind.conf into the named.conf.

Now there are a few script even here on da form like master2slave etc saidly enough none of the scripts i have found will read and transfer the zones created bij smbind.

Hope someone can help me out couse i need the config this way becouse where not only a hosting company also a domain reseller.
 
For one smbind hasnt been updated since 2007 I highly doubt its secure at all. Second I am not sure how da grabs its zone files it probably only does so by counting zone files from named.conf. If you use an include file it will probably not even look at those.
 
Master2Slave DNS Replicator leaves out include files as a design decision, so you can, for example, slave server #1's zone files on server #2, and slave server #2's master zones on server #1.

It's open source and there's no reason why you couldn't modify it yourself. Or pay us (since we wrote it) or anyone else, to modify it for you.

Jeff
 
Back
Top