From owner-freebsd-questions@FreeBSD.ORG Tue Sep 28 09:33:07 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 0A9FE16A4CF for ; Tue, 28 Sep 2004 09:33:07 +0000 (GMT) Received: from ux11.ltcm.net (ux11.ltcm.net [64.215.98.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F3B43D31 for ; Tue, 28 Sep 2004 09:33:06 +0000 (GMT) (envelope-from mipam@ibb.net) Received: from ux11.ltcm.net (mipam@localhost.ltcm.net [IPv6:::1]) by ux11.ltcm.net (8.12.9/8.12.9/UX11TT) with ESMTP id i8S9X3Io024590 for ; Tue, 28 Sep 2004 11:33:04 +0200 (MEST) Received: from localhost (mipam@localhost) by ux11.ltcm.net (8.12.9/8.12.9/Submit) with ESMTP id i8S9X2Yb002538 for ; Tue, 28 Sep 2004 11:33:03 +0200 (MEST) X-Authentication-Warning: ux11.ltcm.net: mipam owned process doing -bs Date: Tue, 28 Sep 2004 11:33:02 +0200 (MEST) From: Mipam X-X-Sender: mipam@ux11.ltcm.net To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: ntop question 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, 28 Sep 2004 09:33:07 -0000 Hi, I installed ntop 3.0 from the ports. I am running 5.2.1-10 But /usr/local/etc/rc.d/ntop.sh start does not create a daemon, ..... instead. ntop starts a connection to 131.114.21.22 on port 80. making a connection to that ip it appears its the website of Luca Deri himself. Very nice of course, but i hoped ntop would start sniffing and opening a webserver on port 3000. What is going on? Any hints? Bye, Mipam.