Name Date Size #Lines LOC

..--

READMEH A D24-Jun-2021359 127

bdbhpt-populate.plH A D24-Jun-20216.8 KiB233191

dns-data.txtH A D24-Jun-2021604 2019

named.confH A D24-Jun-20211.2 KiB4135

README

1These files were used for testing on Ubuntu Linux using BDB 5.1 and
2BerkeleyDB 0.54 for perl.
3
4- Populate the database from dns-data.txt for zone example.com:
5
6      perl bdbhpt-populate.pl \
7          --bdb=test.db --input=dns-data.txt --zones=example.com
8
9- Run "named -g -c named.conf"
10
11BDB server is now loaded with example.com data from the file test.db
12