HP-UX IPFilter Version A.03.05.14 Administrator's Guide
Manuals
Brands
HP Manuals
Software
HP-UX IPFilter Software
161
162
163
164
165
166
167
168
169
170
HP-UX IPFilter Configuration Examples
example.1
Appendix A
154
example.1
#
# block all incoming TC
P packets on lan0
from host 10.1.1.1 to
# any destination.
#
block in on lan0 proto
tcp from 10.1.1.1/32 to any
1
...
...
166
167
168
169
170
...
...
212