From owner-freebsd-stable Thu Mar 22 6:13:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from devnull.xpert.com (xpert.com [199.203.132.1]) by hub.freebsd.org (Postfix) with ESMTP id 7229A37B718 for ; Thu, 22 Mar 2001 06:13:46 -0800 (PST) (envelope-from Yonatan@xpert.com) Received: from mailserv.xpert.com ([199.203.132.135]) by devnull.xpert.com with esmtp (Exim 3.01 #1) id 14g5q2-0001wr-00 for stable@freebsd.org; Thu, 22 Mar 2001 16:13:18 +0200 Received: by mailserv.xpert.com with Internet Mail Service (5.5.2650.21) id ; Thu, 22 Mar 2001 16:13:22 +0200 Message-ID: From: Yonatan Bokovza To: "'stable@freebsd.org'" Subject: nmap 2.54b22 permission denied Date: Thu, 22 Mar 2001 16:13:21 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When testing the new -sO feature, I got this: bash-2.04# nmap -sO 10.0.0.1 Starting nmap V. 2.54BETA22 ( www.insecure.org/nmap/ ) sendto in send_ip_raw: sendto(3, packet, 20, 0, 10.0.0.1, 16) => Permissi on denied Sleeping 15 seconds then retrying sendto in send_ip_raw: sendto(3, packet, 20, 0, 10.0.0.1, 16) => Permissi on denied Sleeping 60 seconds then retrying ^Ccaught SIGINT signal, cleaning up Note i'm root. My sniffer shows outgoing and incoming packets as expected, i.e. zero sized length packets of different protocols. This is -stable of Mar-14. Anyone else seeing this? Yonatan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message