Attention: : Confluence is not suitable for the storage of highly confidential data. Please ensure that any data classified as Highly Protected is stored using a more secure platform.
If you have any questions, please refer to the University's data classification guide or contact ict.askcyber@sydney.edu.au

Installation of XNAT Gateway

3.1 Pre-requisites

(1) Make sure the Incoming firewall for the querying devices (e.g Instrument) has been opened. For assisting in opening the firewall, please consult ICT service desk at 12000. Campus Network Team will be able to assist in opening the firewall on the querying devices side. 

(2) Make sure the DICOM Gateway Server has open the outbound firewall to the querying devices on 

3.2 Download XNAT-DICOM Gateway (All Versions)

ftp://ftp.nrg.wustl.edu/pub/xnd/download/gw/

Download XNAT DICOM Gateway for Linux — Mar 2019

ftp://ftp.nrg.wustl.edu/pub/xnd/download/gw/XNAT_Gateway_Linux_Mar2019.zip

3.3 Installation: Windows

Under Windows, Sun/Oracle Java 1.6+ is required. Alternatively , you can choose the install version with Java included.

Basic version, no Java included (~5MB): gatewaysetup.exe
Version with 32 bit Java included (~20MB): gatewaysetup-jre32.exe

Instructions: download and run the file, then follow the prompts.
Note: for now, please install to a location without spaces (i.e. not the default location), e.g. C:\Gateway. Gateway doesn't run properly from location that contains spaces; this is a bug in the current version.

Note: XNAT Gateway can run Java 1.8 on Windows. Tested in on my Win10 laptop.
A word of caution – do not install it in default (‘Program Files’) location as that is known to incur permission issues.z

3.3 Installation: Linux (Preferred in Production)

Linux comes with different Java flavors, but we recommend using Sun/Oracle Java 1.8+. Try bundled Java package if you encounter unexpected behavior with default Java VM.

In the Production XNAT Gateway, we will be using Linux Version to implement 

Download one of the following archives:
Basic version, no Java included (~5MB): Gateway.Linux.zip

Instructions: dowlnoad and unzip. In the command prompt, cd to the application directory and run the command:

"java -jar dist/gatewayE.jar"
./start.sh

Getting Started

After running for the first time, you will be presented with the initial configuration screen. For further information, please refer to the online manual.