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

    PXElinux with pfsense

    Scheduled Pinned Locked Moved DHCP and DNS
    3 Posts 2 Posters 410 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.
    • M
      matmilan
      last edited by

      Hi, I'm trying to install red hat ditribution throw pxe, here the doc.

      the dhcpd.conf file must have this option:

      option space pxelinux;
      option pxelinux.magic code 208 = string;
      option pxelinux.configfile code 209 = text;
      option pxelinux.pathprefix code 210 = text;
      option pxelinux.reboottime code 211 = unsigned integer 32;
      option architecture-type code 93 = unsigned integer 16;
      

      How can I add the same in pfsense? I tried to insert them manually but when I restarted the service they disappeared...

      1 Reply Last reply Reply Quote 0
      • GrimsonG
        Grimson Banned
        last edited by

        RTFM:
        https://docs.netgate.com/pfsense/en/latest/book/services/ipv4-dhcp-server-config.html#network-booting
        or:
        https://docs.netgate.com/pfsense/en/latest/book/services/ipv4-dhcp-server-config.html#additional-bootp-dhcp-options

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

          I saw these. But I checked the file after applied one of this option and the file is not the same with red hat docs is in different position and and I don't see the equal...

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