From owner-freebsd-stable@FreeBSD.ORG Tue Apr 19 11:16:09 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9690216A4CE for ; Tue, 19 Apr 2005 11:16:09 +0000 (GMT) Received: from mail.helenmarks.co.uk (mail.helenmarks.co.uk [82.68.196.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id E337043D54 for ; Tue, 19 Apr 2005 11:16:08 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 5CFAC171B3; Tue, 19 Apr 2005 12:16:07 +0100 (BST) Received: from mail.helenmarks.co.uk ([127.0.0.1]) by localhost (mail.helenmarks.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88270-01; Tue, 19 Apr 2005 12:16:06 +0100 (BST) Received: from egg.helenmarks.co.uk (egg.helenmarks.co.uk [192.168.15.3]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 8017A1704B; Tue, 19 Apr 2005 12:16:06 +0100 (BST) From: Dominic Marks Organization: Helen Marks Marketing Ltd To: pck Date: Tue, 19 Apr 2005 12:16:24 +0100 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504191216.24362.dom@helenmarks.co.uk> X-Virus-Scanned: By ClamAV 0.80 cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD and NMAP X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 11:16:09 -0000 On Tuesday 19 April 2005 12:11, pck wrote: > Hi, > > How can i hide from nmap that my OS is FreeBSD? Is this possible? # sysctl -ad | grep random_id net.inet.ip.random_id: Assign random ip_id values # echo 'net.inet.ip.random_id=1' >> /etc/sysctl.conf > > Best Regards, > p. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" -- Dominic