Nmap Development mailing list archives

about nmap6.01 work on NOKIA N900.


From: 汪超慧 <wwangchaohui () gmail com>
Date: Tue, 3 Jul 2012 13:01:06 +0800

NOKIA N900 is a linux phone,i success compiled nmap6.01 on N900,
but when execute any scan ,it output:route_dst_netlink "can't find
interface wlan0"
nmap --iflist ,it output:interface (not found) router (not found)

i google it ,and find some message ,i comment 517 line in
/nmap6.01/libdnet-stripped/src/intf.c (/*               if
(addr_ston(&ifr.ifr_addr, &entry->intf_link_addr) < 0)
                        return (-1);*/

and recompile ,,nmap can found interface,execute scan(nmap nmap.org,work find).
but when i scan LAN,nmap can't found any alive host
nmap 192.168.1.1
output::::
Starting Nmap 6.02 ( http://nmap.org ) at 2012-07-02 21:58 PDT
Initiating ARP Ping Scan at 21:58
Scanning 192.168.1.1 [1 port]
Completed ARP Ping Scan at 21:58, 0.47s elapsed (1 total hosts)
Nmap scan report for 192.168.1.1 [host down]
Read data files from: /usr/local/bin/../share/nmap
Note: Host seems down. If it is really up, but blocking our ping probes, try -Pn
Nmap done: 1 IP address (0 hosts up) scanned in 1.11 seconds
           Raw packets sent: 2 (56B) | Rcvd: 0 (0B)

can somebody know how to fix it,thanks!

-- 
i will give you a little color to see see
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: