Bug #15162
open
Wrong string in “MAC address”
Added by Sergei Shablovsky 11 months ago.
Updated 11 months ago.
Affected Architecture:
All
Description
Hi, brilliant pfSense stuff!
Wrong string in “ MAC address ” txt entry field in “ Services / Wake-on-LAN / Edit ” when press on “ +* ” in “ *Actions ” column in “ Diagnostics / ARP Table ” page in WebGUI.
Files
Sergei Shablovsky wrote:
Hi, brilliant pfSense stuff!
Wrong string in “ MAC address ” txt entry field in “ Services / Wake-on-LAN / Edit ” when press on “ +* ” in “ *Actions ” column in “ Diagnostics / ARP Table ” page in WebGUI.
As You may see, pfSense php logic doing something wrong: put in “MAC Address” entry field WHOLE text (certain MAC and DESCRIPTION, in this particular case “IBM” word) from “MAC Address” column.
- Project changed from pfSense to pfSense Packages
- Category changed from Web Interface to Nmap
- Status changed from New to Confirmed
- Priority changed from Normal to Very Low
- Release Notes deleted (
Default)
Sergei Shablovsky wrote in #note-1:
Sergei Shablovsky wrote:
Hi, brilliant pfSense stuff!
Wrong string in “ MAC address ” txt entry field in “ Services / Wake-on-LAN / Edit ” when press on “ +* ” in “ *Actions ” column in “ Diagnostics / ARP Table ” page in WebGUI.
As You may see, pfSense php logic doing something wrong: put in “MAC Address” entry field WHOLE text (certain MAC and DESCRIPTION, in this particular case “IBM” word) from “MAC Address” column.
This is an issue when installing nmap, as it adds the vendor information to the list and pfSense itself does not have that information normally, so the code doesn't expect anything other than a MAC address to be present.
I can confirm this with
23.09.1-RELEASE (amd64)
built on Wed Dec 20 13:27:00 EST 2023
FreeBSD 14.0-CURRENT
nmap 1.4.4_7
- Project changed from pfSense Packages to pfSense
- Category changed from Nmap to Diagnostics
- Release Notes set to Default
Though installing nmap activates the OUI info in the field, the code to handle that is not in the nmap package, but in the base system pages which utilize that data.
Also available in: Atom
PDF