Skip to content

Change all your DNS zones in IspConfig 3.x in one run!

Notifications You must be signed in to change notification settings

kovix/ispconfig-DNSChange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ispconfig-DNSChange

Simple script to change a value in IspConfig 3.x dns zones.

Synopsys

Imagine a situation when you have an IspConfig 3.x multi server setup with more than 300 DNS zones, and you have to change one of your IP addresses, that exists in every dns zone. With this script you can simply replace values in DNS zones.

Prerequisites

IspConfig 3.x server

How to use

  • Create Soap User in IspConfig (System -> Remote users). Add rights to server_get_all, server_get_functions, client_get_all, dns_zone_get_by_user, dns_rr_get_all_by_zone, dns_*_update
  • copy settings.default.php to settings.php and adjust parameters
  • Run with really_change = false;
  • If everything ok run with really_change = true;

Questions

Feel free to drop me a message at [email protected]

##Warranty, License, etc Absolutley no warranty, use at your own risk, feel free to modify! (And credit original code, please!) It is just working for me, I can't guarantee it will work for you.

About

Change all your DNS zones in IspConfig 3.x in one run!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages