opnsense-src/share/examples/ipfilter
Gordon Bergling c75a013795 ipf-howto: Remove a double word
- s/to to/to/

(cherry picked from commit 11bc6be152)
2022-09-13 07:22:44 +02:00
..
l4check ipflter: ANSIfy userland function declarations 2022-02-07 05:51:15 -08:00
rules ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
samples ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
BNF ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
example.14
examples.txt
firewall.1
firewall.2
ipf-howto.txt ipf-howto: Remove a double word 2022-09-13 07:22:44 +02:00
ipf.conf.permissive
ipf.conf.restrictive
ipf.conf.sample
ipnat.conf.sample
Makefile ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
Makefile.depend
mkfilters ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
mkfilters.1 ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
mlfk_rule.c ipfilter: Move userland bits to sbin 2022-02-07 05:51:14 -08:00
README
rules.txt

# $FreeBSD$

This directory contains various files related to ipfilter.

For information on building ipf based firewalls, read the ipf-howto.txt.

a more up to date version of this file may be found at:

	http://www.obfuscation.org/ipf/

Additional help may be found at the ipf home page:

	http://coombs.anu.edu.au/~avalon/

examples.txt and rules.txt come from this site.