A avantis Verified User Joined Nov 13, 2006 Messages 31 Oct 22, 2010 #1 Hello, I am wondering if there is a way to auto-remove the non-local zones from a slave server. To manually remove hundreds or thousands of zones is not funny at all
Hello, I am wondering if there is a way to auto-remove the non-local zones from a slave server. To manually remove hundreds or thousands of zones is not funny at all
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,989 Location California Oct 22, 2010 #3 avantis said: I am wondering if there is a way to auto-remove the non-local zones from a slave server. To manually remove hundreds or thousands of zones is not funny at all Click to expand... The first step would be to grep out all the zones marked slave from your named conf file; then remove those lines and delete the zone file. (You can write a script to do it all.) Then restart the nameserver. Jeff
avantis said: I am wondering if there is a way to auto-remove the non-local zones from a slave server. To manually remove hundreds or thousands of zones is not funny at all Click to expand... The first step would be to grep out all the zones marked slave from your named conf file; then remove those lines and delete the zone file. (You can write a script to do it all.) Then restart the nameserver. Jeff