From owner-freebsd-stable@FreeBSD.ORG Tue Mar 11 19:30:50 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80360EC8 for ; Tue, 11 Mar 2014 19:30:50 +0000 (UTC) Received: from mail-vc0-x244.google.com (mail-vc0-x244.google.com [IPv6:2607:f8b0:400c:c03::244]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 360B53E6 for ; Tue, 11 Mar 2014 19:30:50 +0000 (UTC) Received: by mail-vc0-f196.google.com with SMTP id il7so2341111vcb.11 for ; Tue, 11 Mar 2014 12:30:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Gtj4Nu7XGP81d/hCZvZfX+5EK9eyHkhkcPoEkOu/kDI=; b=ERIgG93Dog7Bp4mSAeFncB0A8XKUKOIU/OO6O8U0pm4LuG5WqVeUjEocujSImdGsKy l1lRXoOIbyJyHMJuMP9vOuhxsixfycDhZ55mxYOI7AzsLAhoO4v7TDcbdVLnZAWJGxn9 8Pp+XIoqgU+JD425g1CkFXMP2VJe0Xvhmp/7H1CLNimx0w5rYymwdrkiclWNPYtDN7fX onPXa4nLkbTWR9ysB5JVfy7TSPvRHMhWA6dSCugoYWRN+1m/JUEc27e1Dss+Wow6wwtE OBNf7TMndGVDwPbhnfohNoKlzEF397Y4SFmsvoz8mDHsgRgkwIrHeGc4Vd8Mw0Tkfjkv yPWQ== MIME-Version: 1.0 X-Received: by 10.58.178.238 with SMTP id db14mr2591494vec.25.1394566249426; Tue, 11 Mar 2014 12:30:49 -0700 (PDT) Received: by 10.220.150.132 with HTTP; Tue, 11 Mar 2014 12:30:49 -0700 (PDT) In-Reply-To: <531F6385.7020209@sentex.net> References: <20140311155948.GR32089@funkthat.com> <531F606D.1030203@sentex.net> <531F6385.7020209@sentex.net> Date: Tue, 11 Mar 2014 14:30:49 -0500 Message-ID: Subject: Re: Two odd problems with STABLE-10 r262921 From: Karl Denninger To: Mike Tancsa Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 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, 11 Mar 2014 19:30:50 -0000 Hmmm.. ok, that worked, which implies there's a problem in the ipfw code -- does the pf patch address ipfw as well? I cannot leave it open in that fashion as I need the nat functionality or everything behind this machine disappears. On Tue, Mar 11, 2014 at 2:27 PM, Mike Tancsa wrote: > On 3/11/2014 3:21 PM, Karl Denninger wrote: > >> PS: I am not using "pf"; I AM using ipfw. >> > > > ipfw add 1 allow ip from any to any > > and see if that narrows it down > > > ---Mike > > > -- > ------------------- > Mike Tancsa, tel +1 519 651 3400 > Sentex Communications, mike@sentex.net > Providing Internet services since 1994 www.sentex.net > Cambridge, Ontario Canada http://www.tancsa.com/ >