Project

General

Profile

Actions

Bug #1688

closed

DHCP server subnet input validation needs to check config.xml, not ifconfig

Added by Chris Buechler over 12 years ago. Updated over 5 years ago.

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

0%

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

Description

The DHCP server subnet input validation in 2.0 checks what IP is configured on the interface, so it's impossible to change the subnet and DHCP at the same time. You have to change the subnet, apply changes, manually IP your client system, connect up to the new IP, then change DHCP. In all previous versions you could change the DHCP server subnet after changing the LAN IP but before applying changes. Then when changes are applied you just renew your DHCP lease and you're back in on the new IP.

To fix, just need to change the DHCP server input validation to use what's configured in config.xml, not what's actually on the interface.

Actions #1

Updated by Evgeny Yurchenko over 12 years ago

Commit 51cd7a1e31fd5018aa465c0de66905e759f2e8cb

Actions #2

Updated by Ermal Luçi over 12 years ago

Evgeny i do not see the commit anywhere?

Actions #4

Updated by Ermal Luçi over 12 years ago

  • Status changed from New to Feedback
Actions #5

Updated by Daniel Jampen over 12 years ago

Bug ist fixed. Used version for testing: 2.0-RC3 (i386) built on Wed Aug 3 20:04:02 EDT 2011

Actions #6

Updated by Chris Buechler over 12 years ago

  • Status changed from Feedback to Resolved
Actions #7

Updated by Nathan Barber over 5 years ago

I need the actual config location of file edited and or section removed please location of the DHCP server input validation section used to configure the config.xml

Actions

Also available in: Atom PDF