If you’re new to AWS Portal we recommend starting here. If you’re new to Deadline we recommend starting here.

Connecting to a Linux AWS Portal Worker

If you would like to connect to an AWS Portal Worker running on Linux use the following steps depending on what operating system you are connecting from.

Every Operating System

First you must connect to your Infrastructure’s Gateway instance.

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).

../../_images/FindingGateway.png
  • 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 in C:\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 is ec2-user.

You will also need the IP address of the AWS Portal instance you would like to connect to. In the Workers panel of the Deadline monitor find the Worker you would like to connect to and copy down the IP address found under the IP Address column.