Using a Proxy Server

As an Administrator, you can configure the settings of a proxy network by enabling proxy settings.

A proxy server is a computer system or an application that acts as an intermediary for requests from clients seeking resources from other servers.

  1. A client connects to the proxy server, requesting some service, such as a file, connection, web page, or other resource available from a different server.
  2. The proxy server evaluates the request as a way to simplify and control its complexity. 

Proxies are used to add structure and encapsulation to distributed systems.

Today, most proxies are web proxies, facilitating access to content on the World Wide Web, providing anonymity and may be used to bypass IP address blocking.


Figure 1. General System Settings



To configure proxy settings:

  1. Log in to the FileCloud Admin portal.
  2. On the left Home  panel, select Settings.
  3. In the Manage Settings section, select the Misc tab.
  4. From the Misc tabs, select General.
  5. In General System Settings, next to Enable Proxy Settings, select the checkbox.
  6. In Proxy Host, type in the hostname or FQDN of the proxy server in your environment, for example, <myproxyserver>
  7. In Proxy Port, type in the network port on which to communicate with the proxy server. For example, <8080>.  
  8. Many proxy servers require a user to authenticate. In Proxy Username, type in the username for the proxy server account.
  9. In Proxy Passwordtype in the password for the proxy server account.
  10. To save your changes, on the right side of the window, click Save

Figure 2. Proxy Server Settings