Project

General

Profile

Actions

Bug #1280

closed

DHCP range validation is wrong then adding static mapping

Added by rancor rancor about 13 years ago. Updated about 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/13/2011
Due date:
% Done:

100%

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

Description

I'm using pfSense 2.0 beta5

DHCP range is 192.168.10.10 to 192.168.10.200

Static mapping to:
IP 192.168.10.201 - OK
IP 192.168.10.200 - OK
IP 192.168.10.199 - Failed with error message "The IP address must not be within the DHCP range for this interface."

I believe that 192.168.10.200 should also be failed since 200 is the last IP in the DHCP range for this interface.

Actions #1

Updated by Jim Pingle about 13 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #2

Updated by rancor rancor about 13 years ago

This issue has been solved.

My DHCP range is 192.168.10.10 to 192.168.10.199

Static mapping to:
192.168.10.9 - OK
192.168.10.10 - Error message "The IP address must not be within the DHCP range for this interface."
192.168.10.199 - Error message "The IP address must not be within the DHCP range for this interface."
192.168.10.200 - OK

Thanks!

// rancor

Actions #3

Updated by rancor rancor about 13 years ago

Sorry, verified with 2.0-RC1 (i386) built on Mon Feb 14 03:24:30 EST 2011

Actions #4

Updated by Jim Pingle about 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF