Date: Sat, 4 Mar 2006 13:00:56 -0500 From: Adam McDougall <mcdouga9@egr.msu.edu> To: Pieter de Boer <pieter@thedarkside.nl> Cc: net@freebsd.org Subject: Re: PR kern/93849 IP checksum broken by pf no-df over bridge Message-ID: <20060304180056.GC63144@egr.msu.edu> In-Reply-To: <4409A975.1080108@thedarkside.nl> References: <20060304142802.GA63144@egr.msu.edu> <4409A975.1080108@thedarkside.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 04, 2006 at 03:51:33PM +0100, Pieter de Boer wrote: Adam McDougall wrote: >Could someone possibly take a look at this and let me know if it >looks 'broken' or if I might be doing something wrong? I am in >a crunch to choose a firewall solution within a few weeks and it >would help me to know if this issue can be solved. FreeBSD/pf >seemed an appropriate solution so far, especially since it has >CARP, pfsync, (and altq which im not using (yet?)). You could try compiling pf using CFLAGS=-O instead of -O2. This fixed a checksum problem I had. That probably was an entirely different issue, but perhaps it does help.. -- Pieter I tried that a few days ago when I saw mention of it for sparc64, but that did not help. The patch fixed it though.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060304180056.GC63144>