Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. Re: Dhcpd randomly returns the IP address or the backup IP
      (Wayne Gemmell | Connect)
   2. DDNS updates for zone having multiple primary servers
      (Kraishak Mahtha)


----------------------------------------------------------------------

Message: 1
Date: Tue, 23 Mar 2021 16:19:47 +0200
From: "Wayne Gemmell | Connect" <wa...@connect-mobile.co.za>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: Dhcpd randomly returns the IP address or the backup IP
Message-ID:
        <cafk6eis0wviyent4e3y4ismd0ww_nyboawey_mszrbro3_n...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

I'll give it a try, thanks.


<https://connect-mobile.co.za/mobile_marketing_solutions/>


On Tue, 23 Mar 2021 at 01:32, Bill Shirley <b...@c3po.polymerindustries.biz>
wrote:

> Try:
> update-optimization             off;
>
> Bill
> On 3/19/2021 2:22 AM, Wayne Gemmell | Connect wrote:
>
> Hi
>
> When my dhcp server gets a DHCPRELEASE followed by a DHCPDISCOVER then it
> randomly allocates the IP address or the backup IP address that are
> assigned to the host in the lease file to the host. The assignments always
> got to the correct host and the mac address doesn't change.
>
> When this backup IP address is allocated then dynamic DNS isn't updated
> and my container is unreachable.
>
> I've put all the relevant details in the link below but am more than happy
> enough to furnish anything that is missing. Can anyone help please?
>
> https://gitlab.isc.org/isc-projects/dhcp/-/issues/172
>
> <https://connect-mobile.co.za/mobile_marketing_solutions/>
>
> _______________________________________________
> ISC funds the development of this software with paid support subscriptions. 
> Contact us at https://www.isc.org/contact/ for more information.
>
> dhcp-users mailing 
> listdhcp-us...@lists.isc.orghttps://lists.isc.org/mailman/listinfo/dhcp-users
>
> _______________________________________________
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> dhcp-users mailing list
> dhcp-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210323/caab0ea5/attachment-0001.htm>

------------------------------

Message: 2
Date: Wed, 24 Mar 2021 14:39:26 +0530
From: Kraishak Mahtha <kraishak....@gmail.com>
To: dhcp-users@lists.isc.org
Subject: DDNS updates for zone having multiple primary servers
Message-ID:
        <CADDat8403S8wU3g0fZv=-6OzjGMH6N4xDqf2oZZ52yxze=8=u...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi Team,

I am trying to configure DDNS updates from ISC DHCP server, I am facing
issues when the zone is hosted on more than one primary server

In the dhcpd.configuration file I updated zone section as below
 zone example.com.
        {
            primary 192.168.0.45,192.168.0.46;
            secondary 192.168.0.47;
        }
When the clients gets a DHCPACK the dhcpd is sending the DDNS forward map
message but only for the first primary DNS server(192.168.0.45) is getting
updated with new records, I am not getting messages for second primary DNS
server(192.168.0.46)

Does any one have any idea/experience of configuring the DDNS from ISC DHCP
for a zone hosted on multiple primary DNS servers

Thanks in Advance
Kraishak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210324/99d0a922/attachment-0001.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.

dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 149, Issue 10
*******************************************

Reply via email to