Deleted Added
full compact
example.5 (145510) example.5 (153877)
1# $FreeBSD: vendor/ipfilter/dist/contrib/ipfilter/rules/example.5 145510 2005-04-25 17:31:50Z darrenr $
2#
3# test ruleset
4#
5# allow packets coming from foo to bar through.
6#
7pass in from 10.1.1.2 to 10.2.1.1
8#
9# allow any TCP packets from the same subnet as foo is on through to host

--- 17 unchanged lines hidden ---
1#
2# test ruleset
3#
4# allow packets coming from foo to bar through.
5#
6pass in from 10.1.1.2 to 10.2.1.1
7#
8# allow any TCP packets from the same subnet as foo is on through to host

--- 17 unchanged lines hidden ---