Submitted by mtamplier on Tue, 12/13/2016 - 06:18
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
Submitted by mtamplier on Tue, 12/13/2016 - 06:18 Comment #1
Submitted by mtamplier on Tue, 12/13/2016 - 06:31 Comment #2
Submitted by JamieCameron on Tue, 12/13/2016 - 17:29 Comment #3
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" ?
Submitted by mtamplier on Wed, 12/14/2016 - 00:15 Comment #4
yes
please follow https://1drv.ms/i/s!ArGAeJs8NarogplRn50JNBTPHS_FVg
Submitted by JamieCameron on Wed, 12/14/2016 - 19:14 Comment #5
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.
Submitted by mtamplier on Thu, 12/15/2016 - 00:06 Comment #6
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
Submitted by JamieCameron on Thu, 12/15/2016 - 23:52 Comment #7
That looks like the log from the local system. What about the remote system that you're trying to add?
Submitted by mtamplier on Fri, 12/16/2016 - 02:28 Comment #8
in remote system running webmin same version, logs is clean
Submitted by JamieCameron on Sat, 12/17/2016 - 00:08 Comment #9
Hmmm .. I'm not sure what could be happening then. But you should check again for any firewall between the two systems.
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.