Operating System - HP-UX
1829930 Members
2234 Online
109998 Solutions
New Discussion

upgrade bind version from 4.9.7 to 9.2.0

 
kenken_3
Regular Advisor

upgrade bind version from 4.9.7 to 9.2.0

Hi there,

I tried to upgrade my HPUX11.0 DNS server bind version from 4.9.7 to 9.2.0.

After I installed the depot,converted the /etc/named.boot to /etc/named.conf and the db files, the /usr/sbin/named can't be started. Due to the time constraint, I have to revert back to the old bind by using /usr/bin/enable_inet -r bind.

After I checked the /var/adm/syslog/syslog.log, there are some errors pointed to the /etc/named.conf file. I have modified it.

Now I want to restart the new bind. What should I do? I can't find it in the doc file after revert back to the old bind version.

Anyone can help me on this?

Thanks in advance
wang & wang
2 REPLIES 2
Norman_21
Honored Contributor

Re: upgrade bind version from 4.9.7 to 9.2.0

Will this help

/sbin/init.d/named start

"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
kenken_3
Regular Advisor

Re: upgrade bind version from 4.9.7 to 9.2.0

no.

It is still the old version of bind 4.9.7.

I want to see the new version 9.2.0

wang & wang