View previous topic :: View next topic |
Author |
Message |
jrollins n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/16375775303e7a87b52b62e.png)
Joined: 16 Aug 2002 Posts: 33 Location: Colorado
|
Posted: Tue Mar 25, 2003 3:33 am Post subject: nmap issues |
|
|
I recently upgraded to the latest nmap, and now it's not working. I can't say for sure that the upgrade caused the problem, as I replaced a bunch of config files that needed updating in a late-night haze. Anyway, here's the error...
Code: | nmap www.google.com
Starting nmap 3.20 ( www.insecure.org/nmap/ ) at 2003-03-24 20:30 UTC
WARNING: Could not determine what interface to route packets through to 216.239.37.99, changing ping scantype to ICMP ping only
pcap_open_live: bind: No such device
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 SOCK_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).
SOLARIS: If you are trying to scan localhost and getting '/dev/lo0: No such file or directory', complain to Sun. I don't think Solaris can support advanced localhost scans. You can probably use "-P0 -sT localhost" though. |
Trying the same scan but specifying -e eth0 results in the same message. Any ideas? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
gigel Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/17568774133ecdc4fac2587.gif)
Joined: 14 Jan 2003 Posts: 370 Location: .se/.ro
|
Posted: Tue Mar 25, 2003 10:03 am Post subject: |
|
|
try to specify what type of scan do you want to make
(e.g.nmap -sU -sT / nmap -P0 -sS www.blabla.bla )
but,i also know that the -sS option it's default...
atleast try it,maybe it would help _________________ $emerge sux
![Very Happy :D](images/smiles/icon_biggrin.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|