HP-UX IPFilter Version 17 Administrator's Guide

10.2 The ipnat Utility
Use the ipnat utility to view and load NAT rules. The default NAT rules file is /etc/opt/
ipf/ipnat.conf.
10.2.1 Syntax
ipnat -options full_path_name
10.2.2 Options
-f
Reads rules from a specified rules file.
-l
Lists NAT rules and active mappings.
-C
Deletes the current ruleset.
-F
Flushes active mappings.
-r
Removes rules from the NAT rules file.
10.2.3 Example
Enter the following command:
ipnat -CF -f /etc/opt/ipf/ipnat.conf
This command flushes any existing NAT rules and removes any active mappings, then loads
the NAT rules in the ipnat.conf file.
98 HP-UX IPFilter Utilities