Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

Connections to source hosts, jump hosts or target systems can be routed by a Proxy.

  • Proxies are defined for file transfer protocols and connections
    • In the JADE XML configuration schema proxy elements are children of ProtocolFragments. For example,
      • the ProxyForSFTP element is a child of the SFTPFragment
      Whenever a connection to a source host, jump host or target system is used this can be routed by a Proxy.
  • A Proxy configuration consists of
    • a connection to the host where the Proxy is located
    • and optionally credentials for authentication

...

Different file transfer protocols, such as FTP, SFTP etc., make use of different Proxy protocols. A file transfer protocol such as FTP, does not support use of all proxy protocols, e.g.For example:

  • FTP can be used with all Proxy protocols.
  • SFTP can be used with SOCKS4 and SOCKS5 Proxy protocols.
  • Evidence for applicable Proxy protocols is stated with the file transfer protocols in the JADE - Reference Documentation - Parameter Reference
    Status
    colourYellow
    titlemeaning !clear

The following proxy protocols are available:

...

...

...

Local or remote Proxy Connection

...