Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 May 2012 10:50:41 -0400
From:      Jason Hellenthal <jhellenthal@dataix.net>
To:        "Andrey S. Rybak" <ra@iop.kiev.ua>
Cc:        "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: problem with nmap
Message-ID:  <20120531145041.GB1976@DataIX.net>
In-Reply-To: <4FC76E29.5010006@iop.kiev.ua>
References:  <4FC76E29.5010006@iop.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, May 31, 2012 at 04:12:09PM +0300, Andrey S. Rybak wrote:
> Hi!
> I can not run nmap on my computer with next output:
> "Error compiling our pcap filter: icmp6 not supported "
> I had not such nmap's problem on any my computer with FreeBSD.
> How I can solve this problem?
> #uname -a
> FreeBSD  9.0-STABLE FreeBSD 9.0-STABLE #5: Wed Feb  8 14:35:37 EET 
> 2012     root:/usr/obj/usr/src/sys/GENERIC  i386
> #nmap -V
> Nmap version 6.00 ( http://nmap.org )
> Platform: i386-portbld-freebsd9.0
> Compiled with: liblua-5.1.5 openssl-0.9.8q libpcre-8.30 libpcap-1.1.1 
> nmap-libdnet-1.12 ipv6
> Compiled without:
> Thank in advance
> 

I have the following which is different from your output but on
8.3-STABLE

Nmap version 6.00 ( http://nmap.org )
Platform: i386-portbld-freebsd8.3
Compiled with: liblua-5.1.5 openssl-0.9.8q libpcre-8.30 libpcap-1.2.1
nmap-libdnet-1.12 ipv6

You might consider installing libpcap from ports just to give it a shot.

Also running nmap with -dd may yield more to what is going on.

-- 

 - (2^(N-1))



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120531145041.GB1976>