Nmap Development mailing list archives

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


From: "Joseph S. Dietz, Jr." <joedietzjr () is-s com>
Date: Tue, 28 Jul 2009 08:01:27 -0600

SD,

I tried the patch, no luck...same results...

Joe

> ./nmap --iflist
Starting Nmap 5.00 ( http://nmap.org ) at 2009-07-28 07:55 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

patch install...

> gpatch -i ./nmap-5_00-owl-route_diff.txt tcpip.cc
patching file tcpip.cc
patching file idle_scan.cc
patching file osscan2.cc
patching file scan_engine.cc
< /usr/local/src/nmap/nmap-5.00 >
root> ls -al tcpip.cc
-rw-r--r-- 1 root other 118310 Jul 28 07:25 tcpip.cc

>make clean
>./configure
>make
>make install
> ls -al ./nmap
-rwxr-xr-x 1 root other 5524000 Jul 28 07:54 ./nmap


Solar Designer wrote:

On Mon, Jul 27, 2009 at 08:46:15PM -0600, Joseph S. Dietz, Jr. wrote:
nmap-3.75 works fine...
nmap-4.11 could not get to compile
nmap-4.20 fails to open interface
nmap-4.62 interface route issue
nmap-5.00 interface route issue -- might this be due to interface "instances"?

It sounds like this patch might help:

http://seclists.org/nmap-dev/2009/q3/0303.html

Alexander




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


Current thread: