DHCPv6 Relay on PFSense+ 23.09
- 
 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. 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. 
- 
 @elbombo I have the same problem. 
- 
 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>
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.