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