Bug #7088
closedDHCP does not accept input into MAC Control Fields.
100%
Description
"If a mac allow list is specified, it must contain only valid partial MAC addresses."
Attempted input (I also tried different variations of):
00:04:F2,00:15:65,64:16:7F
(The above was copied and pasted from 2.32 p1 and has worked in previous versions.)
This input is allowed on the main dhcp page but not allowed in "MAC Allow" and "MAC Deny" on the additional pool page.
This was tested on SG100 not sure if other arch is affected. 2.4.0-BETA (arm), built on Thu Jan 05 10:53:36 CST 2017, FreeBSD 11.0-RELEASE-p5.
Updated by Jim Pingle almost 8 years ago
- Category changed from Web Interface to DHCP (IPv4)
- Status changed from New to Confirmed
- Target version set to 2.4.0
Updated by Jim Pingle almost 8 years ago
- Subject changed from DHCP (Additional Pools Only) Does not accept input into MAC Control Fields. to DHCP does not accept input into MAC Control Fields.
This affects the main DHCP settings page not just the pools
is_macaddr() lost its $partial parameter/support required by this page to validate partial MAC addresses. This was taken out in c982fdbc32ebe374e2f68ac79019aa7cf54d6b55
I've got a potential solution pending
Updated by Jim Pingle almost 8 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset 80e7011fddd29a387c4c84b68c8c49dce4494729.