Date: Thu, 06 Jan 2000 18:14:58 GMT From: "jimmy martin" <hate00@hotmail.com> To: freebsd-questions@freebsd.org Subject: Nmap... Message-ID: <20000106181458.50638.qmail@hotmail.com>
next in thread | raw e-mail | index | archive | help
Im having a little trouble with NMAP. Bash-2.03#nmap -O 127.0.0.1 Starting nmap V. 2.3BETA12 by Fyodor (fydor@dhp.com, www.insecure.org/nmap/) pcap_open_live: /dev/bpf1: No such file or directory If you are on Linux and getting Scoket type not supported, ry modprobe af_packet or recompile your kernel with SOCK_PACKET enabled. If you are on bsd and getting device not configured, you need to recompile your kernel with Berkeley Packet Filter support. QUITTING! So I checked my kernel to make sure bpf was there and... # The 'bpfilter' pseudo-device enable the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # The number of devices determines the maximum number of # simultaneous BPF clients programs runnable. pseudo-device bpfilter 1 #Berkeley packet filter So it appears to be there. Any Ideas why my nmap wont work? ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000106181458.50638.qmail>