Friday, June 15, 2007
Tech: Parallels 3.0 causing NMAP errors?
I don't have any definitive proof, but it seems that installing Parallels 3.0 causes certain networking tools to break. I've noticed nmap 2.403 on my machine is broken since I upgraded to Parallels 3.0. I didn't suspect Parallels until I found another user ( dcortesi.com ) complaining about the same issue, as well as similhttp://www.blogger.com/img/gl.link.gifar reports on Parallels' forums regarding Cisco VPN client.Whenever I run nmap I would get the following error:
Starting Nmap 4.03 ( http://www.insecure.org/nmap/ ) at 2007-06-15 13:36 EDT
getinterfaces: Failed to obtain MAC address for ethernet interface (fw0)
QUITTING!
Following similar resolution procedures for the Cisco VPN client ( uninstall Parallels, Cisco VPN, then reinstalling Parallels before Cisco VPN client ), I decided to reinstall nmap on my system. After downloading, compiling, and installing the latest version of nmap the issue was fixed.
1) Download latest Nmap version
2) Unpack the archive
3)
cd nmap-4.21ALPHA4
./configure --prefix=/opt/local
make
sudo make install
Correction: should configure with the following options:
./configure --prefix=/opt/local --without-nmapfe
nmapfe is the GUI interface that uses GTK+ and X11 which we typically don't use on OS X
Labels: Mac OS X, network tools, nmap, Tech
Article Link
posted by Jambo Consulting at 4:54 PM
4 comments :
Post a Comment : email post
Previous Posts
- Leopard Compatible Skype Released
- PC World: 2007 Fastest Vista Laptop - MacBook Pro
- iPhone browser market share higher than WindowsCE
- Free & Quick Image Resize in Windows XP
- Google Maps - My Location without GPS
- Lightspeed 2.5 Released for Leopard
- BuinessWeek: Sorry, Steve: Here's Why Apple Stores...
- Leopard complaints
- Leopard Perfect 10?
- Double Boil Hard Drive Fix


