Nmap Development mailing list archives

I want help from you about the nmap errors on Aix 6.0??


From: "815837122" <815837122 () qq com>
Date: Fri, 25 Jan 2013 09:46:46 +0800

Dear author??
 
         I want help from you about the nmap errors on Aix 6-0.The error lists are like this??I don't know how to deal 
with it.Sorry to bother you ,but I really need help to solve the problem.Hope for your reply.
 
# nmap -sU -p 161  192.168.8.182
 
Starting Nmap 6.00 ( http://nmap.org ) at 2013-01-24 15:54 GMT+08:00
pcap_open_live(en1, 256, 0, 200) FAILED. Reported error: BIOCSETIF: en1: File exists.  Will wait 5 seconds then retry.
pcap_open_live(en1, 256, 0, 200) FAILED. Reported error: BIOCSETIF: en1: File exists.  Will wait 25 seconds then retry.
Call to pcap_open_live() failed three times. There are several possible reasons for this, depending on your operating 
system:
LINUX: If you are getting Socket type not supported, try modprobe af_packet or recompile your kernel with PACKET 
enabled.
 *BSD:  If you are getting device not configured, you need to recompile your kernel with Berkeley Packet Filter 
support.  If you are getting No such file or directory, try creating the device (eg cd /dev; MAKEDEV <device>; or use 
mknod).
*WINDOWS:  Nmap only supports ethernet interfaces on Windows for most operations because Microsoft disabled raw sockets 
as of Windows XP SP2.  Depending on the reason for this error, it is possible that the --unprivileged command-line 
argument will help.
SOLARIS:  If you are trying to scan localhost or the address of an interface and are getting '/dev/lo0: No such file or 
directory' or 'lo0: No DLPI device found', complain to Sun.  I don't think Solaris can support advanced localhost 
scans.  You can probably use "-Pn -sT localhost" though.
 
 
 
 
 
And here are my ifconfig  information.
 
#ifconfig -a
en0: 
flags=5e080867,c0<UP,BROADCAST,DEBUG,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
        inet 10.8.3.41 netmask 0xffffff00 broadcast 10.8.3.255
         tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
en1: 
flags=5e080867,c0<UP,BROADCAST,DEBUG,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
        inet 192.168.6.37 netmask 0xffffff00 broadcast 192.168.6.255
        inet 192.168.6.38 netmask 0xffffff00 broadcast 192.168.6.255
        inet 192.168.6.38 netmask 0xffffff00 broadcast 192.168.6.255
         tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
lo0: flags=e08084f,c0<UP,BROADCAST,DEBUG,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN>
        inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
        inet6 ::1%1/0
         tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
  
  
  
                                                                Yours, Liu.
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: