Get status of HP-UX IPSec components | ipsec_admin -status |
Test which IPSec policy matches packet | ipsec_policy |
Change audit level | ipsec_admin -auditlvl [alert|error|warning| informative] |
Change audit file directory | ipsec_admin -audit audit_directory |
Get name of current audit file | ipsec_admin -status |
Display contents of audit file | ipsec_report -audit audit_file |
Enable level four data tracing | ipsec_admin -traceon [tcp|udp|igmp|all] |
Disable level four data tracing | ipsec_admin -traceoff [tcp|udp|igmp|all] |
Report IPSec policies loaded by policy
daemon | ipsec_report -policy |
Report ISAKMP policies loaded by policy
daemon | ipsec_report -isakmp |
Report current policy decisions cached
by kernel policy engine | ipsec_report -cache |
Report current ISAKMP (Main Mode) SAs | ipsec_report -mad |
Report current IPSec SAs | ipsec_report -sad |
Report all current IPSec policies, cache
entries and SAs and display current audit file | ipsec_report -all |