Nmap Development mailing list archives
nmap 3.10ALPHA9
From: root <root () elxsi de>
Date: Wed, 8 Jan 2003 14:18:09 +0100 (CET)
Hi,
I got a strange problem with nmap3.10ALPHA9 under Linux (Kernel 2.2.21).
elxsi:~/s/nmap-3.10ALPHA9 # ./nmap -V
nmap version 3.10ALPHA9 ( www.insecure.org/nmap/ )
elxsi:~/s/nmap-3.10ALPHA9 # ./nmap localhost
Starting nmap V. 3.10ALPHA9 ( www.insecure.org/nmap/ )
WARNING! The following files exist and are readable:
/usr/local/share/nmap/nmap-services and ./nmap-services. I am
choosing /usr/local/share/nmap/nmap-services for security reasons.
set NMAPDIR=. to give priority to files in your local directory
Interface 0 is lo
Interface 1 is lo
Interface 2 is lo
Interface 3 is lo
Interface 4 is lo
Interface 5 is lo
Interface 6 is lo
Interface 7 is lo
Interface 8 is lo
Interface 9 is lo
Interface 10 is lo
Interface 11 is lo
Interface 12 is lo
...
Interface 124 is lo
Interface 125 is lo
Interface 126 is lo
My God! You seem to have WAY too many interfaces! Things may not
work right
Failed to find interface eth0 mentioned in /proc/net/route
QUITTING!
eth0 is definitive up and running and I only have ONE loopback device
and not 127 :)
elxsi:~/s/nmap-3.10ALPHA9 # ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:04:6A:31:DF
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::50:46a:31df/10 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1737322 errors:27 dropped:0 overruns:0 frame:31
TX packets:1495842 errors:0 dropped:0 overruns:0 carrier:2012
collisions:2400 txqueuelen:100
Interrupt:10 Base address:0xd800
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:146440 errors:0 dropped:0 overruns:0 frame:0
TX packets:146440 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
Something seems to go wrong in the
struct interface_info *getinterfaces(int *howmany);
function in tcpip.cc. I'll possibly have a look at it in a few days,
don't have enough time at the moment, sorry.
Thank you,
Martin
---------------------------------------------------------------------
For help using this (nmap-dev) mailing list, send a blank email to
nmap-dev-help () insecure org . List run by ezmlm-idx (www.ezmlm.org).
Current thread:
- nmap 3.10ALPHA9 root (Jan 08)
