1835330 Members
2468 Online
110078 Solutions
New Discussion

HP BIND 9.2

 
kholikt
Super Advisor

HP BIND 9.2

Currently we are running ICS version of BIND 8.2.3.

We plan to upgrade to HP version of BIND 9.2

For security we would like to hide our bind version number. For ICS bind we just need create a db.bind file with the followng entries.
$ORIGIN bind.
@ 1D CHAOS SOA localhost. root.localhost. (
5 ; Serial Number
10800 ; Refresh
3600 ; Retry
604800 ; Expiry
10800 ); Minimum TTL
CHAOS NS localhost.
version CHAOS TXT Uguess.

With the new version of BIND 9.2 this doesn't seem to work any more as the syslog.log return the following message
zone 'bind': wrong class for view ''
abc
1 REPLY 1
Geoff Wild
Honored Contributor

Re: HP BIND 9.2

Add a "version" statement to your named.conf file:

version "Wild DNS";




Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.