Previous Topic

Next Topic

Book Contents

Book Index

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

    HTTP

    SSH

  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. An 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 of the MOVEit Transfer server to which the proxy will send data. The default for HTTP is 443, the default for FTP is 990, and the default for SSH/SFTP is 22.
  6. Click Save. The proxy displays beneath the Endpoint. The status of newly added proxies is Stopped.