Azure - site to site ipsec tunnel with IPv6 address support

Amol Takale 0 Reputation points
2024-05-30T17:28:38.6066667+00:00

Hi Team,

I am currently implementing IPv6 in my infra.

As per IPsec tunnel we need public ip address at peer side to establish tunnel.

In azure when I am trying to create virtual nat gateway, it not allowing to create with IPv6.

User's image

I tried with power shell, which help me create virtual network gateway, but public ipv6 was not associated to it.

can anyone help me setup site to site vpn ipv6 tunnel between azure and on-prem?

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,258 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 24,231 Reputation points Microsoft Employee
    2024-05-31T03:33:30.21+00:00

    @Amol Takale

    Thank you for reaching out.

    I understand you are trying to implement IPv6 connectivity between Azure and on-premises using Azure VPN Gateway.

    I think you are hitting a limitation here as VPN gateways currently support IPv4 traffic only. This is currently documented here.

    I understand you were able to deploy a VPN Gateway in dual stack VNET using PowerShell but IPv6 traffic is not supported on VPN Gateway.

    It will help if you could upvote this feature request for this ask.

    Please let me know if you have any question. Thank you!