From owner-freebsd-net@FreeBSD.ORG Sun Nov 30 01:02:25 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDE3E106564A for ; Sun, 30 Nov 2008 01:02:25 +0000 (UTC) (envelope-from dave.edwards@adelaide.on.net) Received: from ipmail01.adl6.internode.on.net (ipmail01.adl6.internode.on.net [203.16.214.146]) by mx1.freebsd.org (Postfix) with ESMTP id 6ED0A8FC0A for ; Sun, 30 Nov 2008 01:02:24 +0000 (UTC) (envelope-from dave.edwards@adelaide.on.net) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAF90MUnLeumf/2dsb2JhbACBbcwdgn0 X-IronPort-AV: E=Sophos;i="4.33,688,1220193000"; d="scan'208";a="240581299" Received: from eth16288.sa.adsl.internode.on.net (HELO chunga.apana.org.au) ([203.122.233.159]) by ipmail01.adl6.internode.on.net with ESMTP; 30 Nov 2008 11:32:23 +1030 Received: from [10.0.0.58] (tonto.leabrook [10.0.0.58]) by chunga.apana.org.au (8.14.2/8.12.11) with ESMTP id mAU12ME5044296 for ; Sun, 30 Nov 2008 11:32:22 +1030 (CST) Message-ID: <4931E629.8070503@adelaide.on.net> Date: Sun, 30 Nov 2008 11:32:33 +1030 From: Dave Edwards User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: freebsd-net@freebsd.org References: <492E8B52.9010408@adelaide.on.net> <4CREIW43kKwxaB43gZShXkxNn3U@2DcjJpvUBcA8GzIZe2t/Ulo9G+Y> In-Reply-To: <4CREIW43kKwxaB43gZShXkxNn3U@2DcjJpvUBcA8GzIZe2t/Ulo9G+Y> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0.1 (chunga.apana.org.au [10.0.0.1]); Sun, 30 Nov 2008 11:32:22 +1030 (CST) Subject: Re: nmap on FreeBSD 7.0-RELEASE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 01:02:25 -0000 Eygene Ryabinkin wrote: > Dave, good day. > > Thu, Nov 27, 2008 at 10:28:10PM +1030, Dave Edwards wrote: > >> I've tried creating a host route for the nmap target instead of relying >> on the default route and I've tried three other versions of nmap. As an >> aside (or maybe a hint) when compiling nmap from source, there are a >> number of warnings like: > > Could you, please, post the accompanying config.log that was produced > by configure and the configure script itself? > Sorry, my reply contained attachments and went into the bit bucket. The config.log and configure script are at: http://chunga.apana.org.au/stuff/nmap-configure-stuff.tgz if anyone is interested. My main problem is that I can't use nmap (with options that require raw sockets) over a tun device. Any help would be appreciated. ciao dave