Previous Topic

Next Topic

Book Contents

Add a Proxy

An Endpoint can have multiple proxies. A proxy listens on a port for traffic of a certain protocol type and then forwards the encrypted traffic to a MOVEit Transfer Endpoint. Only a running proxy can route external traffic to the MOVEit Transfer Endpoint.

To add more proxies to an Endpoint:

  1. Click Add Proxy and select the type of proxy to add:

    FTP (Note: FTP includes FTPS support.)

    HTTP

    SSH (Note: This is for SFTP)

  2. Enter a Name for the proxy.
  3. Enter the Listen On IP address or host name. This is the IP address and port where this proxy will listen. Proxies listen to all incoming traffic on a port. The default address of 0.0.0.0 means that the proxy will listen on all available addresses at the given port. Must be a valid IP4 or IP6 address or a host name.
  4. Enter additional Listen On information specific for each proxy type:
  5. Enter a Send to port. This is the port number or range of port numbers of the MOVEit Transfer server to which the proxy will send data. The FTP default is 5990, and the SSH/SFTP default is 5022. HTTP requests are sent across a range of ports. The port range must match the values specified in the Transfer Configuration. For more information, see Configuring the Connection with MOVEit Gateway.
  6. Click Save. The proxy displays beneath the Endpoint. The status of newly added proxies is Stopped.

See Also

Endpoint and Proxies