Ipv6 with UDP in AWS

0

Is ipv6 support UDP, As of my knowledge AWS load balancers won't support this UDP with ipv6, How can i solve this problem.

已提问 10 个月前592 查看次数
2 回答
0

I'd check the AWS Marketplace for a solution.

profile pictureAWS
专家
kentrad
已回答 10 个月前
0

This is not supported today, see below from the documentation:


Network Load Balancers support both IPv4 and IPv6 target groups. The default selection is IPv4. IPv6 target groups can only be associated with dualstack Network Load Balancers.

Considerations

  • All IP addresses within a target group must have the same IP address type. For example, you can't register an IPv4 target with an IPv6 target group.
  • IPv6 target groups can only be used with dualstack load balancers with TCP or a TLS listeners.
  • IPv6 target groups only support IP type targets.
profile pictureAWS
专家
已回答 10 个月前

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

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

回答问题的准则