How can EC2 Instance in Private Subnet communicate with Gmail SMTP without NAT Gateway on firewall applied environment?

0

How can EC2 Instance in Private Subnet communicate with Gmail SMTP without NAT Gateway on firewall applied environment? I can't allow Gmail SMTP Domain's IP Address because the IP is changed. Also I should construct my environment without NAT Gateway because of NAT Gateway Price.

已提问 2 年前309 查看次数
1 回答
0

You could use an egress-only IPv6 internet gateway (no cost) and connect to Gmail SMTP via IPv6. A quick google of "gmail smtp ipv6" indicates that IPv6 is supported but has problems in some situations so I'm not sure if this will suit you.

专家
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则