Versions Compared

Key

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

...

Preconditions

#Jade Client on the DMZH.DMZ To send files to the internet via a DMZ as a jump server it is neccessary to install the jade JADE client on the jump server before starting the file transfer. More informatione about the installation and all needed download files can be found here: [ Jade Client|http://www.sos-berlin.com/modules/cjaycontent/index.php?ih1. 296&pagejade_download_en.php]
#Jade Client or Job Scheduler with Jade Jobs on local site.
#Configuration file with jade profiles

...

Send files to internet using DMZ

<mscgen>

  1. Copy to internet MSC

msc {

No Format

 width1. "600";

local,DMZ,Internet;

No Format

  Internet> DMZ  [labelh1. "Transfer from Internet to DMZ"];
  Internet .. DMZ  [label "SFTP, FTP, WebDav"];
  DMZh1. > local [label "Transfer from DMZ to source"] ;
  DMZ .. local [labelh1. "SFTP, FTP, WebDav"] ;
  local box local [label"Any Server reachable from local", textbgcolouh1. "#7f7fff",  textcolour"#FFFFFF"],
  DMZ box DMZ [labeh1. "Jade Client must be installed here", textbgcolour"#7f7fff",  textcolouh1. "#FFFFFF"],
  Internet box Internet [label"Available from DMZ", textbgcolouh1. "#7f7fff",  textcolour"#FFFFFF"];

}

</mscgen>

Receiving files from internet using DMZ

...