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

    Can this be done in DHCP settings?

    Scheduled Pinned Locked Moved DHCP and DNS
    5 Posts 3 Posters 765 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.
    • P
      pete.s.
      last edited by

      I would like to have the DHCP server serve a link to preseed files for automated linux installs.

      According to docs this is what I should add to ics' dhcpd.conf.

      if substring (option vendor-class-identifier, 0, 3) = "d-i" {
          filename "http://host/preseed.cfg";
      }
      

      Is there a way to do this in pfsense, maybe with some of the advanced dhcp options?

      JKnottJ 1 Reply Last reply Reply Quote 0
      • jimpJ
        jimp Rebel Alliance Developer Netgate
        last edited by

        Not at this time.
        https://redmine.pfsense.org/issues/2983

        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!

        P 1 Reply Last reply Reply Quote 0
        • JKnottJ
          JKnott @pete.s.
          last edited by

          @pete-s said in Can this be done in DHCP settings?:

          Is there a way to do this in pfsense, maybe with some of the advanced dhcp options?

          Is there even a DHCP option for that? The closest thing I've heard of is connecting to a TFTP server.

          PfSense running on Qotom mini PC
          i5 CPU, 4 GB memory, 32 GB SSD & 4 Intel Gb Ethernet ports.
          UniFi AC-Lite access point

          I haven't lost my mind. It's around here...somewhere...

          P 1 Reply Last reply Reply Quote 0
          • P
            pete.s. @jimp
            last edited by pete.s.

            @jimp said in Can this be done in DHCP settings?:

            Not at this time.
            https://redmine.pfsense.org/issues/2983

            OK, thanks a lot.

            So basically the recommended way of doing it, and any other customization that can't be done by the gui, would be to add a patch (in the system_patches package)?

            1 Reply Last reply Reply Quote 0
            • P
              pete.s. @JKnott
              last edited by

              @JKnott said in Can this be done in DHCP settings?:

              @pete-s said in Can this be done in DHCP settings?:

              Is there a way to do this in pfsense, maybe with some of the advanced dhcp options?

              Is there even a DHCP option for that? The closest thing I've heard of is connecting to a TFTP server.

              It's one of the recommended ways of doing fully automatic installations of debian and derivatives.

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