=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/ipf/Attic/example.2,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/share/ipf/Attic/example.2 1996/07/18 05:57:22 1.2 +++ src/share/ipf/Attic/example.2 1999/10/14 10:44:41 1.3 @@ -1,4 +1,4 @@ # # block all outgoing TCP packets on le0 from any host to port 23 of host bar. # -block out on le0 proto tcp from any to bar/32 port != 23 +block out on le0 proto tcp from any to bar/32 port = 23