Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nmap issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jrollins
n00b
n00b


Joined: 16 Aug 2002
Posts: 33
Location: Colorado

PostPosted: Tue Mar 25, 2003 3:33 am    Post subject: nmap issues Reply with quote

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
View user's profile Send private message
gigel
Guru
Guru


Joined: 14 Jan 2003
Posts: 370
Location: .se/.ro

PostPosted: Tue Mar 25, 2003 10:03 am    Post subject: Reply with quote

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
:D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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