How io integrate Socialware with the ProxySG appliance
search cancel

How io integrate Socialware with the ProxySG appliance

book

Article ID: 166241

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

You want to know how to integrate Socialware with the ProxySG appliance.

Resolution

To integrate Socialware:

  1. Create a forwarding host for Socialware. In the Management Console, select Configuration > Forwarding > Forwarding Host. Click New

    For Host, enter proxy.socialware.com and select Proxy for the Type. Under Ports, select HTTP and enter 3130. All requests (HTTP/HTTPS) will be forwarded to this port.
    Note: Verify port 3130 with Socialware support team. Usually this is the port is being used for forwarding. Also this port has to be open on the firewall/GW/router for outbound communication.
  2. Select Configuration > Policy > Visual Policy Manager. Click Launch .
  3. Select Policy > Add Forwarding Layer and click OK (if there is an existing forwarding layer, you can edit it instead).
  4. In the Destination column, right click, and select Set.
  5. Select New > Combined Destination Object.
  6. Select New > Server URL.
  7. On the Edit Server URL Object dialog, select Advanced Match. Add URL parameters with the following criteria:
    • Scheme - any ; Host - proxy.socialware.com ; condition - contains
    • Scheme - any ; Host - session.socialware.com ; condition - contains
    • Scheme - any ; Host - facebook.com; condition - contains
    • Scheme - any ; Host - twitter.com; condition - contains
    • Scheme - any ; Host - linkedin.com; condition - contains

      One of the configuration is shown below:
       
  8. Name the new object Socialware_Destinations. Add the new server URL objects to the right.
  9. Click OK.
  10. In the new rule leave the source as Any (unless this is applied to AD user group or restricted by Client IPs).
     
  11. On the forwarding layer rule, right click in the Action column and select Set > New > Forwarding.
  12. Select the newly added forwarding host and add it to the right.
  13. Name the object SocialwareForward.
  14. Click OK.
  15. Click OK and then click Install. 
  16. If the proxy deployment is transparent (WCCP/Inline transparent), add an SSL interception layer (Policy > Add SSL Intercept Layer). In the Destination column, right click and select Set > Server Certificate Category.
  17. Add Social Networking from the left. Click OK.
  18. In the Action column, right click and select Set.
  19. Select New > Enable SSL Interception. Without this, transparent proxy cannot forward those URLs as most of the social network website operates over SSL.
  20. Click OK > OK, and then click Install.
     
    This should complete all the necessary configuration. If you still have issues after performing the previous steps, please verify that all the URLs are getting forwarded to forwarding host properly by taking a policy trace (see 000011446).