Deleted Added
full compact
firewall.7 (136811) firewall.7 (140140)
1.\" Copyright (C) 2001 Matthew Dillon. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

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

16.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
22.\" SUCH DAMAGE.
23.\"
1.\" Copyright (C) 2001 Matthew Dillon. All rights reserved.
2.\"
3.\" Redistribution and use in source and binary forms, with or without
4.\" modification, are permitted provided that the following conditions
5.\" are met:
6.\" 1. Redistributions of source code must retain the above copyright
7.\" notice, this list of conditions and the following disclaimer.
8.\" 2. Redistributions in binary form must reproduce the above copyright

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

16.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
17.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
18.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
19.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
20.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
21.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
22.\" SUCH DAMAGE.
23.\"
24.\" $FreeBSD: head/share/man/man7/firewall.7 136811 2004-10-23 15:05:46Z mlaier $
24.\" $FreeBSD: head/share/man/man7/firewall.7 140140 2005-01-12 21:48:25Z ru $
25.\"
26.Dd May 26, 2001
27.Dt FIREWALL 7
28.Os
29.Sh NAME
30.Nm firewall
31.Nd simple firewalls under FreeBSD
32.Sh FIREWALL BASICS

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

417.Xr smb.conf 5 Pq Pa ports/net/samba ,
418.Xr samba 7 Pq Pa ports/net/samba ,
419.Xr config 8 ,
420.Xr ipfw 8 ,
421.Xr jail 8 ,
422.Xr natd 8 ,
423.Xr nfsd 8
424.Sh ADDITIONAL READING
25.\"
26.Dd May 26, 2001
27.Dt FIREWALL 7
28.Os
29.Sh NAME
30.Nm firewall
31.Nd simple firewalls under FreeBSD
32.Sh FIREWALL BASICS

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

417.Xr smb.conf 5 Pq Pa ports/net/samba ,
418.Xr samba 7 Pq Pa ports/net/samba ,
419.Xr config 8 ,
420.Xr ipfw 8 ,
421.Xr jail 8 ,
422.Xr natd 8 ,
423.Xr nfsd 8
424.Sh ADDITIONAL READING
425.Bl -tag -width xxxx
425.Bl -tag -width indent
426.It Nm Ipfilter
427.Xr ipf 5 ,
428.Xr ipf 8 ,
429.Xr ipfstat 8
430.It Nm Packet Filter
431.Xr pf.conf 5 ,
432.Xr pfctl 8 ,
433.Xr pflogd 8
434.El
435.Sh HISTORY
436The
437.Nm
438manual page was originally written by
439.An Matthew Dillon
440and first appeared
441in
442.Fx 4.3 ,
443May 2001.
426.It Nm Ipfilter
427.Xr ipf 5 ,
428.Xr ipf 8 ,
429.Xr ipfstat 8
430.It Nm Packet Filter
431.Xr pf.conf 5 ,
432.Xr pfctl 8 ,
433.Xr pflogd 8
434.El
435.Sh HISTORY
436The
437.Nm
438manual page was originally written by
439.An Matthew Dillon
440and first appeared
441in
442.Fx 4.3 ,
443May 2001.