Actions
Bug #6969
closed
SW
SW
Insufficient error checking on static ARP entries
Bug #6969:
Insufficient error checking on static ARP entries
Start date:
11/28/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
When creating a static DHCP lease entry the GUI input checking does not prevent checking 'static ARP' without entering an IP address.
This results in an invalid entry and subsequent log entries like:
Nov 28 16:45:34 php-fpm 49556 /services_dhcp.php: The command '/usr/sbin/arp -s '' '00:06:b2:f2:1c:a6'' returned exit code '1', the output was 'arp: : Unknown server error'
JP Updated by Jim Pingle almost 10 years ago
- Status changed from New to Confirmed
Adding a note to clarify: It is OK for "IP address" to be blank/empty if "ARP Table Static Entry" is unchecked.
JT Updated by Jim Thompson almost 10 years ago
- Assignee set to Jim Pingle
JP Updated by Jim Pingle almost 10 years ago
- Status changed from Confirmed to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:7a9c12b3d6e01e11ec0af3a6690a5c3de2fbbd2e.
JP Updated by Jim Pingle almost 10 years ago
- Assignee changed from Jim Pingle to Steve Wheeler
SW Updated by Steve Wheeler almost 10 years ago
Seems fixed in todays 2.4 snapshots.
It won't allow the static DHCP lease to be submitted and the error message gives useful information.
JP Updated by Jim Pingle almost 10 years ago
- Status changed from Feedback to Resolved
Actions