I see the issue with ZONE files is still present, so to help you with some 
issues you might encounter, please take the following steps before updating to 
4.02.

1. Before the yum process, make a backup copy of your zone file.

For example: I run Centos, mine is in:
 /var/named/domainname.zone.hosts (where domainname is your actual domain name)

You can make a copy of it, I always make mine and keep the backup ina n online 
filecabinet.

2. Now proceed with the upgrade. When complete, go to step 3.

3. Edit /etc/named.conf and insert these lines in the very beginning of the 
file:

// WARNING: Name server configuration is a sipX automatically generated file.
//          Contents may be overwritten unless you change the mode to "Manual".
//          Available modes:
//          "Master"    - Master name server (on primary server).
//          "Slave"     - Slave named server (on distributed server).
//          "Caching"   - Caching only name server.
//          "Manual"    - Blocks future automatic updates.
// DNS_MODE="Manual"

Make sure the text doesn't wrap. Each line must start with "//", the last line 
has to have a space between "//" and "DNS_MODE="Manual".

4. Save the file. Check your ZONE file and make sure it has not changed, if it 
has restore your old ZONE file. Now restart bind.

service named restart

5. You should get no errors. To test the ZONE file is not overwritten you need 
to send profiles from the server page, and restart services. Once services 
restart your ZONE file should not be changed, ut you need to check it to make 
sure.

Tony




_______________________________________________
sipx-users mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to