Re: measure throughput?
From: Jose Maria Lopez Hernandez (jkerouac_at_bgsec.com)
Date: 03/30/05
- Next message: Matt Payton: "Re: NS Domains"
- Previous message: Rage: "Re: X tunneling"
- In reply to: linuxnooby: "measure throughput?"
- Next in thread: linuxnooby: "Re: measure throughput?"
- Reply: linuxnooby: "Re: measure throughput?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 12:14:48 +0200
linuxnooby wrote:
> Hi
>
> I have a linux firewall. I would like to measure how much data (all
> data icmp tcp udp) is passing through this machine.
If you want to meter the TCP packets, for example, you can create
a new chain called TCPMETER and send all the data to that chain,
then in the chain you just add a single rule with an unconditional
RETURN. You just read the counters for that rule and you are done.
> what i want to know is my internet uploads and downloads. Can any one
> reccomend software that can do this on the linux box??
>
> cheers David
Regards.
-- Jose Maria Lopez Hernandez Director Tecnico de bgSEC jkerouac@bgsec.com bgSEC Seguridad y Consultoria de Sistemas Informaticos http://www.bgsec.com ESPAŅA The only people for me are the mad ones -- the ones who are mad to live, mad to talk, mad to be saved, desirous of everything at the same time, the ones who never yawn or say a commonplace thing, but burn, burn, burn like fabulous yellow Roman candles. -- Jack Kerouac, "On the Road"
- Next message: Matt Payton: "Re: NS Domains"
- Previous message: Rage: "Re: X tunneling"
- In reply to: linuxnooby: "measure throughput?"
- Next in thread: linuxnooby: "Re: measure throughput?"
- Reply: linuxnooby: "Re: measure throughput?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|