Configure > Networking > ARM > Static Bypass
Static bypass rules route requests around the proxy (bypass). Rules can be defined for clients (sources), origin servers (destinations), or both (pairs). See Static bypass rules.
Static Bypass table |
Lists the configured static bypass rules. When Content Gateway is serving transparent traffic, the proxy uses these rules to determine whether to bypass incoming client requests or attempt to serve them transparently. Rules are stored in bypass.config |
Refresh | Updates the table to display the most up-to-date rules in the bypass.config file. |
Edit File |
Opens the configuration file editor for the bypass.config file. |
bypass.config Configuration File Editor | |
rule display box | Lists the bypass.config file rules. Select a rule to edit it. The buttons on the left of the box allow you to delete or move the selected rule up or down in the list. |
Add | Adds a new rule to the rule display box at the top of the configuration file editor page. |
Set | Updates the rule display box at the top of the configuration file editor page. |
Rule Type |
Specifies the rule type: A bypass rule bypasses specified incoming requests. A deny_dyn_bypass rule prevents the proxy from bypassing specified incoming client requests dynamically (a deny bypass rule can prevent Content Gateway from bypassing itself). |
Source IP |
Specifies the source IP address in incoming requests that the proxy must bypass or deny bypass. The IP address can be one of the following: A simple IP address, such as 123.45.67.8 In CIDR (Classless Inter-Domain Routing) format, such as 1.1.1.0/24. A range separated by a dash, such as 1.1.1.1-2.2.2.2 Any combination of the above, separated by commas, such as 1.1.1.0/24, 25.25.25.25, 123.1.23.1-123.1.23.123 |
Destination IP |
Specifies the destination IP address of incoming requests that the proxy must bypass or deny bypass. The IP address can be one of the following: A simple IP address, such as 123.45.67.8 In CIDR (Classless Inter-Domain Routing) format, such as 1.1.1.0/24 A range separated by a dash, such as 1.1.1.1-2.2.2.2 Any combination of the above, separated by commas, such as 1.1.1.0/24, 25.25.25.25, 123.1.23.1-123.1.23.123 |
Apply | Applies the configuration changes. |
Close |
Exits the configuration file editor. Click Apply before you click Close; otherwise, all configuration changes will be lost. |