From owner-freebsd-questions@FreeBSD.ORG Tue Feb 22 18:31:43 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F68616A4CE for ; Tue, 22 Feb 2005 18:31:43 +0000 (GMT) Received: from vertigo.maxify.com (ns.maxify.com [216.218.213.18]) by mx1.FreeBSD.org (Postfix) with SMTP id 4244643D5C for ; Tue, 22 Feb 2005 18:31:43 +0000 (GMT) (envelope-from scott@maxify.com) Received: (qmail 74750 invoked from network); 22 Feb 2005 18:34:01 -0000 Received: from unknown (HELO ?66.92.188.147?) (66.92.188.147) by ns.maxify.com with SMTP; 22 Feb 2005 18:34:01 -0000 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <19661BD2-84FB-11D9-8A59-003065CA9E5A@maxify.com> References: <73429203-8380-11D9-9642-003065CA9E5A@maxify.com> <4218F8C2.6050603@makeworld.com> <42190384.7090500@daleco.biz> <200502201837.07966.algould@datawok.com> <19661BD2-84FB-11D9-8A59-003065CA9E5A@maxify.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Scott Stevenson Date: Tue, 22 Feb 2005 10:31:04 -0800 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.619) Subject: Re: Partial web page loading X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 18:31:43 -0000 On Feb 22, 2005, at 9:56 AM, Scott Stevenson wrote: > I've done a bunch of research and testing on this, and received a > follow-up email from one of the people that originally reported the > problem (attached below, sorry about the length). > > I've determined that the files on the server are completely intact and > don't appear to have any stray control characters embedded in them. > I've considered the possibility that this is a PHP bug, but that > doesn't explain the issues with image downloads or the CSS file. It > appears the outgoing data is actually getting munged. The problem even > occurs just using wget. I haven't been able to personally recreate > this, but he can every time. > > This sure looks a lot like something's overwriting memory in place > where it shouldn't. > > > Any ideas? Should I post this to the bug list? Also, here are the relevant lines from pf.conf. I want to avoid sending the complete file. As mentioned in my last post, the person who sent the original complaint is unable to reach the site at all from behind his Linux-based router. pass in quick on $ext_if proto { tcp, udp } from any to any port 53 pass in quick on $ext_if proto { tcp, udp } from any to any port 80 pass out on $ext_if proto { tcp, udp } all keep state # pass incoming ports for ftp-proxy pass in on $ext_if inet proto tcp from any to $ext_if user proxy keep state Does this all look reasonable? I did a lot of reading but I'm still pretty new to pf. Thanks again, - Scott -- http://treehouseideas.com/ http://theocacao.com/ [blog]