If you’re new to AWS Portal we recommend starting here. If you’re new to Deadline we recommend starting here.
Connecting to the Infrastructure¶
If you would like to connect to the Gateway instance in the Infrastructure for troubleshooting purposes use the following steps depending on what operating system you are connecting from.
Every Operating System¶
The following instructions must be followed regardless of the operating system you are connecting from.
Get Public IP of Gateway Instance
In the AWS Web Console Navigate to Services > EC2 > INSTANCES > Instances. Click the filter bar, Click Tag Keys > Name, type in Gateway (type in ReverseForwarder instead if you are using Deadline 10.0.13.6 or earlier). This will filter down to only show you the Gateway instance. Next copy down either the IPv4 Public IP or the Public DNS (IPv4).

Locate the private key
You’ll need to use the DashKey to SSH into the Infrastructure instance. You can find the DashKey in the root folder of wherever you installed AWS Portal Link. If you installed AWS Portal Link on Windows the DashKey can be found inC:\Program Files (x86)\Thinkbox\AWSPortalLink\
by default. If you installed AWS Portal Link on Linux the DashKey can be found in/opt/Thinkbox/AWSPortalLink/
by default.Get the default user name
On the Gateway instance the default user isec2-user
.