Nmap Development mailing list archives

NMAP v5 on Solaris 9 x86 can't open/find interface


From: "Joseph S. Dietz, Jr." <joedietzjr () is-s com>
Date: Wed, 22 Jul 2009 14:26:49 -0600

I am having issues with NMAP for the past few versions...
I keep hoping this gets fixed?

#nmap --iflist
Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:06 MDT
Warning: Unable to open interface e1000g0 -- skipping it.
Warning: Unable to open interface e1000g0 -- skipping it.
************************INTERFACES************************
DEV (SHORT) IP/MASK     TYPE     UP MAC
lo0 (lo0)   127.0.0.1/8 loopback up

WARNING: Unable to find appropriate interface for system route to A.B.C.122
WARNING: Unable to find appropriate interface for system route to A.B.C.121
WARNING: Unable to find appropriate interface for system route to A.B.C.126
**************************ROUTES**************************
DST/MASK     DEV GATEWAY
127.0.0.1/32 lo0 127.0.0.1

More details below...
Please let me know what additional information I can provide.

Joe


Default Build seemed ok...but errors when ran nmap
./configure
make
make install

SunOS bloom 5.9 Generic_122301-10 i86pc i386 i86pc
cat /etc/release
                        Solaris 9 4/04 s9x_u6wos_08a x86
          Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
                       Use is subject to license terms.
                            Assembled 22 March 2004

nmap -v
Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:15 MDT
NSE: Loaded 0 scripts for scanning.
Read data files from: /usr/local/share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.15 seconds
          Raw packets sent: 0 (0B) | Rcvd: 0 (0B)

nmap -v
Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:15 MDT
NSE: Loaded 0 scripts for scanning.
Read data files from: /usr/local/share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.15 seconds
          Raw packets sent: 0 (0B) | Rcvd: 0 (0B)


nmap -sO w.x.y.z

Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:04 MDT
Warning: Unable to open interface e1000g0 -- skipping it.
Warning: Unable to open interface e1000g0 -- skipping it.
WARNING: Unable to find appropriate interface for system route to A.B.C.122WARNING: Unable to find appropriate interface for system route to A.B.C.121WARNING: Unable to find appropriate interface for system route to A.B.C.126nexthost: failed to determine route to w.x.y.z
QUITTING!

#nmap --iflist
Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:06 MDT
Warning: Unable to open interface e1000g0 -- skipping it.
Warning: Unable to open interface e1000g0 -- skipping it.
************************INTERFACES************************
DEV (SHORT) IP/MASK     TYPE     UP MAC
lo0 (lo0)   127.0.0.1/8 loopback up

WARNING: Unable to find appropriate interface for system route to A.B.C.122
WARNING: Unable to find appropriate interface for system route to A.B.C.121
WARNING: Unable to find appropriate interface for system route to A.B.C.126
**************************ROUTES**************************
DST/MASK     DEV GATEWAY
127.0.0.1/32 lo0 127.0.0.1

nmap -e e1000g0:1 -sO w.x.y.z

Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-21 08:13 MDT
Warning: Unable to open interface e1000g0 -- skipping it.
Warning: Unable to open interface e1000g0 -- skipping it.
I cannot figure out what source address to use for device e1000g0:1, does it even exist?
QUITTING!

ifconfig -a
lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 2
   inet 127.0.0.1 netmask ff000000
e1000g0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
   inet A.B.C.122 netmask fffffff8 broadcast A.B.C.127
   ether 0:c:f1:cf:9a:b6
e1000g0:1: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
   inet A.B.C.121 netmask fffffff8 broadcast A.B.C.127


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


Current thread: