[MacPorts] #72670: nmap 7.97 unable to access active ethernet
MacPorts
noreply at macports.org
Tue Jul 8 04:40:25 UTC 2025
#72670: nmap 7.97 unable to access active ethernet
------------------------+------------------------
Reporter: JohnFHall | Owner: ghosthound
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.7
Resolution: | Keywords:
Port: nmap |
------------------------+------------------------
Comment (by artkiver):
Thanks for reporting this!
It appears as if it's probably related to this issue identified upstream:
https://github.com/nmap/nmap/issues/3127
The workarounds:
{{{
--disable-arp-ping
}}}
Or:
{{{
--send-ip
}}}
Seem to function OK for me locally.
It also appears as if a fix has been merged upstream here:
https://github.com/yingxin-
gh/nmap/commit/7c4e1bf58de4ade7c864e7694f4e20018f183057
I guess we could provide a patch corresponding to that commit and rev bump
if this is urgently needed?
It might be better to just wait until upstream rolls a new version with
the merged fix though.
I'll defer to the maintainers for their preference.
--
Ticket URL: <https://trac.macports.org/ticket/72670#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list