Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 12:29:41 +0300
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "Gilbert" <gilbert@mail.gloviz.co.za>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: Internet Super Server
Message-ID:  <007001c1b9f1$204da1a0$6d36120a@comsys.ntukpi.kiev.ua>
References:  <A9F9CB300A9D744A9EAC76309550E0FC03094D@beach.gloviz.co.za.lucky.freebsd.questions>

next in thread | previous in thread | raw e-mail | index | archive | help

You can use IP Firewall or IP Filter to count bandwidth or
use BPF to catch packets from the wire and count bandwidth.

Find appropriate software in the FreeBSD ports collaction:

# cd /usr/ports/
# make search key=accounting
# make search key=traffic
# make search key=BPF

----- Original Message ----- 
From: Gilbert <gilbert@mail.gloviz.co.za>
Newsgroups: lucky.freebsd.questions
Sent: Wednesday, February 20, 2002 10:58 AM
Subject: Internet Super Server


> 
> Hi there I would like to set up the Internet Super Server so that I can
> monitor the size of the Ethernet packets being sent and received on my
> web servers thus monitoring the amount of bandwidth used.
>  
> If anyone can help me out how to set this up as I am fairly new with
> FreeBSD.
>  
> Regards
>  
> You can reply to my e-mail address
>  



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007001c1b9f1$204da1a0$6d36120a>