diff options
Diffstat (limited to 'share/ipf/example.2')
-rw-r--r-- | share/ipf/example.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ipf/example.2 b/share/ipf/example.2 index d3333b37e9f..59d9ec8648b 100644 --- a/share/ipf/example.2 +++ b/share/ipf/example.2 @@ -1,4 +1,4 @@ # -# block all outgoing TCO packets on le0 from any host to port 23 of host bar. +# 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 |