Project

General

Profile

Actions

Bug #1523

closed

DHCP settings checks only one interface IP via ifconfig to validate settings

Added by Jim Pingle about 13 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
DHCP (IPv4)
Target version:
-
Start date:
05/12/2011
Due date:
% Done:

0%

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

Description

The DHCP configuration checks the IP address of an interface to ensure that the range is valid. However, it only checks one IP address on an interface.

Technically it would be valid to run DHCP on any IP alias subnet as well, even if it is ugly.

The main problem here is if you do have multiple IPs on an interface, only one is checked, so even if your LAN IP is on the interface, if another IP is returned first by the check, it's discarded as invalid even if it is proper.

See #1522 for an example of how this can be problematic.

Actions

Also available in: Atom PDF