AWS server port 25 blocked after few hours of server creation

0

I am running a EC2 large.t3 instance with CentOs.

My server Region is Ohio.

I have installed WHM and it is working fine.

When I created a server PORT 25 working fine. But after few hours port 25 gets blocked. Due to this I'm not ablw to send any email from my webmails.

Here is the snippet..

Just after server setup:

[root@ip-172-31-43-92 ~]# telnet
aspmx.l.google.com 25
Trying 172.217.214.26...
Connected to aspmx.l.google.com .
Escape character is '^]'.
220 mx.google.com ESMTP
n18si6406443jao.103 - gsmtp
quit
221 2.0.0 closing connection
n18si6406443jao.103 - gsmtp
Connection closed by foreign host.
[root@ip-172-31-43-92 ~]#`
After few hours and restart:

[root@ip-172-31-43-92 home]# telnet
aspmx.l.google.com 25
Trying 172.217.212.26...

질문됨 5년 전230회 조회
1개 답변
0
수락된 답변

Amazon EC2 throttles traffic on port 25 of all EC2 instances by default, but you can request for this throttle to be removed.

This may help you from the AWS website:

Remove The Port 25 Throttle From Your EC2 Instance

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠