[Samba] DDNS-filover in wiki

Stefan Kania stefan at kania-online.de
Mon Feb 27 10:07:26 UTC 2017


Hi Rowland,

you added the failover to your wiki:

 https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9

It would be a good idea to explain some things. In your script you are
using the port 519 and 520 for the failover:
--------------
failover peer "dhcp-failover" {
  primary;
  address dc1.samdom.example.com;
  port 519;
  peer address dc2.samdom.example.com;
  peer port 520;
  max-response-delay 60;
  max-unacked-updates 10;
  mclt 3600;
  split 128;
  load balance max seconds 3;
}
--------------
Why are you using this ports?
Are this ports TCP or UDP?
Will they be opened automatically?

A short explanation would be good. As I told you before, it's one of the
best howtos in the wiki.


Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba/attachments/20170227/33a00749/signature.sig>


More information about the samba mailing list