Transfer Family AS2 IP address

0

When I created the AS2 server with internet facing it assigned an static IP, I shared this IP with my partner and was ok for incoming. My partner reported that this IP is not sending traffic to them. Is this the correct IP I should send them?

질문됨 일 년 전433회 조회
1개 답변
0

When you create a server using AWS Transfer Family with internet-facing connectivity, AWS provides a static IP address for that server. This IP address is for your partners to establish connections to your server. However, this doesn't mean the same IP address will be used for outbound connections from your server to your partners.

If your partner is seeing different IP addresses for incoming traffic from your server, it's likely because the outbound traffic is originating from the Elastic IP (EIP) of your NAT gateway or your VPC's Internet Gateway (depending on your configuration), not the static IP address assigned to your AS2 server.

If your partner's firewall rules are IP address-based, you might need to provide them with the IP addresses of your NAT gateways or the CIDR blocks of your VPC.

Also, ensure you have configured the necessary outbound rules in your Security Groups and NACLs, and the AS2 server is allowed to initiate connections to your partner's servers.

For more detailed troubleshooting, consider reaching out to AWS Support. They should be able to provide more specific guidance based on your configuration.

profile picture
전문가
답변함 일 년 전

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

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

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

관련 콘텐츠