ipfirewall.4 (7f3dea244c40159a41ab22da77a434d7c5b5e85a) ipfirewall.4 (b1915357cedf399501ce541f91b99ae284eee8b4)
1.\"
2.\" $FreeBSD$
3.\"
4.Dd June 22, 1997
5.Dt IPFIREWALL 4
6.Os
7.Sh NAME
8.Nm ipfirewall

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

161.Pp
162With IP_FW_F_SKIPTO, all succeeding rules having rule number less
163than fu_skipto_rule are skipped.
164.Sh KERNEL OPTIONS
165Options in the kernel configuration file:
166 IPFIREWALL - enable ipfirewall.
167 IPFIREWALL_VERBOSE - enable firewall output
168 IPFIREWALL_VERBOSE_LIMIT - limit firewall output
1.\"
2.\" $FreeBSD$
3.\"
4.Dd June 22, 1997
5.Dt IPFIREWALL 4
6.Os
7.Sh NAME
8.Nm ipfirewall

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

161.Pp
162With IP_FW_F_SKIPTO, all succeeding rules having rule number less
163than fu_skipto_rule are skipped.
164.Sh KERNEL OPTIONS
165Options in the kernel configuration file:
166 IPFIREWALL - enable ipfirewall.
167 IPFIREWALL_VERBOSE - enable firewall output
168 IPFIREWALL_VERBOSE_LIMIT - limit firewall output
169 DIVERT - enable divert(4) sockets.
169 IPDIVERT - enable divert(4) sockets.
170.Pp
171When packets match a rule with the IP_FW_F_PRN bit set, a message
172is logged to the console if IPFIREWALL_VERBOSE has been enabled;
173IPFIREWALL_VERBOSE_LIMIT limits the maximum number of times each
174rule can cause a log message. These variables are also
175available via the
176.Xr sysctl 3
177interface.

--- 25 unchanged lines hidden ---
170.Pp
171When packets match a rule with the IP_FW_F_PRN bit set, a message
172is logged to the console if IPFIREWALL_VERBOSE has been enabled;
173IPFIREWALL_VERBOSE_LIMIT limits the maximum number of times each
174rule can cause a log message. These variables are also
175available via the
176.Xr sysctl 3
177interface.

--- 25 unchanged lines hidden ---