Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to Pass Kea DHCP Hostnames/Descriptions into Pihole??

    Scheduled Pinned Locked Moved DHCP and DNS
    21 Posts 3 Posters 990 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Burnski666
      last edited by

      Hi everyone. Using Kea DHCP, static IP's with hostnames/descriptions for my local devices.

      Services -> DHCP Server -> LAN -> Static Mapping -> Edit all have the DNS pointed to my Pihole (running in docker on an RPI5). Then my Pihole Conditional forwarding is pointed back to the DNS on the pfsense.

      When i set this up a few months ago; apparently a limitation of Kea DHCP was that it wouldnt/couldnt pass hostnames of my static devices back to Pihole - instead it could only pass the IP address. Here is my post about that:

      Any idea if this is working now with the 2.8 update? If so; how do I enable it? Or did it work all along and i didnt understand the problem? lol. thanks.

      johnpozJ GertjanG 2 Replies Last reply Reply Quote 0
      • johnpozJ
        johnpoz LAYER 8 Global Moderator @Burnski666
        last edited by johnpoz

        @Burnski666 you want to lookup the name from an IP? Then setup a conditional forwarder for in-addr.arpa for your network..

        So lets say all your IPs are in 192.168.something then setup conditional forward for 0.0.168.192.in-addr.arpa

        example

        ;; QUESTION SECTION:
        ;10.9.168.192.in-addr.arpa.     IN      PTR
        
        ;; ANSWER SECTION:
        10.9.168.192.in-addr.arpa. 818  IN      PTR     nas.home.arpa.
        

        An intelligent man is sometimes forced to be drunk to spend time with his fools
        If you get confused: Listen to the Music Play
        Please don't Chat/PM me for help, unless mod related
        SG-4860 24.11 | Lab VMs 2.8, 24.11

        B 1 Reply Last reply Reply Quote 0
        • GertjanG
          Gertjan @Burnski666
          last edited by

          @Burnski666 said in How to Pass Kea DHCP Hostnames/Descriptions into Pihole??:

          Any idea if this is working now with the 2.8 update?

          Well, what you saw is true : click here :

          b0309a9d-52f1-414b-a18c-e3025ced3a1e-image.png

          No "help me" PM's please. Use the forum, the community will thank you.
          Edit : and where are the logs ??

          B 1 Reply Last reply Reply Quote 0
          • B
            Burnski666 @Gertjan
            last edited by Burnski666

            @Gertjan i saw in the changelog that they implemented many of the missing Kea features but its still not working OOTB the way it did with ISC.

            GertjanG 1 Reply Last reply Reply Quote 0
            • B
              Burnski666 @johnpoz
              last edited by Burnski666

              @johnpoz i appreciate your reply but have no idea what this means or where to enter this? With ISC I just had to point my Pihole conditional forward back to the router and it would pull in the description.

              johnpozJ 1 Reply Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator @Burnski666
                last edited by

                @Burnski666 for your pihole settings it normally doesn't forward reverse IPs for rfc1918

                never.jpg

                You need to make sure pihole will forward those if you want pfsense to answer the PTR.

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

                B 1 Reply Last reply Reply Quote 0
                • GertjanG
                  Gertjan @Burnski666
                  last edited by

                  @Burnski666 said in How to Pass Kea DHCP Hostnames/Descriptions into Pihole??:

                  but its still not working OOTB the way it did with ISC

                  ISC is still there with the status "as is" (depreciated etc).
                  Like the forwarder (dnsmasq) is still there, but it's all "Unbound" now.

                  New development is done for kea.
                  The "apparently a limitation of Kea DHCP" - as you've asked, has been dealt with : it register DHCP lease (IP and host names) into the local pfSense DNS.

                  No "help me" PM's please. Use the forum, the community will thank you.
                  Edit : and where are the logs ??

                  1 Reply Last reply Reply Quote 0
                  • B
                    Burnski666 @johnpoz
                    last edited by

                    @johnpoz @Gertjan

                    Thanks guys; sadly both of your answer are over my head :(

                    I'll await the inevitable youtube walk-through video and continue living with just the IP address in PiHole until then.

                    johnpozJ 1 Reply Last reply Reply Quote 0
                    • johnpozJ
                      johnpoz LAYER 8 Global Moderator @Burnski666
                      last edited by

                      @Burnski666 what exactly are you looking for a forward for a fqdn or ptr..

                      are you looking something.home.arpa or want to know what the fqdn is of IP address 192.168.x.y

                      If you updated your pihole of late - they stop forwarding home.arpa, and you have to make a specific setting to do that if you use the home.arpa domain.

                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                      If you get confused: Listen to the Music Play
                      Please don't Chat/PM me for help, unless mod related
                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        Burnski666 @johnpoz
                        last edited by Burnski666

                        @johnpoz @Gertjan

                        Here is the breadth of my entire local networking knowledge. I was running a basic Asus Router, and PiHole in docker on an RPI5. The Top Client list would display the name of the device that I had assigned to it in the DHCP of said basic Asus router.

                        I decided to upgrade to an Omada switch & AP's before xmas but couldnt get my head around the Omada router; so landed on a Topton baremetal appliance and pfSense CE.

                        I spent days recreating my VLANs, VPNs, DDNS, and several hours manually assigning static IP's and naming the 60+ devices on my network, After days of banging my head agains the wall i found that in 2.7.2 Kea wouldnt pass through the hostname/description of my local devices to PiHole correctly, and i didnt want to start-over by switching to ISC assigning static IP's / descriptions to my devices so I chalked it up to a win since it was 95% functioning.

                        That is it. this is everything i know about local networking. I just honestly want to know "what box to check" to get the hotname and/or description of the local devices i've assigned Static IP's to in DHCP to flow through to Pihole again (or not, its honestly not make-or-break, its just a nice to have that was working fine on my 12+ year old Asus router)

                        6535b17a-110c-4eee-b28a-e69e2b1fcecf-image.png

                        johnpozJ 1 Reply Last reply Reply Quote 0
                        • johnpozJ
                          johnpoz LAYER 8 Global Moderator @Burnski666
                          last edited by johnpoz

                          @Burnski666 if your pihole points to pfsense, and you want it to resolve those IPs to names - you have to uncheck the box on the pihole to never forward private ranges.

                          And pfsense needs to resolve them.. do a query to pfsense via nslookup does it resolve

                          example here is a dns query to my pfsense IP 192.168.9.253, asking for the name of 192.168.9.10

                          > 192.168.9.10
                          Server:  sg4860.home.arpa
                          Address:  192.168.9.253
                          
                          Name:    nas.home.arpa
                          Address:  192.168.9.10
                          

                          An intelligent man is sometimes forced to be drunk to spend time with his fools
                          If you get confused: Listen to the Music Play
                          Please don't Chat/PM me for help, unless mod related
                          SG-4860 24.11 | Lab VMs 2.8, 24.11

                          B 2 Replies Last reply Reply Quote 0
                          • B
                            Burnski666 @johnpoz
                            last edited by

                            @johnpoz

                            I have Pihole setup to use pfSense for its upstream resolver:

                            8105e065-b6ca-4378-a9d2-b34dba285fb6-image.png

                            I dont have Never Forward reverse lookup checked:

                            d75a40f6-4c39-4789-9972-29b7d1794fa0-image.png

                            Also, do I still need this:

                            4e71cbe6-9003-4428-8f52-8e7e146ad648-image.png

                            EDIT: is nslookup a plugin? I dont see it / cant find it?

                            1 Reply Last reply Reply Quote 0
                            • B
                              Burnski666 @johnpoz
                              last edited by

                              @johnpoz

                              is this what im after? this is the IP of the desktop PC im on:

                              da88f7fb-ae45-4ef9-9b01-f8daf84a4f38-image.png

                              johnpozJ 1 Reply Last reply Reply Quote 0
                              • johnpozJ
                                johnpoz LAYER 8 Global Moderator @Burnski666
                                last edited by johnpoz

                                @Burnski666 well if pfsense doesn't resolve it then no anything asking for that IP will not get an answer.

                                lookup.jpg

                                An intelligent man is sometimes forced to be drunk to spend time with his fools
                                If you get confused: Listen to the Music Play
                                Please don't Chat/PM me for help, unless mod related
                                SG-4860 24.11 | Lab VMs 2.8, 24.11

                                B 2 Replies Last reply Reply Quote 0
                                • B
                                  Burnski666 @johnpoz
                                  last edited by

                                  @johnpoz gotcha. how do i fix it?

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Burnski666 @johnpoz
                                    last edited by

                                    @johnpoz

                                    i disabled pointing my DNS to pihole and just back to the default resolver. did a flushdns and it still doesnt resolve my local PC

                                    cb737b24-28c4-461f-a6f4-67fcc2736e16-image.png

                                    johnpozJ 1 Reply Last reply Reply Quote 0
                                    • johnpozJ
                                      johnpoz LAYER 8 Global Moderator @Burnski666
                                      last edited by

                                      @Burnski666 as I said if pfsense doesn't resolve then nothing will.. If kea is not creating the dns entries from dhcp, then you need to fix that..

                                      Do you have kea set to register them - it was moved to the kea interface.. before that was like a setting in the resolver.

                                      kea.jpg

                                      An intelligent man is sometimes forced to be drunk to spend time with his fools
                                      If you get confused: Listen to the Music Play
                                      Please don't Chat/PM me for help, unless mod related
                                      SG-4860 24.11 | Lab VMs 2.8, 24.11

                                      B 4 Replies Last reply Reply Quote 0
                                      • B
                                        Burnski666 @johnpoz
                                        last edited by

                                        @johnpoz

                                        as far as i know/understand, whatever i have setup in pfsense is whatever it was OOTB. Only thing ive changed was setting static IP's for all my devices, and pointed my DNS to my Pihole. Here are a couple screenshots of various pages, maybe something will look wrong to you?

                                        d076210f-ffb3-4e20-ba8a-8bc2ed4c3895-image.png

                                        b1cc5b3a-664a-449c-b6ee-af35952e496b-image.png

                                        b26d60a2-4af3-49ad-8371-362e3df220f5-image.png

                                        7805b2f5-67e0-4c61-b6e3-ffc0f07d2a15-image.png

                                        01e26bc1-79c8-4c13-81a9-dc3b08da6988-image.png

                                        Does any of this help/mean anything that might figure out why i cant get hostnames into pihole?

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          Burnski666 @johnpoz
                                          last edited by

                                          @johnpoz

                                          ok, wait i just checked that box

                                          3d49e541-1293-46ff-afb7-edb53c783cc7-image.png

                                          and now it resolves my PC

                                          7d38cf97-e08d-4bb3-81d1-332e45756cad-image.png

                                          but still nothing coming through to pihole.

                                          bf628471-0a87-45a0-917a-f2f72cfa4b25-image.png

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            Burnski666 @johnpoz
                                            last edited by

                                            @johnpoz

                                            sweet baby jesus i think it works.

                                            i also enabled early DNS since i have mostly static leases

                                            32747acf-127d-4fc4-9b3d-b67209b74f0e-image.png

                                            and i added my router to the conditional forward in pihole

                                            746261e2-0925-4dd5-b1d1-8327392f84c7-image.png

                                            and now names are coming through!

                                            88e26af6-8b9b-46c3-99d5-bc3039cad357-image.png

                                            Am i missing anything else? Do i have any security issues you can see that i inadvertantly created? thanks.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.