Correcting Instance Connections - Teradata Software for AWS

Teradata Vantageā„¢ on AWS (DIY) Installation and Administration Guide

Product
Teradata Vantage on AWS
Release Number
5.08
Published
November 2018
Language
English (United States)
Last Update
2018-11-07
dita:mapPath
upc1519757374969.ditamap
dita:ditavalPath
TeradataAWS_PubCloud_5.08.ditaval
dita:id
B035-2800
lifecycle
previous
Product Category
Cloud
If you cannot connect to an instance, but have successfully connected before or if you were never able to successfully connect to an instance, try one of the following options to correct the issue.
  • If you cannot connect to an instance, but have successfully connected before, follow these steps:
    1. From the AWS Console, click EC2.
    2. Click Instances.
    3. If the public IP address changed from the previous setting, then check the current public IP address and use it to connect to the instance. The public IP address changes every time you restart the instance. If you do not want the public IP address to change, assign elastic IP addresses to the instances.
  • If you were never able to successfully connect to an instance, follow these steps:
    1. From the AWS Console, click EC2.
    2. Click Instances.
    3. Click the name of the security group where the instance resides, and then click the Security Groups tab.
    4. Click the name of the security group that the instance belongs to.
    5. Click the Inbound tab and then click Edit.
    6. If you don't have inbound rules for port ranges 22 and 1025, click Add rule and use the information in the following table to create two new inbound rules.
    7. Click Save.
    • Type:
    • Protocol:
    • Port Range:
    • Source:
    • SSH
    • TCP
    • 22
    • MyIP
    • Type:
    • Protocol:
    • Port Range:
    • Source:
    • Custom TCP Rule
    • TCP
    • 1025
    • MyIP