Examples

The following example configures the ARM to redirect all incoming HTTP traffic to the Content Gateway IP address (111.111.11.1) on the Content Gateway proxy port 8080:

rdr hme0 0.0.0.0/0 port 80 -> 111.111.11.1 port 8080 tcp