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: [*SP4M*] DHCPd only updating the forward zone (Simon Hobson)
   2. Re: [*SP4M*] DHCPd only updating the forward zone (Rick Dicaire)
   3. Re: [*SP4M*] DHCPd only updating the forward zone
      (d...@newideatest.site)
   4. Re: [*SP4M*] DHCPd only updating the forward zone (Rick Dicaire)


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

Message: 1
Date: Thu, 24 Dec 2020 23:11:43 +0000
From: Simon Hobson <dh...@thehobsons.co.uk>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: [*SP4M*] DHCPd only updating the forward zone
Message-ID: <fa6ecd44-6ad1-447d-a6d9-32fda5ecd...@thehobsons.co.uk>
Content-Type: text/plain; charset=utf-8

Rick Dicaire <kri...@gmail.com> wrote:
>Where's your dhcpd.conf declaration for 10.168.192.in-addr.arpa?

It's not actually required IF the DNS is set up properly. dhcpd will look for 
the SOA record for the zone, and send updates to the primary server specified.

You do need zone declarations if either the DNS isn't setup to allow dhcpd to 
find the primary server or if you use signed updates.

Simon



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

Message: 2
Date: Thu, 24 Dec 2020 18:19:36 -0500
From: Rick Dicaire <kri...@gmail.com>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: [*SP4M*] DHCPd only updating the forward zone
Message-ID:
        <ca+cc--cgzbtt0hlz_pftlxuqhxewrtffq7uwwpqvnni8mc4...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Thu, Dec 24, 2020 at 6:12 PM Simon Hobson <dh...@thehobsons.co.uk> wrote:

> It's not actually required IF the DNS is set up properly. dhcpd will look
> for the SOA record for the zone, and send updates to the primary server
> specified.
>
> You do need zone declarations if either the DNS isn't setup to allow dhcpd
> to find the primary server or if you use signed updates.
>

I didn't know this. I have explicit declarations in my pool statement:

   zone 17.168.192.in-addr.arpa {
     primary dns1.ldev;
     key gw-ddns;
   }
   zone dhcp.ldev {
     primary dns1.ldev;
     key gw-ddns;
   }

and this seems to work.
Is this due to the use of TSIG keys (are these signed updates)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20201224/92cb8b97/attachment-0001.htm>

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

Message: 3
Date: Thu, 24 Dec 2020 20:31:10 -0700
From: d...@newideatest.site
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: [*SP4M*] DHCPd only updating the forward zone
Message-ID: <f3c3aebf-2ba3-48a2-a1b9-4d3ffacbd...@email.android.com>
Content-Type: text/plain; charset="us-ascii"

An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20201224/2a2fe9d4/attachment-0001.htm>

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

Message: 4
Date: Thu, 24 Dec 2020 23:20:58 -0500
From: Rick Dicaire <kri...@gmail.com>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: Re: [*SP4M*] DHCPd only updating the forward zone
Message-ID:
        <ca+cc--ey9-iatvdxucesmmkqdybfczq7e62xr03hqjb3j45...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

On Thu, Dec 24, 2020 at 10:31 PM <d...@newideatest.site> wrote:

> As far as I'm aware everything is setup correctly.   Pluto is the server
> listed in the SOA record. In fact,  except for the domain itself,
> 10.168.192.in-addr.arpa and eglifamily.name have identical SOA records.
>

Do you see anything in syslog from dhcpd or named?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20201224/418fa294/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 146, Issue 13
*******************************************

Reply via email to