From owner-freebsd-questions@freebsd.org Mon Sep 21 10:49:09 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7A66A05C62 for ; Mon, 21 Sep 2015 10:49:09 +0000 (UTC) (envelope-from lists@nerdbynature.de) Received: from trent.utfs.org (trent.utfs.org [IPv6:2a03:3680:0:3::67]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B95E1FFC for ; Mon, 21 Sep 2015 10:49:09 +0000 (UTC) (envelope-from lists@nerdbynature.de) Received: by trent.utfs.org (Postfix, from userid 8) id E8D073DC5D; Mon, 21 Sep 2015 12:48:56 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on trent.utfs.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 Received: from trent.utfs.org (localhost [127.0.0.1]) by trent.utfs.org (Postfix) with ESMTP id 0D9C93DC5C; Mon, 21 Sep 2015 12:48:56 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by trent.utfs.org (Postfix) with ESMTP id E28443DB25; Mon, 21 Sep 2015 12:48:55 +0200 (CEST) Date: Mon, 21 Sep 2015 03:48:55 -0700 (PDT) From: Christian Kujau To: "William A. Mahaffey III" cc: freebsd-questions@freebsd.org Subject: Re: HTTPS on freebsd.org, git, reproducible builds In-Reply-To: <55FCE970.8030206@hiwaay.net> Message-ID: References: <1442578892.1807598.387215049.07156D0F@webmail.messagingengine.com> <1442579551.1810383.387233801.46EBDA6D@webmail.messagingengine.com> <55FC1498.7090902@Plominski.eu> <55FC19B7.1010607@hiwaay.net> <20150918174436.GF85844@kropotkin.auxio> <55FC8C71.3040902@hiwaay.net> <55FCE970.8030206@hiwaay.net> User-Agent: Alpine 2.20.9 (DEB 91 2015-08-14) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-AV-Checked: ClamAV using ClamSMTP (127.0.0.1 (trent) at Mon Sep 21 12:48:56 2015 +0200 (CEST)) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Sep 2015 10:49:10 -0000 On Fri, 18 Sep 2015, William A. Mahaffey III wrote: > On 09/18/15 18:23, Chris Hill wrote: > > On Fri, 18 Sep 2015, William A. Mahaffey III wrote: > > > > [ big snip ] > > > > > [root@kabini1, /etc, 10:07:39am] 353 % sysctl -d net.inet.ip.stealth > > > sysctl: unknown oid 'net.inet.ip.stealth' > > > [root@kabini1, /etc, 5:17:54pm] 354 % sysctl -d net.inet.ip.random_id > > > net.inet.ip.random_id: Assign random ip_id values > > > [root@kabini1, /etc, 5:18:07pm] 355 % uname -a > > > FreeBSD kabini1.local 9.3-RELEASE-p24 FreeBSD 9.3-RELEASE-p24 #0: Sat Aug > > > 22 01:54:44 UTC 2015 > > > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > > > [root@kabini1, /etc, 5:18:16pm] 356 % > > > > > > > > > Maybe a 10.n thing ? > > > > Maybe not: > > > > chris@tripel$ uname -mv > > FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014 > > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > > chris@tripel$ sysctl -d net.inet.ip.stealth > > sysctl: unknown oid 'net.inet.ip.stealth': No such file or directory > > chris@tripel$ sysctl -d net.inet.ip.random_id > > net.inet.ip.random_id: Assign random ip_id values > > > Fair enough, where did the other guy get that 'stealth' setting ? IPSTEALTH has to be enabled in the kernel configuration for this to work. See also: http://lists.freebsd.org/pipermail/freebsd-stable/2006-September/028698.html Christian. -- BOFH excuse #55: Plumber mistook routing panel for decorative wall fixture