IPv6 unsupported #1

Open
opened 2020-12-03 10:54:20 +00:00 by stefan · 0 comments
Owner

As a user I'd like my client to be assigned a IPv6 address which is forwarded to me by the server.

Obstacles:

  • Server has no IPv6 atm.
    • Default subnet has to have a ipv6 address and auto_assign_ipv6 switched to on
    • ansible module amazon.aws.ec2 semms not to auto-assign ipv6 even if the subnet has it set (ec2_instance from community module is said to do it)
  • Wireguard config has no IPv6 set
    • We need a way to know the servers IPv6 subnet to delegate a subset of it through the tunnels
As a user I'd like my client to be assigned a IPv6 address which is forwarded to me by the server. Obstacles: - Server has no IPv6 atm. - Default subnet has to have a ipv6 address and auto_assign_ipv6 switched to on - ansible module amazon.aws.ec2 semms not to auto-assign ipv6 even if the subnet has it set (ec2_instance from community module is said to do it) - Wireguard config has no IPv6 set - We need a way to know the servers IPv6 subnet to delegate a subset of it through the tunnels
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stefan/wg-aws#1
No description provided.