1837517 Members
3771 Online
110117 Solutions
New Discussion

db.cache

 
susee_sundar
Regular Advisor

db.cache

Hi.,

Where to download db.cache file for the DNS server ( HP UNIX )

what is contents.....

How to use it....for root server updation in DNS database...
3 REPLIES 3
Pete Randall
Outstanding Contributor

Re: db.cache

The hosts_to_named command will create the necessary db files for you. Do a man on hosts_to_named.


Pete

Pete
Peter Godron
Honored Contributor

Re: db.cache

Hi,
please see document at:
http://techsolutions.hp.com/en/B2355-90775/ch02s04.html

The hosts_to_named does not add data to the db.cache file.
Pete Randall
Outstanding Contributor

Re: db.cache

Peter is correct about hosts_to_named not putting any data in the db.cache - but it does create the file. Quoting from Peter's referenced document:

"The hosts_to_named program creates the db.cache file, but does not enter any data into the db.cache file. To add data to this file, copy data from the file /usr/examples/bind/db.cache. You can also use anonymous ftp to obtain the list of root name servers from rs.internic.net."


Pete


Pete