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

Installing and Configuring HP-UX IPFilter
Step 5: Loading IPFilter and NAT Rules
Chapter 112
Loading NAT Rules
To load IPFilter NAT rules:
1. Add NAT rules to the ipnat.conf file, or to another NAT rules file
you select. See “map and portmap: Basic NAT” on page 39 and “The
ipnat Utility” on page 101 for information and instructions.
2. Use the following command to load the NAT rules manually:
ipnat -CF -f /etc/opt/ipf/ipnat.conf
This command flushes any current mappings and NAT rules, and
reads NAT rules from the specified rules file.
Go to Step 6: Verifying the Installation and Configuration.