IP bandwidth

Tim Aslat tim at spyderweb.com.au
Thu Jul 1 18:37:41 PDT 2004


In the immortal words of "John Lee" <john at allservers.net>...
> i'm using a freebsd 4.10-stable server with 50 IP addresses.
> Is there any program i can install that will be able to tell me:
> 
> - how much bandwidth (ie. kbps) each individual IP is using?
> 
> trafcount seems to count total traffic only, any idea?

Try using the log functions of the ipfw system

ipfw add log ip from any to <ip address> 

an entry for each address would log all traffic to/from that address

Cheers

Tim


-- 
Tim Aslat <tim at spyderweb.com.au>
Spyderweb Consulting
http://www.spyderweb.com.au
Phone: +61 0401088479


More information about the freebsd-questions mailing list