Navigation

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

    DHCP Classid

    DHCP and DNS
    2
    2
    707
    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
      petros last edited by

      Hi All
      I am connecting my PFSense Firewall to a corporate network that uses classid among other thing to give access. Is it possible use DHCP and set a classid on my PFSense WAN interface?

      Regards

      1 Reply Last reply Reply Quote 0
      • T
        Trel last edited by

        I want to say in the WAN interface config

        Check the "advanced" box under "DHCP Client Configuration"
        and then under
        "Lease Requirements and Requests"

        You should be able to use

        option user-class "classID";
        

        If the FreeBSD one doesn't support user-class, do it this way

        option option-77 "classID";
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post