You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

A jump host is a server over which traffic to and from a network is channeled.

Jump Hosts can be used to provide a secure method of file transfer across network boundaries.

JADE can be used to carry out file transfer via a jump host, when a second JADE client is installed on the jump host.ON THE FLY?

From the standpoint of the application originating the file transfer, transfer to the JumpHost and transfer from the JumpHost to the target are both carried out as a single operation.VALIDATE

Configuration 

The use of  a Jump Host is configured with the JumpFragment, which in the JADE parameter schema is a child element element of the ProtocolFragments element.

Multiple JumpFragments can be specified.

Element Restrictions

Parameter Restrictions

  • A Jump Host is not available as part of an AlternativeFragment.

Element Use Restrictions

  • BasicConnection and SSHAuthentication elements must be specified for every JumpFragment.
  • Password or Publickey authentication can be specified
  • Only SFTP proxies can be used with JumpFragments, meaning that only proxies that use the SOCKS4 and SOCKS5 protocols can be specified.

Parameter Reference

 

  • No labels