Date: Fri, 19 Oct 2001 21:17:07 -0700 (PDT) From: Darren Reed <darrenr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/ipfilter Makefile README example.14 examples.txt firewall.1 firewall.2 ipf-howto.txt ipf.conf.permissive ipf.conf.restrictive ipf.conf.sample ipnat.conf.sample rules.txt Message-ID: <200110200417.f9K4H7151517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
darrenr 2001/10/19 21:17:07 PDT
Added files:
share/examples/ipfilter Makefile README example.14
examples.txt firewall.1 firewall.2
ipf-howto.txt ipf.conf.permissive
ipf.conf.restrictive ipf.conf.sample
ipnat.conf.sample rules.txt
Log:
Add the IPFilter how-to and other related documents to the base install
so that users gets ipfilter examples without a source install.
PR: 26763
Submitted by: Cyrille Lefevre <clefevre@poboxes.com>
Revision Changes Path
1.1 +33 -0 src/share/examples/ipfilter/Makefile (new)
1.1 +15 -0 src/share/examples/ipfilter/README (new)
1.1 +62 -0 src/share/examples/ipfilter/example.14 (new)
1.1 +515 -0 src/share/examples/ipfilter/examples.txt (new)
1.1 +36 -0 src/share/examples/ipfilter/firewall.1 (new)
1.1 +70 -0 src/share/examples/ipfilter/firewall.2 (new)
1.1 +3168 -0 src/share/examples/ipfilter/ipf-howto.txt (new)
1.1 +30 -0 src/share/examples/ipfilter/ipf.conf.permissive (new)
1.1 +77 -0 src/share/examples/ipfilter/ipf.conf.restrictive (new)
1.1 +19 -0 src/share/examples/ipfilter/ipf.conf.sample (new)
1.1 +3 -0 src/share/examples/ipfilter/ipnat.conf.sample (new)
1.1 +182 -0 src/share/examples/ipfilter/rules.txt (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110200417.f9K4H7151517>
