Questions tagged with Security Group

A security group acts as a virtual firewall for your EC2 instances to control inbound and outbound traffic.

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

525 results
I've got a setup that creates an EFS filesystem for each customer individually and mounts it on the resources (ec2 instances) that the customers uses. Unfortunately, EFS uses NFS and NFS requires...
3
answers
0
votes
37
views
asked a day ago
I'm encountering an error when trying to connect to a remote database instance on Amazon RDS. The error message is: **Connecting To db.cligoucgy9f7.ap-south-1.rds.amazonaws.com...Could not open...
1
answers
0
votes
33
views
Aayush
asked 2 days ago
I am having trouble making calls to Stripe via a lambda function. My function makes a call to the Stripe and I am receiving an error "Error: Request aborted due to timeout being reached (80000ms)". I...
2
answers
0
votes
24
views
asked 7 days ago
We have a VPC that needs to be peered with another VPC managed by a partner organization. We've tried: ``` const securityGroup = new ec2.SecurityGroup(this, 'security-group', { vpc, ...
1
answers
0
votes
37
views
asked 8 days ago
I am working on a project where i need to ssh into the ec2 instance and one fine day i am unable to connect to it. the problem is i dont have a pem key needed.[this is the error i am...
3
answers
0
votes
36
views
hammad
asked 9 days ago
I have created a redhat linux instance but i cant get connect to it. sgr-025d76101be4a1f67 SSH TCP 22 Anywhere-IPv4 0.0.0.0/0 i have provided this rules. but it shows Port 22 (SSH) is open to...
2
answers
0
votes
35
views
Nayan
asked 9 days ago
I met a error from ``` Caused by: java.net.SocketTimeoutException: connect timed out ``` while script went to ``` # Script generated for node Amazon Redshift AmazonRedshift_nodexxxxxxxxxxx =...
2
answers
0
votes
40
views
Jay
asked 9 days ago
Target: I want to create an autoscaling group where I will host 2 to 3 sites. If the primary instance CPU usages increases to 80% then Autoscaling will create another instance and transfer the load...
2
answers
0
votes
35
views
mrfathi
asked 10 days ago
Hi, regarding the network interfaces created upon creation of transit gateway attachment, when I tried to add a security group to this network interfaces, it gives an error: Failed to change security...
3
answers
0
votes
42
views
asked 13 days ago
Hello Everyone, I have a small website running on an EC2 instance, the website should be running for only 5 months a year, I have used it for the last year with no issue, then I powered off the...
2
answers
0
votes
36
views
MLK
asked 13 days ago
i deleted some of me default settings. while i was cleaning up the resources, i only realised when i came by the basic module for s3. i was configuring my ec2 for the s3 bucket and when i came by the...
1
answers
0
votes
22
views
Nur
asked 15 days ago
Hi , We are running Apache webserver in EC2 instance. Suddenly We are unable to connect to HTTP ports (80,443) . We have checked everything normal from server .There is no restrictions in NACL . And...
2
answers
0
votes
59
views
Arun
asked 19 days ago