From owner-freebsd-questions@FreeBSD.ORG Tue Dec 20 23:09:41 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6634616A41F for ; Tue, 20 Dec 2005 23:09:41 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAAF443D62 for ; Tue, 20 Dec 2005 23:09:35 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so10494nzo for ; Tue, 20 Dec 2005 15:09:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=S01tOu91HRnwd7qPezsfc85wAYipl9fAhY18GmYu+aT8TD0v58Ganf3VDe+LnfQyIwaXUnfAJreUeR8AsBKStGhAOgeQJdnXtEbDTq8kjZdPbXCmMbP9ZrBcir5JWPHn43PqxPswVZse/TFzb/zMkV9S+OUJZWC2cmERoK0mEns= Received: by 10.36.47.14 with SMTP id u14mr57499nzu; Tue, 20 Dec 2005 15:09:34 -0800 (PST) Received: from ?192.168.5.63? ( [216.202.42.5]) by mx.gmail.com with ESMTP id 19sm119971nzp.2005.12.20.15.09.34; Tue, 20 Dec 2005 15:09:34 -0800 (PST) Message-ID: <43A88E84.2070403@gmail.com> Date: Tue, 20 Dec 2005 15:06:44 -0800 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Drew Tomlinson References: <43A88665.4090205@mykitchentable.net> In-Reply-To: <43A88665.4090205@mykitchentable.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: Ntop on 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2005 23:09:41 -0000 Drew Tomlinson wrote: > I installed ntop 3.2_1 from the ports on a machine running FBSD 6.0. It > appeared to install fine and seems OK when I start it. However whenever > I try and access it via a browser, I just get a blank page. ntop > reports the following warning: > > Tue Dec 20 14:20:58 2005 **WARNING** gzflush error -2(stream error) > > It does this with each access attempt. I've googled and learned that > ntop creates compressed files and uses zlib to uncompress them on the > fly. I assume my problem has something to do with this process? > > Any ideas on what to check or how to resolve? > > Thanks, > > Drew > Is this a fresh install of 6.0? I've got a fresh install of FBSD 6.0 and ntop 3.2_1 from ports, and don't have this problem. Kurt