HP-UX IPFilter Version 16 Administrator's Guide
The ipnat Utility
Use the ipnat utility to view and load NAT rules. The default NAT rules file is /etc/opt/
ipf/ipnat.conf.
Syntax
ipnat options full_path_name
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.
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.
88 HP-UX IPFilter Utilities