Hi All,
I want a internet usage logger, for every packet= leaving from PC which acts as a gateway. I need the Source_IP:Destination_= Port:Size.
Can IPTables be used for this, or will it be an ove= rkill.
Any other projects which can be of help.
R= elevant pointers and suggestions are thanked.
regards,
V= aibhav.
[1] [R=]
References
1. 3D"http://clie=/
Afternoon Samant,
I want a internet usage logger, for every packet= leaving from PC which acts as a gateway. I need the Source_IP:Destination_= Port:Size.
<snip> U can use ethereal/tcpdump.
Can IPTables be used for this, or will it be an ove= rkill.
<snip> Iptables's LOG target causes the kernel to log packets that match IPtable rules.
Regards, Animesh.
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
For an more organised accounting of packets, u can use natmonitor or zorbstats. such progs parse their data from logs generated by Iptables.
Regards Yayati.
--- Animesh Singh an2rhyme@yahoo.com wrote: > Afternoon Samant,
I want a internet usage logger, for every packet= leaving from PC which acts as a gateway. I need the Source_IP:Destination_= Port:Size.
<snip> U can use ethereal/tcpdump.
Can IPTables be used for this, or will it be an
ove=
rkill.
<snip> Iptables's LOG target causes the kernel to log packets that match IPtable rules.
Regards, Animesh.
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
________________________________________________________________________ Yahoo! India Careers: Over 65,000 jobs online Go to: http://yahoo.naukri.com/
Use iptables Connection tracking ....
Regards joel n.solanki On Mon, 2004-07-19 at 13:19, Animesh Singh wrote:
Afternoon Samant,
I want a internet usage logger, for every packet= leaving from PC which acts as a gateway. I need the Source_IP:Destination_= Port:Size.
<snip> U can use ethereal/tcpdump.
Can IPTables be used for this, or will it be an ove= rkill.
<snip> Iptables's LOG target causes the kernel to log packets that match IPtable rules.
Regards, Animesh.
Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
On 19/07/04 07:05 -0000, vaibhav samant wrote:
I want a internet usage logger, for every packet which acts as a gateway. I need the Source_IP:Destination_
Kindly turn off the Rediffmail HTML.
You could use iptables, or ntop, or any other traffic accounting module out there.
Devdas Bhagat