169 похожих чатов

Hello, by any chance is anyone here able to help

me with my AWS CloudFormation configuration? I seem to be lacking permissions to ssh into my EC2 instances https://gist.github.com/zackteo/cc5f3d718f4ada748c1d56805cc97a37 (despite having defined a security group that open port 22, referenced in NetworkInterfaces of my EC2 instances

4 ответов

11 просмотров

What error are you getting when you try to ssh into the machine?

Zachary Teo-(zackteo) Автор вопроса
Ishan Jain
What error are you getting when you try to ssh int...

I'm simply getting a timeout (I believe that means that somewhere along the way my connection is just being blocked) - someone is suggesting I need a Internet Gateway https://www.reddit.com/r/aws/comments/k3mu8r/cloudformation_lacking_permissions_to_ssh_into/ but I'm not sure how exactly to define that in CloudFormation

Zachary Teo (zackteo)
I'm simply getting a timeout (I believe that means...

Is this the exact config you are using? If it is, You are not attaching the security group to any of the instances. https://gist.github.com/zackteo/cc5f3d718f4ada748c1d56805cc97a37#file-hdfs-spark-ec2-yaml-L110 (This line is commented and there is no such line in other instances). Deploy the app, Go the ec2 instance properties and see what security rules are attached to them.

Zachary Teo-(zackteo) Автор вопроса
Ishan Jain
Is this the exact config you are using? If it is, ...

yeap it is the exact one. I think the GroupSet part of NetworkInterface does that already and is indeed working. When I go to the instance properties, I do have the securitygroup under the security tab

Похожие вопросы

Обсуждают сегодня

Всем привет! Имеется функция: function IsValidChar(ch: UTF8Char): Boolean; var i: Integer; ValidChars: AnsiString; begin ValidChars := 'abcdefghijklmnopqrstuvwxyzABCDE...
Евгений
44
Чтобы перехватить все нажимания буков на форме, надо хук ставить? Пробовал на форме ОнКейДаун, оно ловит клаву если фокус не на компоненте с вводом текста
Serjone
15
лучше скажите, причём тут паскаль?
Alexey Kulakov
36
Всем привет! вывожу на общей стр дочерние ресурсыв каждом ресурсе галерея, и первая фотка должна выводиться на общей [!DocLister? &prepare=photo !]
Alekso
12
А можно вопрос? Мне сегодня сказали что у меня функция (которая просто заполняет массив значениями) не правильная void Full(double * arr, int n) { for (int i = 0; i < n; i...
† C E †
7
День добрый, подскажите пожалуйста, есть ли какой-то способ сказать ребару не компилировать определённое приложение? Всю доку их перечиатл ничего подобного не нашёл
Кирилл
14
Добрый вечер. Хочу чтобы у меня в классе поле было функцией, которая возвращает строку. Делаю так: interface ... TGetOutPath = function : String of object; ... protec...
Kirill Filippenok
12
Народ! Впервые клиенту пришло письмо от РКН, у вас, дескать, есть яндекс метрика, а нигде не написано, что вы ее юзаете. Никто не сталкивался?
Sasha Beep
10
Это может быть все-таки не флудвейт? у меня ботфазер принимает изменения и отображает даже что они изменились, на видео видно что он прислал якобы уже измененное описание, н...
OVERLINK
13
Здравствуйте, хочу сделать HelloWorld в консоли Дельфи, но функция API ничего не выводит, что я делаю не так? program Hello; {$APPTYPE CONSOLE} uses System.SysUtils, WinAPI.Wi...
Sergey Vinogradov
20
Карта сайта