View | Details | Raw Unified | Return to bug 8120
Collapse All | Expand All

(-)ipmon.8 (-9 / +2 lines)
Lines 43-51 Link Here
43
Flush the current packet log buffer.  The number of bytes flushed is displayed,
43
Flush the current packet log buffer.  The number of bytes flushed is displayed,
44
even should the result be zero.
44
even should the result be zero.
45
.TP
45
.TP
46
.B "\-N <device>"
47
Set the logfile to be opened for reading NAT log records from to <device>.
48
.TP
49
.B \-n
46
.B \-n
50
IP addresses and port numbers will be mapped, where possible, back into
47
IP addresses and port numbers will be mapped, where possible, back into
51
hostnames and service names.
48
hostnames and service names.
Lines 66-75 Link Here
66
.B \-s
63
.B \-s
67
Packet information read in will be sent through syslogd rather than
64
Packet information read in will be sent through syslogd rather than
68
saved to a file.  The following levels are used:
65
saved to a file.  The following levels are used:
69
.TP
70
.B "\-S <device>"
71
Set the logfile to be opened for reading state log records from to <device>.
72
.TP
73
.IP
66
.IP
74
.B LOG_INFO
67
.B LOG_INFO
75
\- packets logged using the "log" keyword as the action rather
68
\- packets logged using the "log" keyword as the action rather
Lines 85-92 Link Here
85
\- packets which have been logged and which can be considered
78
\- packets which have been logged and which can be considered
86
"short".
79
"short".
87
.TP
80
.TP
88
.B \-S
81
.B "\-S <device>"
89
Treat the logfile as being composed of state log records.
82
Set the logfile to be opened for reading state log records from to <device>.
90
.TP
83
.TP
91
.B \-t
84
.B \-t
92
read the input file/device in a manner akin to tail(1).
85
read the input file/device in a manner akin to tail(1).

Return to bug 8120