CLOUDLINUX 7.8 WHM v90.0.10 Bind 9.11 DNS Clustering
We shutdown one of our DSL systems and now need to remove around 2700 IPs from the zone record. Using either of the WHM zone editors is extremely time consuming, so we edited the zone file manually, and ran the following:
Old zone still displays in WHM; file still shows our edits. Restarting named via WHM has no effect.
Tried again, but stopped named prior to editing. Tried using Webmin to edit Serial Number - unneeded records were still deleted - and saved.
The old zone record keeps returning in WHM even though the text file still reflects our edits. What are we missing?
We shutdown one of our DSL systems and now need to remove around 2700 IPs from the zone record. Using either of the WHM zone editors is extremely time consuming, so we edited the zone file manually, and ran the following:
Code:
[ [email protected] named># nano -w domain.com.db
(removed unneeded records, incremented Serial Number)
[ [email protected] named># rndc flush
[ [email protected] named># rndc dumpdb
[ [email protected] named># rndc reload
Tried again, but stopped named prior to editing. Tried using Webmin to edit Serial Number - unneeded records were still deleted - and saved.
The old zone record keeps returning in WHM even though the text file still reflects our edits. What are we missing?
Last edited by a moderator: