[BACK]Return to example.2 CVS log [TXT][DIR] Up to [local] / src / share / ipf

File: [local] / src / share / ipf / Attic / example.2 (download)

Revision 1.1, Tue Jan 9 09:29:41 1996 UTC (28 years, 4 months ago) by dm
Branch: MAIN

added IP filter to netstat/rc and put examples in /usr/share/ipf

#
# block all outgoing TCO 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