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

    DHCPv6 Relay on PFSense+ 23.09

    Scheduled Pinned Locked Moved IPv6
    3 Posts 2 Posters 590 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.
    • E
      elbombo
      last edited by elbombo

      Hello community,

      I have an issue with activating DHCPv6 Relay on PFSense+ 23.09.

      Situation

      IPv6 static IP is set on the interface.
      CARP is created and active.
      RA ist active on the interface and advertising.
      DHCPv6 Server is disabled.

      When trying to activate DHCPv6, I get the following error:

      The following input errors were detected:

      The field Destination Server is required.
      

      pfsense_fail1.png

      Where is this destination server the UI asks for?

      Funny thing: On a PFsense+ 23.01 the "Upstream Servers" are labeled "Destination Servers" and it works flawlessly.

      J 2 Replies Last reply Reply Quote 0
      • J
        johnnybinator @elbombo
        last edited by

        @elbombo I have the same problem.

        1 Reply Last reply Reply Quote 0
        • J
          johnnybinator @elbombo
          last edited by johnnybinator

          @elbombo

          Editing /conf/config/xml worked...
          
          ``` <dhcrelay>
                          <interface>lan,opt3,opt4,opt8,opt25</interface>
                          <server>10.200.0.233</server>
                          <carpstatusvip>none</carpstatusvip>
                          <enable></enable>
                  </dhcrelay>
                  <dhcrelay6>
                          <interface>lan,opt3,opt4,opt8,opt25</interface>
                          <server>xxxx:xxxx:x:xxxx::233</server>
                          <carpstatusvip>none</carpstatusvip>
                          <enable></enable>
                  </dhcrelay6>
          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.