Great, im making good progress here. it seems like tcpdump only captures the headers, is there a way to capture the entire packet, data and all?

thanks guys


Chuck Swiger wrote:
Steel City Phantom wrote:
[ ...top posting is confusing... ]
   im trying the command
   tcpdump -i em0 > traffic.log
   and i get the response
   tcpdump: (no devices found) /dev/bpf0: No such file or directory

You'll need to recompile your kernel with "device bpf", although it is normally enabled in the GENERIC kernel by default.


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to