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

    KEA "custom options" ?

    Scheduled Pinned Locked Moved DHCP and DNS
    2 Posts 2 Posters 312 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.
    • L
      Luca De Andreis
      last edited by

      Hi all,

      I know that KEA integration is not yet complete, but will it one day have all the functionality of the previous DHCP server ?
      For me it is essential to have this feature in order to pass a string to VOIP phones:

      704bbcbe-643d-4143-b3e0-6b00cb42c2eb-immagine.png

      Thanks

      Luca

      GertjanG 1 Reply Last reply Reply Quote 0
      • GertjanG
        Gertjan @Luca De Andreis
        last edited by

        @Luca-De-Andreis

        Read this thread.
        It's a bit long, but you will find the "what to do' part eventually.

        Also this one.

        You'll find this redmine https://redmine.pfsense.org/issues/15321, there is a patch over there. You need it.

        According to https://github.com/isc-projects/kea/blob/master/doc/examples/kea4/all-options.json DHCP option "66" is known to kea, so no need to "option-def" (?) it.

        {
          "option-data": {
            "lan": [
              {
                "name": "tftp-server-name",
                "data": "http://10.100.0.1"
              }
            ]
          }
        }
        

        Btw : "lan" as you have to indicate for which interface the option should be used.

        I didn't test this, the option "66".

        I'm using the patch for DHCP option "114" and "43".

        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 2
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.