The ipnat.conf file contains redirection rules that specify how incoming packets are readdressed when the proxy is serving traffic transparently. Content Gateway creates the redirection rules during installation. You can modify these rules.
Each line in the ipnat.conf file must have the following format:
interface is the Ethernet interface that traffic will use to access the Content Gateway machine (for example,
eth0 on Linux).
dest is the traffic destination port (for example,
80 for HTTP traffic).
ipaddress is the IP address of your Content Gateway server.
proxy is the Content Gateway proxy port (usually
8080 for HTTP traffic).