Nmap Development mailing list archives

Re: Nmap 4.20 on Mac OS X


From: doug () hcsw org
Date: Tue, 7 Nov 2006 09:39:39 -0800

Hi nmap-dev!

On Mon, Nov 06, 2006 at 07:37:29PM -0800 or thereabouts, Kurt Grutzmacher wrote:
Success!  Looks like MACOSX still doesn't do pcap descriptors well (or
at all).  Initial fix to get things working is to not use the
select(pcap_descriptor) call.

Great news! Thanks for verifying this and reporting to the list. Also thanks
to all who submitted the bug report.

It looks as though the best way to fix this would be, as mentioned, to use
the older pcap polling code and disable the selectable fd code for MacOS.
Remember that there are actually 2 places this needs to be done in the file.
(One for the ARP handling code and the other for the IP handling code).

Best,

Doug

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: