- Newest
- Most votes
- Most comments
Hi User
AWS imposes restrictions on outbound port 25 traffic from EC2 instances to prevent spam. To lift these restrictions, you need to submit a request to AWS, detailing your use case. You've mentioned submitting a request 48 hours ago.
Unfortunately, there's no direct public way to check the status of your request. The typical process involves waiting for an email response from AWS.
While waiting for the request to be processed, it's worth checking for potential issues on your end:
-
Security Groups: Ensure your EC2 security group allows outbound traffic on port 25.
-
Network ACLs (NACLs): Verify that your NACLs permit outbound traffic on port 25.
-
Route Tables: Confirm that your route table correctly directs traffic to the internet gateway.
-
Instance Configuration: Check if your EC2 instance's OS firewall (e.g., iptables, Windows Firewall) is blocking port 25
-
AWS Documentation: While there's no specific documentation on checking request status, you can find general information about port 25 restrictions and the request process here: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/
-
AWS Support: If you haven't already, open a support ticket with AWS for expedited assistance.
Hello, Since you have already applied the form, you can reach out to AWS Support to inquire about the status of your request for lifting Port 25 outbound restrictions on your EC2 instances in the US-East-2 (Ohio) region. AWS Support will be able to provide an update on the progress and assist you further if needed.
Relevant content
- asked 2 years ago
- asked 4 years ago
- asked a year ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a year ago