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
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
98
views
asked 3 months ago
Hello, I am using Uncode wordpress theme on top of Bitnami and AWS. Seems that either AWS or Bitnami are preventing the download and upload (automatic) of the demo content. I tried changing paramete...
1
answers
0
votes
74
views
asked 3 months ago
Hello Team, I am encountering difficulties accessing the instance(Windows), which is currently indicated as running on the dashboard. Despite modifying the security group policy, I am unable to acces...
3
answers
0
votes
122
views
asked 3 months ago
Every time i tried to create a demo stack on cloudformation or demo application on beanstalk, it shows the following error: Resource handler returned message: "No default VPC for this user. GroupName...
1
answers
0
votes
86
views
asked 3 months ago
Hi, I'm attempting to set up an RDS MariaDB database to use with WordPress in the Malaysia region. I'm using a db.t3.micro database class, and it's located in a private subnet within my VPC. I've set...
1
answers
0
votes
882
views
asked 3 months ago
Hi everyone, I'm having trouble connecting to my MySQL RDS instance from an EMR cluster, even though both are in the same VPC and port 3306 is open in the security group. Here’s the setup: RDS Datab...
0
answers
0
votes
44
views
asked 3 months ago
Hello Community, I’m trying to run Apache Superset on an EMR cluster and I’m facing an issue with accessing the Superset web interface through SSH tunneling. Here’s a summary of my setup and the issu...
0
answers
0
votes
36
views
asked 4 months ago
I am currently trying to access my Cloudwatch logs from sa-east-1, but when I try to create my datasource I get the following: <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h...
1
answers
0
votes
126
views
asked 4 months ago
Hello. I do have a question. I'm willing to automatically run a notebook (JupyterLab - SageMaker Studio) using a Notebook Job. The difficult part is that, in my .ipynb I'm connecting to Amazon Redshif...
3
answers
0
votes
345
views
asked 4 months ago
I am encountering this error related to a Custom::VpcRestrictDefaultSG resource in my stack. Full error message: ``` UPDATE_FAILED | Custom::VpcRestrictDefaultSG | vpcRestrictDefa...
2
answers
0
votes
147
views
asked 4 months ago
I created a VPC using a CloudFormation template where I defined a security group with an inbound rule to enable SSH access on port 22. Below is the relevant part of my template: **Rules** ``` MyE...
2
answers
0
votes
197
views
asked 4 months ago
Hi people I have an ec2 with PHP 8.3.7, and a web form that implements phpmailer. The same form in another server works but doesn't work in aws. The SMTP port and security groups for port 25 are enab...
2
answers
0
votes
196
views
asked 4 months ago