HP-UX IPFilter Version A.03.05.14 Administrator's Guide

Installing and Configuring HP-UX IPFilter
Step 6: Verifying the Installation and Configuration
Chapter 1 13
Step 6: Verifying the Installation and
Configuration
After HP-UX IPFilter is installed and you have configured and loaded
the rules file, you must verify the installation and configuration.
Verify that HP-UX IPFilter is running using the -v option of the ipf
command:
ipf -V
ipf: HP IP Filter: v3.5alpha5 (A.03.05.07) (312)
Kernel: HP IP Filter: v3.5alpha5 (A.03.05.07)
Running: yes
Log Flags: 0 = none set
Default: pass all, Logging: available
Active list: 1
Verify that HP-UX IPFilter has been correctly loaded using the
kmadmin -s command:
kmadmin -s
Name ID Status Type
=============================================
pfil 1 LOADED STREAMS
ipf 2 LOADED WSIO
Execute the following commands to verify that your rules have been
properly loaded. Run ipfstat -i to check for the inbound rules and
run ipfstat -o to check for outbound rules.
To view all rules at the same time, run:
ipfstat -io
By default, IPFilter processes the rules in the ipf.conf file.