Lines 27-33
ipmon \- monitors /dev/ipl for logged packets
Link Here
|
27 |
.LP |
27 |
.LP |
28 |
\fBipmon\fP opens \fB/dev/ipl\fP for reading and awaits data to be saved from |
28 |
\fBipmon\fP opens \fB/dev/ipl\fP for reading and awaits data to be saved from |
29 |
the packet filter. The binary data read from the device is reprinted in |
29 |
the packet filter. The binary data read from the device is reprinted in |
30 |
human readable for, however, IP#'s are not mapped back to hostnames, nor are |
30 |
human readable form, however, IP#'s are not mapped back to hostnames, nor are |
31 |
ports mapped back to service names. The output goes to standard output by |
31 |
ports mapped back to service names. The output goes to standard output by |
32 |
default or a filename, if given on the command line. Should the \fB\-s\fP |
32 |
default or a filename, if given on the command line. Should the \fB\-s\fP |
33 |
option be used, output is instead sent to \fBsyslogd(8)\fP. Messages sent |
33 |
option be used, output is instead sent to \fBsyslogd(8)\fP. Messages sent |