It's recommended to make use of the Forwarding Layer to forward requests to internal domains/servers via the Edge SWG (ProxySG).
Using a Forwarding layer in the Visual Policy Manager (VPM) to forward requests to internal domains or servers is a straightforward way to manage internal and external traffic on ProxySG. This method allows you to set up a dedicated layer for handling forwarding rules, which can be more efficient and organized.
SG/ASG/ISG-Proxy
Here's how to implement this:
Step 1: Define Internal and External Domains
Identify your internal domains (e.g., *.yourcompany.com) and the IP addresses or hostnames of your internal servers.
Step 2: Define/Configure Forwarding Hosts
Step 2: Define Forwarding Groups
Step 3: Create a Forwarding Layer in VPM
Step 4: Add Rules for Internal Domains in the Forwarding Layer
Step 5: Add Rules for External Domains in the Forwarding Layer
Step 6: Install the Policy
Example Configuration
Ref.:
Note: SSL Interception is required. Without an SSL Interception, the ProxySG appliance will try to tunnel the traffic, but will fail to pass the connection. If implemented as guided, the reported error should be resolved.