Feature #15166
closedISC DHCPv6 DynamicDNS Bug
0%
Description
I dont really know how much attention this will get after the ISC retirement for the DHCP Server but if the DHCPv6 is in use and the DynamicDNS Setting is in use pfsense tries to update the DynamicDNS name only with an A-Record instead of an IPv6 record. This can be seen on my DNS Server:
[2024-01-15 10:47:15 Local] [172.16.24.1:14507] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:37219] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:56400] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:11970] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:57766] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:16419] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:15154] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:35492] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:39247] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
[2024-01-15 10:47:15 Local] [172.16.24.1:53740] [UDP] QNAME: 2003:IPv6.domain; QTYPE: A; QCLASS: IN; RCODE: FormatError; ANSWER: []
As long as the new Kea doesn't support DynDNS I cannot switch to it :(
Related issues