Project

General

Profile

Actions

Bug #15162

open

Wrong string in “MAC address”

Added by Sergei Shablovsky 3 months ago. Updated 3 months ago.

Status:
Confirmed
Priority:
Very Low
Assignee:
-
Category:
Diagnostics
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.2
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

Actions #1

Updated by Sergei Shablovsky 3 months ago

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.

Actions #2

Updated by Christopher Cope 3 months ago

  • 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

Actions #3

Updated by Jim Pingle 3 months ago

  • 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.

Actions

Also available in: Atom PDF