ProxySG & Advanced Secure Gateway

  • 1.  FTP Client not working || Bypass Proxy

    Posted May 10, 2024 06:42 AM

    Hi Team,

    One of my customer is looking to bypass FTP Client in Proxy solutions. 

    Can you please guide how we cab do this. 

    I have bypass proxy service from service tab.



  • 2.  RE: FTP Client not working || Bypass Proxy

    Broadcom Employee
    Posted May 10, 2024 12:45 PM
    Edited by Jacob Miles May 10, 2024 12:45 PM

    Hi Arpit,

    How is the client configured? Is this explicitly deployed (client uses browser proxy settings, PAC file, etc)? or is it transparently deployed (inline, WCCP, etc)?


    The reason I ask is because when you set a service listener to bypass, the proxy will pass the packet to the next hop without applying any policy. In an explicit deployment, the client computer is putting the proxy IP as the destination IP address on the packet, making the proxy the final destination of the packet. In this case, if you set the service listener to bypass, there is no where to pass the packet to, and the connection fails.

    If this is an explicit deployment and you want to bypass the proxy for certain traffic, you would want to change the proxy settings on the client machine, or make modifications to a PAC file to not have the specific traffic proxied. 

    More on bypassing in and explicit environment can be found here.




  • 3.  RE: FTP Client not working || Bypass Proxy

    Posted May 12, 2024 02:34 PM

    Hi Jacob,

    Thanks for Reply.

    Currently, customer have deploy the solutions in explicit mode with PAC file. We have try to bypass the proxy service in bluecoat but customer using FTP 21 with SSL.

    How to allow this.