Project

General

Profile

Actions

Bug #1912

closed

DHCP server domain search list needs input validation

Added by Emmanuel Seyman over 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
Start date:
09/27/2011
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All

Description

The domain search list box needs input validation to ensure a valid domain is entered there.

Actions #1

Updated by Chris Buechler over 12 years ago

  • Status changed from New to Feedback

that fills in what you have in that field, and works correctly. Need to see what your <dhcpd> config.xml contains.

Actions #2

Updated by Emmanuel Seyman over 12 years ago

If I put "services lan.stdenis lan.auber" in the field, I get a config.xml that contains:

&lt;domain&gt;intranet&lt;/domain&gt;
&lt;domainsearchlist&gt;services lan.stdenis lan.auber&lt;/domainsearchlist&gt;

This generates a dhcpd.conf file that contains:

option domain-search-list "services lan.stdenis lan.auber";

Running a dhcp request against the server, I get an error message in my logs ("Invalid domain list.") and the resolv.conf does not contain the domains.

Actions #3

Updated by Chris Buechler over 12 years ago

  • Subject changed from pfsense 2.0 generates an invalid dhcpd.conf file to DHCP server domain search list needs input validation
  • Status changed from Feedback to New
  • Affected Version changed from 2.0 to All

updated with actual problem. other part a feature in #1917

Actions #4

Updated by Pierre POMES about 12 years ago

  • Status changed from New to Feedback
  • Target version set to 2.1
  • % Done changed from 0 to 100

Fixed by #1917

Actions #5

Updated by Chris Buechler about 12 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF