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?

preguntada hace un año433 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas