Hi there.
I've got an issue with transferring zones from Master to Slaves using Webmin's Cluster Slave Server Module:
zone "agathe.gq" {
type slave;
masters {
127.0.1.1;
};
allow-transfer {
127.0.1.1;
};
file "/var/lib/bind/agathe.gq.hosts";
};
My questions:
Distr: Debian 10.7
Webmin: 19.70
Bind: 9.11.5
(on both master and slave server)
I'd very much appreciate your help for a quick solution. This is only on my testing environment. I plan to move from Plesk to webmin/virtualmin with a bunch of zones - preconditioned the zone transfer works automatically...
Thanks in advance, guys.
Magnus.
Hey...just found the solution in Virtualmin Forum.
Very tricky to have a lot of different channels to search in....sourceforge, git, forum...
But I got it :)
What was the solution?