Click to See Complete Forum and Search --> : storing packets


Gaccm
02-01-2001, 10:39 PM
does anyone know a way to store packets that are sent thru my linux box (and does anyone know what the real name for this is?)

aph3x
02-03-2001, 02:39 AM
im not sure what you mean by "store" the packets... might wanna check into libpcap :D

JBrian
02-03-2001, 06:57 AM
What you use would probably depend on exactly what your trying to do. For the short term you could just "tcpdump [ethx]>/tmp/foo". For something more involved I would probably start researching sniffers.
~Jeff

Fandelem
02-03-2001, 10:23 PM
http://www.fandelem.com/nhf-9.html#packet

just wrote it, tell me how it works out :}

~kyle