User guide
3-11
Chapter 3 Understanding Erpcd
Remote Annex Server Tools for Windows NT
®
User Guide
• Criteria includes the conditions for the filter. This section uses a
keyword followed by a value. You can enter:
•
dst_address (the destination address of the packet)
followed by an IP address.
•
dst_port (the destination port) followed by a port number
from 1-65535 or by a service name.
•
src_port (the source port number) followed by a port
number from 1-65535 or by a service name.
•
src_address (the source address of the packet) followed by
an IP address.
•
address_pair for incoming or outgoing packets passing
between two addresses, followed by two IP addresses. Enter
both addresses, separated by a space, on the same line. If you
use this keyword, you cannot use
dst_address or
src_address.
•
port_pair for incoming or outgoing packets passing
between two ports or services, followed by a port number or
service name. If you use this keyword, you cannot use
dst_port or src_port.
•
protocol (the transport protocol of the packet) followed by
a number from 1 to 65535 or by
tcp, udp, or icmp.
To match all addresses or port numbers, enter -1 or *
in place of an address or port number. For service
names, you can enter domain, finger, ftp, name,
nfs, nntp, rlogin, route, routed, router,
rtelnet, sftp, smtp, telnet, tftp, time, who,
or login. For the port numbers that correspond to
these service names, see Document References on
page 1-6.