Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
ipfilter
/
v4-1-34
/
.
/
rules
/
example.1
blob: ff93f492cafe8a7330b46f40a66b1c79d89ed7bd [
file
] [
log
] [
blame
] [
view
] [
raw
]
#
# block all incoming TCP packets on le0 from host 10.1.1.1 to any destination.
#
block
in
on le0 proto tcp
from
10.1
.
1.1
/
32
to any