From owner-freebsd-isp@FreeBSD.ORG Mon Jul 19 14:58:30 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A3116A4CE for ; Mon, 19 Jul 2004 14:58:30 +0000 (GMT) Received: from virusproxy.wilkshire.net (virusproxy.wilkshire.net [207.206.44.14]) by mx1.FreeBSD.org (Postfix) with SMTP id C88F743D49 for ; Mon, 19 Jul 2004 14:58:29 +0000 (GMT) (envelope-from cody@wilkshire.net) Received: (qmail 21590 invoked by uid 5020); 19 Jul 2004 15:18:19 -0000 Received: from cody@wilkshire.net by virusproxy.wilkshire.net by uid 5013 with qmail-scanner-1.22 (clamdscan: 0.71. Clear:RC:1(10.10.55.15):. Processed in 0.029965 secs); 19 Jul 2004 15:18:19 -0000 Received: from unknown (HELO mail.wilkshire.net) (10.10.55.15) by 10.10.55.14 with SMTP; 19 Jul 2004 15:18:19 -0000 Received: (qmail 35197 invoked by uid 0); 19 Jul 2004 14:55:49 -0000 Received: from fw1-gw1.wilkshire.net (HELO ?10.57.128.81?) (cody@wilkshire.net@207.206.44.4) by mail.wilkshire.net with SMTP; 19 Jul 2004 14:55:49 -0000 Message-ID: <40FBE18B.3050300@wilkshire.net> Date: Mon, 19 Jul 2004 10:58:19 -0400 From: Cody User-Agent: Mozilla Thunderbird 0.6 (Macintosh/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: <000a01c46d9f$c81d5650$0b01000a@SPIDEY> In-Reply-To: <000a01c46d9f$c81d5650$0b01000a@SPIDEY> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Traffic Monitor X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2004 14:58:30 -0000 ports/net-mgmt/iftop sounds like what you need. You might have to switch your network card in to permiscious mode for it to show all of the traffic. That can be done with: ifconfig interface promisc Spidey Knepscheld wrote: >Hi > >I am an ISP running FreeBSD as a firewall and as a Mail Server. My >problem is that I am not able to monitor the amount of traffic that user >are using on my network. > >My network looks like this: My Link comes in on a Cisco 805 from the >router it goes to the first NIC on the Firewall from the second NIC it >runs into a Cisco Catalyst and then to the network.On the catalyst I >mirrored the data coming from the network to the Firewall to one port >and I have a FreeBSD box on that port just to monitor the traffic. > >What I am looking for is some app that could show me live what ip on my >network is utilizing what part of the bandwidth.I know there are a >million apps available but I need to see from IP ???? to IP ???? ???? >kb/s and then see how much of the 256k is still available. Don't laugh >!!I have a 256k Diginet connection and I would like to see who is >killing my network. I do get live graphs from my upstream supplier but >it shows the line utilization from my router and not who is using what. > >So I can't be proactive in solving speed issues I need to wait for it to >happen and then by a process of elimination disconnect segments of the >network and see when the graph drops. > >I hope this makes sense to someone > >thank you > >Spidey > > > >_______________________________________________ >freebsd-isp@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-isp >To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" > >