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.

546 results
One of our accounts has had ENIs that account admins cannot delete. It has been this way for almost a week. I've tried the billing/account support and received a script to run, which tells me to conta...
1
answers
0
votes
10
views
asked 3 days ago
I encountered an interesting issue with CloudFormation where the same template behaves differently in two AWS accounts when managing Security Group egress rules ``` SecurityGroup: Type: AWS::EC2:...
2
answers
0
votes
31
views
asked 3 days ago
I setup an EC2 instance and the domain name servers are proxied through Cloudflare. I also whitelisted cloud flares IP's on the security group tied to this EC2 so no one can directly access the server...
2
answers
0
votes
46
views
asked 5 days ago
I have an EC2 instance that is associated with an elastic IP. The security group for this instance allows inbound ports 80, 443 and 22 from the internet and is wide open to the AZ subnets. It is wid...
2
answers
0
votes
43
views
asked 7 days ago
I have two EC2 instances running Ubuntu 18.04 LTS in separate availability zones. Each has its own elastic IP assigned to it. They share the same security group. This security group basically allow...
1
answers
0
votes
25
views
asked 8 days ago
I was setting up a new instance on which I'm using Route53 health checkers to monitor de status of a web service. To allow the the checkers to reach the instance I've allowed the health checkers endp...
1
answers
0
votes
23
views
asked 9 days ago
Hi, I am trying to change the SSH port from 22 to 2222 to experiment with SSH protection. I have managed to change ssh.service in the server to listening to port 2222. I have also added port 2222 as c...
1
answers
0
votes
18
views
asked 9 days ago
Dear Team, Kindly help us to update the EKS default security group with custom sg rules using terraform, When we tried to do the same sg as rules are getting update automatically with default rule. ...
1
answers
0
votes
36
views
asked 10 days ago
Hi, I doing migration of my AWS infrastructure to the another region and currently experiencing issue with connecting to one of my MySQL database from my local laptop. What I did: 1. Created an sna...
3
answers
0
votes
47
views
asked 16 days ago
I have created hub and spoke architecture with Load balancer, WAF in hub. In spoke I have EC2 with Nginx installed. After attaching the EC2 with target group it is not getting healthy. While hitting...
2
answers
0
votes
47
views
asked 17 days ago
Hey, I connected to AWS MSK from pc using AWS CLI SSO Login. I made that cluster security group open to all TCP ports. Now I want to create a topic in the cluster here from my pc, using the cluster's ...
1
answers
0
votes
39
views
asked 17 days ago
I have sagemaker domain configured in vpc only(with endpoints and nat gateway configured) mode in my private subnet it is working fine at present but i want to limit security group permissions and iam...
2
answers
0
votes
29
views
asked 21 days ago