kernel - TMPFS - Stabilization pass, fix accounting for rmdir
[dragonfly.git] / contrib / ipfilter / rules / example.2
blob4f81725eeb0c871374d9b9cc0cffb9f39a4922c2
2 # block all outgoing TCP packets on le0 from any host to port 23 of
3 # host 10.1.1.2
5 block out on le0 proto tcp from any to 10.1.1.3/32 port = 23