Deleted Added
full compact
ipmon.8 (153881) ipmon.8 (161357)
1.\" $FreeBSD: head/contrib/ipfilter/man/ipmon.8 153881 2005-12-30 11:52:26Z guido $
1.\" $FreeBSD: head/contrib/ipfilter/man/ipmon.8 161357 2006-08-16 12:23:02Z guido $
2.TH ipmon 8
3.SH NAME
4ipmon \- monitors /dev/ipl for logged packets
5.SH SYNOPSIS
6.B ipmon
7[
8.B \-abBDFhnpstvxX
9] [
10.B "\-N <device>"
11] [
2.TH ipmon 8
3.SH NAME
4ipmon \- monitors /dev/ipl for logged packets
5.SH SYNOPSIS
6.B ipmon
7[
8.B \-abBDFhnpstvxX
9] [
10.B "\-N <device>"
11] [
12.B "\-L <facility>"
13] [
12.B "\-o [NSI]"
13] [
14.B "\-O [NSI]"
15] [
16.B "\-P <pidfile>"
17] [
18.B "\-S <device>"
19] [

--- 48 unchanged lines hidden (view full) ---

68the first always being `icmp', and the next being the ICMP message and
69submessage type, separated by a slash, e.g., \fBicmp 3/3\fP for a port
70unreachable message.
71.LP
72In order for \fBipmon\fP to properly work, the kernel option
73\fBIPFILTER_LOG\fP must be turned on in your kernel. Please see
74\fBoptions(4)\fP for more details.
75.LP
14.B "\-o [NSI]"
15] [
16.B "\-O [NSI]"
17] [
18.B "\-P <pidfile>"
19] [
20.B "\-S <device>"
21] [

--- 48 unchanged lines hidden (view full) ---

70the first always being `icmp', and the next being the ICMP message and
71submessage type, separated by a slash, e.g., \fBicmp 3/3\fP for a port
72unreachable message.
73.LP
74In order for \fBipmon\fP to properly work, the kernel option
75\fBIPFILTER_LOG\fP must be turned on in your kernel. Please see
76\fBoptions(4)\fP for more details.
77.LP
76\fBipmon\fP reopns its log file(s) and rereads its configuration file
78\fBipmon\fP reopens its log file(s) and rereads its configuration file
77when it receives a SIGHUP signal.
78.SH OPTIONS
79.TP
80.B \-a
81Open all of the device logfiles for reading log entries from. All entries
82are displayed to the same output 'device' (stderr or syslog).
83.TP
84.B \-b

--- 12 unchanged lines hidden (view full) ---

97.B "\-f <device>"
98specify an alternative device/file from which to read the log information
99for normal IP Filter log records.
100.TP
101.B \-F
102Flush the current packet log buffer. The number of bytes flushed is displayed,
103even should the result be zero.
104.TP
79when it receives a SIGHUP signal.
80.SH OPTIONS
81.TP
82.B \-a
83Open all of the device logfiles for reading log entries from. All entries
84are displayed to the same output 'device' (stderr or syslog).
85.TP
86.B \-b

--- 12 unchanged lines hidden (view full) ---

99.B "\-f <device>"
100specify an alternative device/file from which to read the log information
101for normal IP Filter log records.
102.TP
103.B \-F
104Flush the current packet log buffer. The number of bytes flushed is displayed,
105even should the result be zero.
106.TP
107.B \-L <facility>
108Using this option allows you to change the default syslog facility that
109ipmon uses for syslog messages. The default is local0.
105.B \-n
106IP addresses and port numbers will be mapped, where possible, back into
107hostnames and service names.
108.TP
109.B "\-N <device>"
110Set the logfile to be opened for reading NAT log records from to <device>.
111.TP
112.B \-o

--- 68 unchanged lines hidden ---
110.B \-n
111IP addresses and port numbers will be mapped, where possible, back into
112hostnames and service names.
113.TP
114.B "\-N <device>"
115Set the logfile to be opened for reading NAT log records from to <device>.
116.TP
117.B \-o

--- 68 unchanged lines hidden ---