Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a site to site connection from the ASA to an Azure subscription. The site to site session starts up fine, but after a few minutes (from 3 to 25) the connection fails. If on ASDM I open Monitoring > VPN > VPN Statistics > Sessions, the session ...
I have a Azure subscription, with a virtual network where the gateway subnet is 172.26.0.0/27, and then I have a number of subnets, e.g. 172.26.1.0/24, 172.26.2.0/24, 172.26.3.0/24, ....
On the router side I have configured the network objects for 17...
I did open a ticket with Microsoft, and while troubleshooting on the Azure side, the support engineer spotted that I had not configured the pfs group on the router side. I was actually aware of that, I had configured the router so as I understood tha...
I found a solution:
gateway# show crypto isa
There are no IKEv1 SAs
IKEv2 SAs:
Session-id:*****, Status:UP-ACTIVE, IKE count:1, CHILD count:1
Tunnel-id Local Remote ...
@johnd2310 wrote:
I think Azure used GCM 256. Try GCM 256 for your phase 2
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-vpn-gateway-settings#ipsecike-parameters
Dear John, thanks, I did try that, but it didn't work. That was actu...
Update about the Azure side:The address space on the virtual network is 172.26.0.0/16, the gateway subnet is 172.26.0.0/27, and the subnets are 172.26.1.0/24, 172.26.2.0/24, 172.26.3.0/24, 172.26.4.0/24, 172.26.5.0/24, 172.26.6.0/24, 172.26.7.0/24, 1...