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.

asked 10 months ago562 views
2 Answers
0

I'd check the AWS Marketplace for a solution.

profile pictureAWS
EXPERT
kentrad
answered 10 months ago
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
EXPERT
answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions