Man page - bnpcap(1)

Manual

BNPCAP

NAME
SYNOPSIS
DESCRIPTION
OPTTIONS
NOTES
SEE ALSO
AUTHOR

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

-h

Print usage information and exit

-d

Print out debugging information

-v

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:

http://www.bnetd.org/

SEE ALSO

bnetd (1), tcpdump (1)

AUTHOR

Marco Ziech (mz@gmx.net)