From owner-freebsd-questions@FreeBSD.ORG Thu Sep 16 18:54:42 2004 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 1710016A4CE for ; Thu, 16 Sep 2004 18:54:42 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C822143D1D for ; Thu, 16 Sep 2004 18:54:41 +0000 (GMT) (envelope-from curtis@npc-usa.com) Received: (qmail 13259 invoked from network); 16 Sep 2004 18:54:41 -0000 Received: from dsl017-040-162.sea1.dsl.speakeasy.net (HELO crab.npc-usa.com) ([69.17.40.162]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Sep 2004 18:54:41 -0000 Received: from [10.0.1.12] (OSX [10.0.1.12]) by crab.npc-usa.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id R5CNQ4MA; Thu, 16 Sep 2004 11:53:50 -0700 Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freebsd.org From: Curtis Vaughan Date: Thu, 16 Sep 2004 11:54:40 -0700 X-Mailer: Apple Mail (2.619) Subject: bandwidthd web access 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: Thu, 16 Sep 2004 18:54:42 -0000 So, I just installed bandwidthd on FreeBSD 5.3-Beta. I don't have Apache installed on this system, however, and maybe that's why I can't access the web page for this from another computer. I was thinking that it maybe provided it's own web engine as I would like to avoid installing apache on this system. Nonetheless, if I go to /usr/local/bandwidthd/htdocs and use lynx to view the html pages there, then I see bandwidthd is working and collecting information as it should. So, what is it that I'm missing to get these pages served internal to our LAN? Curtis