RAFILTERADDR(1) | General Commands Manual | RAFILTERADDR(1) |
rafilteraddr - select argus(8) data based on an IANA IP address file.
rafilteraddr [-f address.file [ [-v] [raoptions] [-- filter-expression]
Rafilteraddr reads argus data from an argus-data source, and selects records that include IP addresses specified by the address.spec file. This program provides high performance address matching for any number of addresses.
Rafilteraddr, reads a number of standard IANA IP address file formats that specify IPv4, CIDR and IPV4 prefix addresses. Examples of these file types are provided in ./support/Config.
rafilteraddr(1) specific options are:
This invocation reads argus(8) data from argusfile and prints records that match any of the IP addresses in the iana-ipv4-addresses.
rafilteraddr -r argusfile -f iana-ipv4-addresses -- ip
An example address specification that describes a mix of CIDR addresses, IPv4 address ranges and explicit addresses:
192.168.0.0/24
192.168.1.3-192.168.2.45
207.237.36.98
Copyright (c) 2000-2016 QoSient. All rights reserved.
Carter Bullard (carter@qosient.com).
12 August 2003 | rafilteraddr 3.0.8 |