Bug #8534
closed
Invalid DHCP options can be added
Added by Michael Newton over 6 years ago.
Updated over 6 years ago.
Affected Architecture:
All
Description
Had a user who wanted to temporarily "disable" a DHCP option so he set it to zero. This corrupted the DHCP response. Users should not be able to add values other than 1-254 as the option number.
- Status changed from New to Feedback
- % Done changed from 0 to 100
- Affected Architecture All added
- Affected Architecture deleted (
)
- Assignee set to Jim Pingle
Tested 2.4.4.a.20180702.2123
Services -> DHCP Server -> Additional BOOTP/DHCP Options
Set DHCP option 84 which is listed as 'removed'.
All Integer Types (8,16,32) allow 0 as a value.
There's no way to delete the set option, will check for/raise a ticket on that.
- Status changed from Feedback to Resolved
The values can be 0, but this was about the option number, not the value.
The option number is now restricted to 1-254.
Also available in: Atom
PDF