Scroll to navigation

pcapip(1) pcapip(1)

NAME

pcapip - filter a pcap for IP addresses

SYNOPSIS


pcapip
[OPTIONS]...

DESCRIPTION

pcapip filters an input pcap file based on a file containing IP addresses to be matched.

PCAPNET OPTIONS

Input interface to read packets from.
Dump file to read packets from.
Dump file to write filtered packets to.
BPF expression which selects packets to be filtered.
Capture snaplen bytes of data from each packet.
Disable promiscuous mode sniffing.

PROGRAM OPTIONS

File containing list of IP addresses, one per line.
9 May 2009