Scroll to navigation

BNPCAP(1) BNETD Developers's Manual BNPCAP(1)

NAME

bnpcap

SYNOPSIS

bnpcap [-d] [-v] <pcap-filename>

DESCRIPTION

bnpcap is a utility to decode packet dumps from tcpdump into a developer-readable format

OPTTIONS

Print usage information and exit
Print out debugging information
Be more verbose

You have to generate the dumps with tcpdump -i <your_interface> -s 2000 -w <pcap-filename>

NOTES

The current version is available with the bnetd distribution at:

SEE ALSO

bnetd(1), tcpdump(1)

AUTHOR

Marco Ziech (mz@gmx.net)

07 July, 2001 BNETD