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

    How to configure dhcp for HTTPclient?

    Scheduled Pinned Locked Moved DHCP and DNS
    3 Posts 2 Posters 1.1k 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.
    • G
      gjaltemba
      last edited by

      I have network booting enabled in DHCP server but can only configure it for PXEclient. How do I configure it for HTTPclient?

      1 Reply Last reply Reply Quote 0
      • G
        gjaltemba
        last edited by

        I got this working by killing dhcpd, edit dhcpd.conf and restarting dhcpd. Unfortunately the edit will not stick. Will pfSense support httpclient for netboot config?

        	class "httpclients" {
                option vendor-class-identifier "HTTPClient";
                match if substring (option vendor-class-identifier, 0, 10) = "HTTPClient";
                    filename "http://mywebserverip/boot/grub/x86_64-efi/core.efi";
              }
        
        1 Reply Last reply Reply Quote 0
        • jimpJ
          jimp Rebel Alliance Developer Netgate
          last edited by

          I don't think anyone else has requested the feature before. You can open a feature request on https://redmine.pfsense.org/ with that config example and it shouldn't be too hard to add. Probably not going to make it in the next version, but at some point in the future.

          Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

          Need help fast? Netgate Global Support!

          Do not Chat/PM for help!

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