From owner-freebsd-pf@FreeBSD.ORG Thu Aug 2 15:14:25 2007 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 963BF16A417 for ; Thu, 2 Aug 2007 15:14:25 +0000 (UTC) (envelope-from max@love2party.net) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by mx1.freebsd.org (Postfix) with ESMTP id 2EB2613C46A for ; Thu, 2 Aug 2007 15:14:25 +0000 (UTC) (envelope-from max@love2party.net) Received: from [88.66.63.66] (helo=amd64.laiers.local) by mrelayeu.kundenserver.de (node=mrelayeu1) with ESMTP (Nemesis), id 0MKwpI-1IGcNE0B29-00059Z; Thu, 02 Aug 2007 17:14:00 +0200 From: Max Laier Organization: FreeBSD To: freebsd-pf@freebsd.org Date: Thu, 2 Aug 2007 17:15:17 +0200 User-Agent: KMail/1.9.7 References: <200708011233.l71CX4Od082534@pinky.frank-behrens.de> <200708021502.l72F2PCu004207@pinky.frank-behrens.de> In-Reply-To: <200708021502.l72F2PCu004207@pinky.frank-behrens.de> X-Face: ,,8R(x[kmU]tKN@>gtH1yQE4aslGdu+2]; R]*pL,U>^H?)gW@49@wdJ`H<=?utf-8?q?=25=7D*=5FBD=0A=09U=5For=3D=5CmOZf764=26nYj=3DJYbR1PW0ud?=>|!~,,CPC.1-D$FG@0h3#'5"k{V]a~.<=?utf-8?q?mZ=7D44=23Se=7Em=0A=09Fe=7E=5C=5DX5B=5D=5Fxj?=(ykz9QKMw_l0C2AQ]}Ym8)fU MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1408523.uZKQp927Sn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200708021715.25167.max@love2party.net> X-Provags-ID: V01U2FsdGVkX1/aAqqxoBc22HqTuI7B5TN7XbBuXgiZVC91b3E Krdgd4vb7HiW3SRImw3laxTsueus5w/jNhvyWymnA0bGeMwanm 0uEwgr3Cq5UuuDZFL1/0O3wRT3S9Xk9kNWPPTiFeic= Cc: Subject: Re: pf eates syn packet? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 02 Aug 2007 15:14:25 -0000 --nextPart1408523.uZKQp927Sn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 02 August 2007, Frank Behrens wrote: > Frank Behrens wrote on 2 Aug 2007 13:29: > >.... > > Aug 2 13:17:26 moon kernel: pf: state insert failed: > > tree_ext_gwy lan: 84.182.237.27:50517 gwy: 84.182.237.27:50517 ext: > > 193.99.144.85:80 > > The new pf(4) from > http://people.freebsd.org/~mlaier/PF41/ > on FreeBSD 6.2-STABLE-200708021147 i386 shows the same problem. :-( > > Is this a problem for pf(4) on FreeBSD or should the report be sent to > OpenBSD? Can you follow up with the complete pf.conf you are using? The "state=20 insert failed" error suggests a logic problem in your config (or a missed=20 PF_TAG_GENERATED somewhere). It seems that the same packet is run=20 through the firewall twice, generating state on the first run, but not=20 matching it on the second ... somehow strange. =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart1408523.uZKQp927Sn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGsfUNXyyEoT62BG0RAjGSAJ9DGuZcbqbY8e/c7cFDsl74vIUqDwCfQytz mTeiUFGyCcHKQftcQ7hBKRU= =yFYD -----END PGP SIGNATURE----- --nextPart1408523.uZKQp927Sn--