Problem create Bind claster

hi, i try create bind master slave claster, but when i create it i have message: Adding IP..
Server Ip is not running Webmin version 1.202 or above. servers is Same versions

Status: 
Active

Comments

Category: Bug report ยป Support request

If you go to Webmin -> Webmin Servers Index and click on (edit) next to the remote system, is the "Fast RPC mode?" option set to "Yes" ?

Does any error get logged to /var/webmin/miniserv.error on the remote system when you try to add it?

Also, make sure that on the remote system that no firewall is blocking ports 10000 - 10100.

10000 and 10100 is opened, in /var/webmin/miniserv.log - root [15/Dec/2016:10:04:37 +0400] "GET /index.cgi/?xhr-info=1 HTTP/1.1" 200 2049 root [15/Dec/2016:10:04:38 +0400] "GET /bind8/ HTTP/1.1" 200 16948 - root [15/Dec/2016:10:04:47 +0400] "GET /bind8/list_slaves.cgi HTTP/1.1" 200 7993 - root [15/Dec/2016:10:04:57 +0400] "POST /bind8/slave_add.cgi HTTP/1.1" 200 4196

That looks like the log from the local system. What about the remote system that you're trying to add?

in remote system running webmin same version, logs is clean

Hmmm .. I'm not sure what could be happening then. But you should check again for any firewall between the two systems.

litonfiredesign's picture
Submitted by litonfiredesign on Mon, 12/19/2016 - 02:12

I had the exact same issue, I had to open UDP 10001 - 10010, TCP didn't do the trick, make sure you have UDP and not TCP, actually I have both. Not sure if both is needed though, but TCP allows you to auto login by clicking the server and UDP fixed the porting issue for the packets from the server for BIND connect.