Questions tagged [azure-vpn]

177 questions
7
votes
0 answers

Configuring Azure P2S VPN for linux

I need to setup azure P2S VPN for linux machine. I referred the documentation of how to setup SSTP in windows and tried to replicate the same settings in Linux, but I didn't succeeded. I always get EAP authentication…
Satheesh
  • 693
  • 1
  • 8
  • 27
6
votes
2 answers

Should I use IP addresses from the Gateway Subnet in an Azure VPN?

I am configuring an Azure VPN with site-to-site connectivity to a large enterprise customer. I have configured the following address space: Now the customer has asked "Could you please send us traffic with one ip address, instead of range…
TrevorJ
  • 482
  • 1
  • 3
  • 13
4
votes
1 answer

Azure WebApp - Get Private IP of a service connected on VNET

I have a Azure WebApp inside the VPN. When I go on networking I see the connection like this: When I click on "Click here to configure"it appears to be up & running: So, everything appears OK. The VPN externally connects BUT where can I find the…
Ziba Leah
  • 2,373
  • 7
  • 38
  • 59
4
votes
0 answers

Access network file share from azure app service - web app - ASE in hybrid setup

There is an azure web app in azure app service ASE. It is linked to a Vnet. And a point to site VPN between laptops/PCs connecting to the Vnet from outside cloud/ on premises to form an hybrid cloud setup of sorts. I am trying to see if a network…
Aravind
  • 3,929
  • 1
  • 22
  • 38
4
votes
3 answers

Azure Web App in a Private VPN?

I'm simply wondering if it is possible to create a private network on Azure and place a web app there? I know I can put VM's, SQL instances etc, but my question concern Web Apps specifically. Seems like such basic thing, but can't seem to make any…
Per C.
  • 43
  • 1
  • 4
4
votes
0 answers

How to setup a Azure VPN on the client side for internet access purposes (Google behind GFW)?

I'm trying to setup a VPN for internet access purposes (I'm in china behind the the great firewall) but I'm not an networking expert. Someone out of China who has an Azure subscription created a package for allowing me to connect to that VPN with…
Natalie Perret
  • 5,403
  • 4
  • 40
  • 82
3
votes
1 answer

Approach for private DNS when using Point-to-Site with Azure VPN Gateway?

I have small development and support teams that I need to connect to our private network hosted in Azure. We are using a Windows server that serves Active Directory and DNS for the VMs in the network. I was able to configure Azure VPN Gateway to…
thebitguru
  • 634
  • 3
  • 9
  • 26
3
votes
2 answers

Azure - Routing traffic through peered VNets

I've been playing around with Azure's vnet offerings and I can't seem to get a simple network topology working. I am using the Resource Manager model. It seems that Azure's capabilities for even the simplest set ups is incredibly limited. The…
F.A.
  • 582
  • 1
  • 5
  • 14
2
votes
0 answers

How to RDP to VM over P2S to S2S in Azure networking

First, what I'm trying to accomplish. We have a central VNet in North Europe for corporate applications, databases, etc. However our on-premises locations are distributed globally. We'd like on-premises users to be able to connect via P2S through…
kmcconnell
  • 161
  • 2
  • 11
2
votes
2 answers

Azure VPN P2S Azure AD Authentication Connection Problem: The operation was canceled by the user

I've setup an Azure VPN Gateway according to the instructions on https://docs.microsoft.com/en-us/azure/vpn-gateway/openvpn-azure-ad-tenant However, each time I connect, the AAD Credentials token for the user is received successfully. But next I get…
epieters
  • 117
  • 8
2
votes
1 answer

Routing traffic in Azure VPN

I have 3 VNets, 3 Point-2-Site VPN Gateways, one for each Vnet, and VNet peering is setup as below image. What I want to achieve is: If I use VPN1, I can ping all VMs in all 3 VNets. If I use VPN2, I can only ping VMs in VNet 2 and 1. If I use…
Hien Le
  • 101
  • 2
  • 10
2
votes
0 answers

Azure VNET user defined route though VPN gateway

We have two on-premise locations (different IP-ranges) that both are connected to separate VNETs in Azure though site-to-site VPN and VPN gateways. Devices at location 1 can reach resources in VNET1 and resources in VNET1 can reach on-premise…
Paaland
  • 622
  • 1
  • 8
  • 22
2
votes
1 answer

Azure Static IP for VPN?

I am establishing a site to site vpn from on prem to Azure, however, i cannot assign a static public ip to it. Per this link, https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-ip-addresses-overview-arm, it's designed that way. …
kahoots
  • 105
  • 1
  • 8
2
votes
1 answer

Connect to Azure SQL Server through Azure VPN Gateway

I have an Azure SQL Server & Azure SQL Database, a virtual network with two subnets, a vm and an Azure VPN Gateway. The VM is on Subnet1. Azure VPN Gateway uses GatewaySubnet. In the Azure SQL Server > Firewalls and virtual networks > I have added…
Jeffrey
  • 1,961
  • 2
  • 12
  • 28
2
votes
1 answer

Moving resource or Vnet-to-vnet peering

I have two subscription within same Azure AD Tenant and in both Subscription, VMs are running. Below are the high level details : Both Subscription is having one resource group each Both Resource group are in same region Vnet IP is not over…
Abhishek kumar
  • 81
  • 1
  • 10
1
2 3
11 12