virtualmin-slavedns-master

Jamie/Joe,

I notice that the API supports the feature "virtualmin-slavedns-master" in order to tell a newly create account where the master DNS server is.

However, you do not yet have the ability to update this using the "modify-domain" API call.

Is there a possibility you could add this, as the only work around I've found so far is to run:

delete-domain --domain MYDOMAIN.COM

then

create-domain --domain MYDOMAIN --virtualmin-slavedns-master 123.123.123.123 ...

-Peter

Status: 
Closed (fixed)

Comments

Currently there's no API call for this ... I will look into adding one, and update this bug with details.

The next release of the slave DNS plugin will add a modify-slavedns command that will let you change the master IPs for a domain ..

Automatically closed -- issue fixed for 2 weeks with no activity.