bind2nsd 

 

BIND-to-NSD "server" Translation

In the table that follows, we document what BIND construct in the server clause gets translated to which NSD construct. If there is no entry in the "NSD equivalent" column, no translation has been implemented yet.

The opening of the BIND server clause should become:

   server:
      ip-address: "<ip-address-as-provided>"
This does not occur at present.

server statement NSD3 equivalent Notes
bogus (yes | no );    
check-names (warn | fail | ignore);    
edns (yes | no );    
keys "<key-name>";   Currently parsed and saved but not output in a server: statement. Also need to add the ip-address of this server to the list of addresses for the output server: statement.
provide-ixfr    
request-ixfr    
support-ixfr    
suppress-initial-notify    
transfer-format    
transfers <number>;    

Support This Project Last updated: 17 July 2007 SourceForge.net Logo