I add secondary server to main servers index and can connect
when I try to add secondary server in Bind (on main server) all I get is this error:
HTTP/1.0 500 Perl execution failed Server: MiniServ/2.621 Date: Fri, 6 Feb 2026 19:40:41 GMT Content-type: text/html; Charset=utf-8 Connection: close
Error — Perl execution failed
Can't use string ("Failed to connect to fastrpc.cgi"...) as a HASH ref while "strict refs" in use at /usr/libexec/webmin/bind8/slave_add.cgi line 101
Yes searched the forum but nothing has worked that I have found
I had this and I think it was a firewall problem. I have a small, inexpensive AWS instance for it. The AWS firewall needed a wider port range. I think 10000 to 10100 is the recommended range now.
Hmm… I think there was another thread about default hashes configured in Rocky 10. I guess I just saw the first part and it triggered what I remembered.
Just increase the port range (10000+) on your firewall and you will be golden. I added additional 500 ports and it worked immediately… not to mention I spent few hours troubleshooting the error