sql2data fetches DNS information from an SQL database and dumps then in tinydns-data format into the file 'data'. Additional static DNS data from the text file static_data are copied into 'data'. sql2data optionally executes 'make' upon successful export/dump. Backups can be made to the files old_data and good_data.cdb. Optionally, DNS NOTIFY packets may be sent to the different nameservers referenced for the different zones.
| Tags | Internet DNS |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX Linux BSD |
| Implementation | Perl |
Recent releases


Changes: IPv6 support has been added.


Changes: The SQL table layout was more or less completely changed to match VegaDNS so that they can be used together. Some documentation and support files have been added. SQL tables can have a prefix, which is configurable. There are code formatting changes and POD (embedded man page) documentation. Sending of DNS notifies has been disabled (it will be re-added in later versions).


No changes have been submitted for this release.