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

    Feature request: DHCP options

    DHCP and DNS
    4
    5
    3.5k
    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.
    • M
      mastrboy
      last edited by

      i would really like to see the webGUI gets a way of settings dhcp options, like:

      
      allow booting;
      allow bootp;
      option dhcp-class-identifier "PXEClient";
      
      subnet 192.168.0.0 netmask 255.255.255.0
      {
      	range dynamic-bootp 192.168.0.100 192.168.0.110;
      	default lease-time 600;
      	max-lease-time 7200;
      	filename "pxelinux.0";					      # same as option-67?
      	option option-66 192.168.254.81;                              # Boot server
      	option option-67 "pxelinux.0";				      # Boot file
      	server-name "ris-test";
      	next-server "ris-test;
      }
      

      we can't use pfsense's dhcp cause we have a ris server. So some bootp options or simelear would be great.

      1 Reply Last reply Reply Quote 0
      • S
        sullrich
        last edited by

        Feel free to submit a patch to alter the behavior.

        1 Reply Last reply Reply Quote 0
        • D
          DanielSHaischt
          last edited by

          Patch Submission Guidelines:

          http://wiki.pfsense.com/wikka.php?wakka=SubmittingPatches

          Mit freundlichen Gruessen / With kind regards
          DAn.I.El S. Haischt

          1 Reply Last reply Reply Quote 0
          • M
            mastrboy
            last edited by

            i'll give it try when i have the time.. just have to sharpen my php skills a little.

            1 Reply Last reply Reply Quote 0
            • B
              borki
              last edited by

              Hi

              Would be great to see support for custom options. We also need some (e.g. slp-directory-agent). Our company may also provide a bounty for this feature.

              Regards,
              Reto

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