From owner-freebsd-pf@freebsd.org Mon Dec 14 20:38:53 2015 Return-Path: Delivered-To: freebsd-pf@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 D1CB8A43CBB for ; Mon, 14 Dec 2015 20:38:53 +0000 (UTC) (envelope-from murdoch.john@moumantai.de) Received: from mx.moumantai.de (mx.moumantai.de [217.115.150.92]) by mx1.freebsd.org (Postfix) with ESMTP id 9AC541B05; Mon, 14 Dec 2015 20:38:53 +0000 (UTC) (envelope-from murdoch.john@moumantai.de) X-Virus-Scanned: amavisd-new at moumantai.de Received: from [10.0.187.42] (p5B20C2B2.dip0.t-ipconnect.de [91.32.194.178]) by mx.moumantai.de (Postfix) with ESMTPSA id 4C3686FDB; Mon, 14 Dec 2015 21:32:59 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Unable to upload to S3 when pf is activated From: murdoch.john@moumantai.de In-Reply-To: <8F94731D-E0B3-4B94-83B8-1928ECBC20B8@FreeBSD.org> Date: Mon, 14 Dec 2015 21:38:51 +0100 Cc: "freebsd-pf@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <97FFE650-FFC8-4EB3-81EF-CF3B7A55B1F1@moumantai.de> References: <8F94731D-E0B3-4B94-83B8-1928ECBC20B8@FreeBSD.org> To: Kristof Provost X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2015 20:38:53 -0000 Hi Kristof, yes, the machine runs on Amazon and yes again -tso fixed the problem. Could I have seen this somehow watching the pf log? Maybe package = length? Thanks you so much. I spent hours tracking this down. Best, JOERG > On 14 Dec 2015, at 21:19, Kristof Provost wrote: >=20 >=20 >> On 14 Dec 2015, at 21:04, murdoch.john@moumantai.de wrote: >> this might sound as a strange question, but when I activate the PF >> firewall using a minimal rule set (see below), uploading files to >> AWS S3 becomes impossible. > ... >> I am lost. Anyone any ideas. >=20 > Am I right in assuming that the FreeBSD machine is also running on = Amazon? >=20 > There=E2=80=99s a know problem with pf and TSO which manifests (among = other places) in EC2 instances. > It=E2=80=99s actually been fixed in stable/10, so the 10.3 release = will have the fix. > In 10.2 you can work around the problem by disabling TSO (ifconfig = foo0 -tso should do the trick). >=20 > See PR 154428, 193579, 198868 for more information. >=20 > Regards, > Kristof > _______________________________________________ > freebsd-pf@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-pf > To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"