Project

General

Profile

Actions

Feature #6600

closed
PP RB

DHCP Server - Primary DDNS Address won't accept IPv6 address

Feature #6600: DHCP Server - Primary DDNS Address won't accept IPv6 address

Added by Pim Pish about 10 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
DHCP (IPv4)
Target version:
Start date:
07/11/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

For the DDNS feature in the DHCP Server one cannot enter an IPv6 address. The error message is:

The following input errors were detected:

    A valid primary domain name server IP address must be specified for the dynamic domain name.

I cannot think of a reason why it should not be able to hand over the information via IPv6, so that's why I'm filing this feature request.

Please also refer to this Forum post:
https://forum.pfsense.org/index.php?topic=114918.0

Tested on:
2.3.1-RELEASE-p5 (amd64)
built on Thu Jun 16 12:53:15 CDT 2016
FreeBSD 10.3-RELEASE-p3

Menu item:
Services - DHCP Server - <<interface name>> - Primary DDNS address

CB Updated by Chris Buechler about 10 years ago Actions #1

the way that field is used, it must be an IPv4 IP. 'primary' is where it's specified in dhcpd.conf, which must be IPv4. It should be able to use IPv6 there via 'primary6' instead though.

JP Updated by Jim Pingle over 6 years ago Actions #3

  • Status changed from New to Pull Request Review

RB Updated by Renato Botelho over 6 years ago Actions #4

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

JP Updated by Jim Pingle over 6 years ago Actions #5

  • Target version set to 2.4.5-p1

JP Updated by Jim Pingle over 6 years ago Actions #6

  • Status changed from Feedback to Resolved

Input is accepted and the resulting config appears to be correct. No errors from DHCP.

Actions

Also available in: Atom