Azure Point-to-Site VPN with Certificate Based Authentication

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 2024
  • This video goes over how to deploy an Azure VNet Gateway on an existing VNet and enable Point-to-Site (P2S) VPN connections. A P2S connection allows clients to connect securely to an Azure Gateway and access resources on the private VNet. The video goes on to demonstrate how to create a root certificate and client certificates to use for authentication. After that, configuring the client is demonstrated as well as blocking a client by revoking a certificate.
    PowerShell commands can be found here:
    www.ciraltos.com/azure-point-...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 131

  • @barryalanogletree
    @barryalanogletree 2 ปีที่แล้ว +7

    This was the best. It covered things, finer details, left out by others. This was clearly the best done by a pure expert. I have been doing things like this as an engineer for 30+ years. You are a real teacher of tech. Kudos! :)

    • @Ciraltos
      @Ciraltos  2 ปีที่แล้ว

      Thanks for that, you made my day!

  • @eden821
    @eden821 3 ปีที่แล้ว +2

    Thank you Travis, you are a wonderful presenter. I'm happy I found your channel!

  • @paulgrove2612
    @paulgrove2612 2 ปีที่แล้ว

    Big THANK YOU! Have been working on this for a couple days running into issues. Watching your video helped me figure out what I was doing wrong and got it working! Thank you again!

  • @DrZigfriedroy
    @DrZigfriedroy 4 ปีที่แล้ว +1

    Thanks! Learning all about this for my AZ-104 studies. This helped a bunch since I don't wanna spend money in my own personal tenant of Azure.

    • @Ciraltos
      @Ciraltos  4 ปีที่แล้ว +1

      Glad it was helpful and good luck on the AZ-104.

  • @Pierrot35
    @Pierrot35 ปีที่แล้ว

    Great job, the best explanation available and ever found on TH-cam for this topic. Congratulations and many thanks 👍

  • @sacfsd23
    @sacfsd23 3 ปีที่แล้ว

    Great video, something to note for future people who come here, you can't select subnets which are overlapping with already allocated Address Space in the Vnet in the point-to-site configuration after the gateway is created. I thought I was being efficient and adding it ahead of time and to my subnets and route table assuming I would be able to select it but no I had to pull all of that out before I could set the Address Pool.

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Thanks for the info!

  • @ricardovarela8547
    @ricardovarela8547 11 หลายเดือนก่อน

    Great explanation, thanks for sharing. You really clarified on how the cert is intended to be imported into the Azure platform. That helped a lot! Thanks

  • @brucegrant2304
    @brucegrant2304 ปีที่แล้ว

    Very nice Travis, thank you, your demo will help me configure the VPN Gateway for my team.

  • @Aconda
    @Aconda ปีที่แล้ว

    Thank you for this video. Helped me to understand Basic SKU and P2S.

  • @azeemon
    @azeemon 2 ปีที่แล้ว

    Excellent tutorial. Thank you Travis.

  • @Raquell_Quintanilla
    @Raquell_Quintanilla 3 ปีที่แล้ว

    Thanks U so much, with your video I can connect the vpn finally. I had trouble with the certificate, I didn't one new and I wanted this works with another old one. I executed your scripts.

  • @l3ertuz362
    @l3ertuz362 ปีที่แล้ว

    Thanks Travis, very clear step by step

  • @gusmor100
    @gusmor100 3 ปีที่แล้ว

    Travis Thanks for this Video, after some many failures ... finally thanks men !

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Glad it helped!

  • @justasdautaras9627
    @justasdautaras9627 3 ปีที่แล้ว +1

    Great tutorial, appreciate all the effort!

  • @doug933
    @doug933 2 ปีที่แล้ว

    Awesome, easily followed along, worked the first time! Liked,Subscribed, Thank you

  • @ismailtirmizi
    @ismailtirmizi 2 หลายเดือนก่อน

    Thanks man, for this thorough tutorial/ step-by-step guide. Really appreciate the effort you put into this. It helped me a lot. :)

  • @osatuyimike7264
    @osatuyimike7264 ปีที่แล้ว

    This is super helpful. Thank you, Travis

  • @krishnakrishna417
    @krishnakrishna417 2 ปีที่แล้ว +1

    Thanks well explained and straight to the point

  • @arrvind7385
    @arrvind7385 3 ปีที่แล้ว

    Worked like a charm , Thanks a lot for good explanation

  • @thtgrldiana6388
    @thtgrldiana6388 3 ปีที่แล้ว

    Great step by step... thank you for the demo! I'd love to see what this looks like as an inclusive topology. What is traditionally behind the gateway? DNS server IIS servers? Thank you again!!

  • @andresdiaz1749
    @andresdiaz1749 3 ปีที่แล้ว

    Excellent video! Thank you for your explaining, it worked perfectly!

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Glad it helped!

  • @shanmugamkatna9534
    @shanmugamkatna9534 3 ปีที่แล้ว +2

    Indeed this great video, concepts are well explained in clear and concisely manner, it helped me to understand the concept thank you. I followed along the video and created my VPN but I had issues connecting to azure network after downloading the client. I could see there is a difference in the point-to-site configuration exactly a 12.54 sec in your video to my view in portal. I had an additional field to select for Tunnel-type by default it was openvpn (SSL) and the vpm zip downloaded files were different from yours (vpnconfig.ovpn instead of amd64 file). I tried to connect with this file with open vpn connection but errored with x509::parse_pem: error in cert: error:0909006C.
    After looking at Microsoft docs, changed my tunnel type to IKev2 SSTP SSL and downloaded the client, this time the files were same as yours and I could connect to my network. I used same root certificate both time. I unable to understand why I got parsing error when connection via openvpn. I appreciate if you could explain this ?

  • @user-lc8dw6qu7r
    @user-lc8dw6qu7r 2 ปีที่แล้ว

    Thanks a lot Travis. It was useful and clear.

    • @Ciraltos
      @Ciraltos  2 ปีที่แล้ว

      Glad it was helpful!

  • @mandeepbains5735
    @mandeepbains5735 3 ปีที่แล้ว

    Great video, very well explained demonstration

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Thank you!

  • @giber555
    @giber555 ปีที่แล้ว

    Great tutorial, thank you for it!

  • @rahman016
    @rahman016 3 ปีที่แล้ว

    awesome Travis, this helped me a lot!

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Glad to hear it!

  • @noureddinbe
    @noureddinbe 4 หลายเดือนก่อน

    Excellent video! Thanks

  • @jamietroy7833
    @jamietroy7833 2 ปีที่แล้ว

    Hi Travis, thanks for the video, very clear and informative. Is there a way to import or deploy the client certificate to the end device without user interaction? Could it be deployed via Intune?

  • @Tiejocky
    @Tiejocky 4 ปีที่แล้ว

    thanks for your time and help. I already subscribed.

    • @Ciraltos
      @Ciraltos  4 ปีที่แล้ว

      Thanks for the sub!

  • @greggyoung7419
    @greggyoung7419 3 ปีที่แล้ว

    Nicely done, thank you

  • @anthonypon
    @anthonypon 3 หลายเดือนก่อน

    Great video, thank you !

  • @freddycalderon9092
    @freddycalderon9092 2 ปีที่แล้ว

    Hi Travis! First, great video and explaining high level details and setup. Question. Instead of creating self-signed certs, can user authenticate using Azure AD with MFA? Is that possible? If so, do you have a video or best practice URL(s) to share? Thanks again!

  • @dan291r
    @dan291r 3 ปีที่แล้ว

    Very clear thank you !!

  • @betoemihtevas
    @betoemihtevas 8 หลายเดือนก่อน

    I think your videos are awesome but it would be great just to show the topology or requirements you need before doing this lab like where is the dc or client this give a more understandable overview of what you are doing here. hope this help, you are great teacher.

  • @LivingSano
    @LivingSano 3 ปีที่แล้ว

    Thank you man. That was great.

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Glad you enjoyed it!

  • @MrTeendaba
    @MrTeendaba 3 ปีที่แล้ว

    Great Work

  • @Fireflierification
    @Fireflierification 2 ปีที่แล้ว

    Hey bud! Awesome video, helped us out a great deal!
    Do you or any others perhaps know how to create child/client certs from an already existing signed root cert?

  • @alisadreddini96
    @alisadreddini96 2 ปีที่แล้ว

    Great video explaining the details of a P2S VPN configuration. I have a question around using this P2S VPN setup from my host computer (not a vm on the cloud) connecting to PaaS services in the VNET that the gateway is connected to.
    So Local Machine configured with VPN to connect to VNET on Azure and resolving PaaS service URL's on my local machine while connected to the VPN.
    Right now I can access the PaaS services via a VM in the same VNET/Subnet and connect to this VM via my VPN from my local and RDP. but how do i remove this dependency on the VM and go from my local straight to those services just by having the VPN configured locally as a client.
    Thanks in advance

  • @flomax_actual
    @flomax_actual ปีที่แล้ว

    Great video and clear explanation. How do you revoke the certificate if you do not have the client certificate or thumbprint? How would you automatically push a client certificate for less end-user intervention? Thanks again.. -Kyle

  • @m12652
    @m12652 ปีที่แล้ว

    Good stuff! Thank you 👍

    • @Ciraltos
      @Ciraltos  ปีที่แล้ว

      Thank you!

  • @avinashgolla9634
    @avinashgolla9634 3 ปีที่แล้ว

    HI Travis, Can you share a video on how to use enterprise certificate (CA) in point-to-site

  • @juliengs
    @juliengs 2 ปีที่แล้ว +1

    Thanks for the very informative video! I was able to finally understand how this all works. I have one question however:
    If you need to manage access for multiple users, and you are distributing client certificates, how can you be sure that a user will not share a certificate to another user?

    • @Pierrot35
      @Pierrot35 ปีที่แล้ว

      only the certificate password at installation time could mitigate your scenario.. if it is the case a certificate revoke will disable all the installations of the fraudulent client certificate. Apart this, I do no see a way to prevent the certificate being shared 🤔

  • @gustafsonjeff
    @gustafsonjeff 4 ปีที่แล้ว +2

    Great info again! One quick question. Can I use the same Client Cert on multiple client PCs or do I need to create separate client certs for each client PC?

    • @Ciraltos
      @Ciraltos  4 ปีที่แล้ว +2

      You can, but if that cert gets compromised or someone with the cert leaves the organization, you may need to revoke the cert and reissue a new one.

  • @hercules1943
    @hercules1943 3 ปีที่แล้ว

    Thanks, this is useful for me

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว +1

      Glad to hear that

  • @jorgecortes9965
    @jorgecortes9965 2 ปีที่แล้ว

    Great video, thank you.

    • @Ciraltos
      @Ciraltos  2 ปีที่แล้ว

      Glad you liked it!

  • @treed4054
    @treed4054 ปีที่แล้ว

    Travis- Great Video! Question. When in the office we use a point to point VPN through an ASA to gain access to files & shares on a VM file server in Azure. When working remotely we connect to the office client VPN and can access those shares in Azure. We want a P2S option so that users can still access shares on the VM directly in case of a power or other outage in the office making the P2P and client VPN inaccessible. Can we use this same configuration for working remotely to connect to the Azure environment and rather than RDP have access to the mapped drives on the Azure VM? Thanks!

  • @identicalmuslimsorganization
    @identicalmuslimsorganization 3 ปีที่แล้ว

    nicely briefed thumbs up

  • @seanricks7986
    @seanricks7986 ปีที่แล้ว

    Great video. I get about 3 tickets a week with this issue. When you think you know Azure....Think again

  • @brent4770
    @brent4770 3 ปีที่แล้ว

    When would you use File share over vpn or containers?

  • @mohammadzeeshan5048
    @mohammadzeeshan5048 ปีที่แล้ว

    Hey Travis awesome video .. helped me alot .. one more thing how do i make the internet work on my VPN ..DNS server is not responding on the VPN ..

  • @amritarora8897
    @amritarora8897 4 ปีที่แล้ว +2

    Amazing :)

    • @Ciraltos
      @Ciraltos  4 ปีที่แล้ว

      Thanks! 😄

  • @dimash83
    @dimash83 2 ปีที่แล้ว

    Hi Travis, could you please clear the cases, when a company really needs a dedicated Azure VPN. Thanks. Its really confusing to have some sort of VPN integrated in Service and it is not clear if its free of charge or not. For example a Data Lake Gen2 has VPN settings, which limits access via Network mask.

  • @hiteshvaghela9812
    @hiteshvaghela9812 2 ปีที่แล้ว

    good video

  • @snmailist1470
    @snmailist1470 2 ปีที่แล้ว

    Nice sharing video.
    I wonder about how connecting SQL Server management Studio to Azure SQL Servr through VPN Gateway ?

  • @skutsenkow
    @skutsenkow 2 ปีที่แล้ว +1

    Is there a way to always have the machine connected to the VPN so you can join the machine to the domain, reboot and allow logins? When you reboot the VPN is obviously going to be disconnected.

  • @The24hrStruggle
    @The24hrStruggle 3 ปีที่แล้ว

    Hi,
    If you are using AOVPN in Azure and have multiple remote sites, would Point to Site still be an option?
    I have an scenario where the vNETs are linked to an Express Route and we have configured PS2 for the AOVPN. The Clients connect but cannot ping any remote sites/on-premise. Where would I need to add the routes?

  • @ramirez368
    @ramirez368 3 ปีที่แล้ว +1

    Hello, great material, but when I download the zip file I see 3 folders, AzureVPN, Generic, and OpenVPN and none of them has the executable for the VPN, any idea

  • @nodetrafficsolutioninc8270
    @nodetrafficsolutioninc8270 3 ปีที่แล้ว

    thanks bro

  • @AnythinG-ie7jd
    @AnythinG-ie7jd ปีที่แล้ว

    Thanks a lot. A question how to use the same root certificate again to generate the child cert?. Thanks

  • @RayKoch
    @RayKoch 3 ปีที่แล้ว

    very good, thx

  • @videosdeamigosefamiliaresf2550
    @videosdeamigosefamiliaresf2550 3 ปีที่แล้ว

    friend of mine is presenting a message like the connection was not established due to a policy configured in RAS VPN specifically the authentication method used by your server to verify name and password may not match the authentication method configured in the connection profile

  • @hrishikeshdubey4004
    @hrishikeshdubey4004 3 ปีที่แล้ว +1

    Thanks for this video, very much helpful. One query, you said, the client certi are user based, so if the user changes his/her device, s/he can use the same client certificate to connect the site? Can we create certificate to ensure the device based authentication ? plz share the video !

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว +1

      Below is the link related to certificate options. For larger environments, using enterprise certs would probably be a better option.
      docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal#generatecert

  • @gustafsonjeff
    @gustafsonjeff 4 ปีที่แล้ว

    So the VPN connection here works to send traffic by IP Address but no traffic will pass by DNS name. My VNET does have my internal Azure DNS server IP handing out correctly so my Virtual NIC created by the VPN client does properly show my Azure DNS server IP. First of all a NSLOOKUP doesn't try to use the DNS server on my VPN NIC (10.x.x.x) but instead uses my local network DNS instead (192.168.x.x). And second the VPN related NIC doesn't put a DNS Suffix in the NIC settings so that is going to make DNS communication by short name difficult. And can't even manually edit the NIC settings for this SSTP adapter. Any idea how to make full internal DNS work over this SSTP VPN?

  • @Rigerz
    @Rigerz ปีที่แล้ว

    Could someone tell me if P2S is the right method I would need. I want to have a windows server hosted on a VM and then domain join local desktops to the on Prem AD that's on the VM. Essentially using a VPN would allow me to domain join local desktops to azure VM's on prem AD?

  • @rickvandenbovenkamp5112
    @rickvandenbovenkamp5112 ปีที่แล้ว

    Is it possible to have internet access behind the vpn? In other words: to route all data over the VPN connection?

  • @PowerGI
    @PowerGI 2 ปีที่แล้ว

    hi Travis, does this also work with SQL Server?

  • @nitinarora39
    @nitinarora39 ปีที่แล้ว

    how to add device name in azure vpn p2s which shows on azue portal in point to site sessions

  • @0ioiuibgfg
    @0ioiuibgfg 2 ปีที่แล้ว

    Thanks Travis, when opening .cer created by MacOS keychain, it shows illigal characters, when opened with Sublime, it gives letters and digits, how to solve this please?

  • @raosahab9199
    @raosahab9199 2 ปีที่แล้ว

    we can add max 20 root cert on azure.how we can incease limit.

  • @kevonspringer1587
    @kevonspringer1587 2 ปีที่แล้ว

    Have a question does P2S timeout frequently I have it set to never but it stills disconnect.

  • @RavinderSingh-vi3rd
    @RavinderSingh-vi3rd ปีที่แล้ว

    I have an basic sku vpn gtw with a s2s connection running, once I try to co figure p2s the s2s gets down...any idea

  • @provenmethods4u
    @provenmethods4u 10 หลายเดือนก่อน

    Great video anyone? Y when our users connect to azure VPN it connects to AD sites instead of Azure DC?

  • @Dechkaon
    @Dechkaon ปีที่แล้ว

    Just a quick question. Why there was no subnet created by the name GatewaySubnet. I thought that was mandatory and the vnet gateway must reside in Gateway Subnet.. Thanks

  • @learneveryday6976
    @learneveryday6976 3 ปีที่แล้ว

    Thanks for your video, But this solution will not support domain joined devices, do you have any solution for domain users please?

  • @cristiancorreagaitan3279
    @cristiancorreagaitan3279 6 หลายเดือนก่อน

    Thanks

  • @sachintanwar2896
    @sachintanwar2896 3 ปีที่แล้ว

    I need to change my public IP address using this VPN as other VPNs support. Is it possible?

  • @ramyalimohamedali3797
    @ramyalimohamedali3797 7 หลายเดือนก่อน

    please explain how non-admin users can connect to the VPN? Thanks!

  • @megitristisan14
    @megitristisan14 3 หลายเดือนก่อน

    If I want to connect my Mikrotik with Azure Point to Site SSPT, is that possible?

  • @fbifido2
    @fbifido2 7 วันที่ผ่านมา

    can a Site-2-Site VPN and a Point-2-Site VPN use the same public IP-Address in azure?

  • @ortobig8884
    @ortobig8884 3 ปีที่แล้ว +1

    Dear sir,
    what's mean error 798
    Thinks for your help

  • @frankparth8888
    @frankparth8888 2 ปีที่แล้ว

    It appears the WindowsAMD64 client is missing when I downloaded the VPN client. Trying to connect with OpenVPN instead....

  • @keshavgupta2375
    @keshavgupta2375 3 ปีที่แล้ว

    VpnClientSetupAmd64' installer package not included in VPN Configuration ZIP file, help me

  • @arindambanerjee1662
    @arindambanerjee1662 3 ปีที่แล้ว

    Nice 👍

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      Thanks ✌

  • @np7320
    @np7320 3 ปีที่แล้ว

    Hi, can you please give me this info if you have the time. I did everything as you did, I have successfully connected to the VPN and I can RDP to my Win 10 VM. Now I want to enable PING for that VM. I've included inbound rule for ICMP and on the Win 10 Firewall I've enabled ICMP but I still can't ping it from my home PC. Do I need to do something else? Thank you for this great tutorial by the way! Very very helpful!

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      If you can RDP but not Ping it's likely a firewall issue. Verify that File and Print Shared (Echo Request - ICMPv4-in) is enabled on both sides for the Domain and public, private Profile.

  • @ehabgalal9181
    @ehabgalal9181 4 ปีที่แล้ว

    If I am going to use internal PKI, I should upload the Root CA to virtual network gateway

    • @Ciraltos
      @Ciraltos  4 ปีที่แล้ว +1

      I don't have a PKI in place to try, but I did find this. docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal#getcer Hope that helps.

    • @TaystTheNotes
      @TaystTheNotes 4 ปีที่แล้ว

      Isn’t that what he did with the root certificate thumbprint ? Not sure why using a dedicated PKI would be any different.

  • @fanboyc5
    @fanboyc5 2 ปีที่แล้ว

    can some one help please i cant connect "The network connection between your computer and the VPN server could not be established because the remote server is not responding. This could be because one of the network devices (e.g, firewalls, NAT, routers, etc) between your computer and the remote server is not configured to allow VPN connections. Please contact your Administrator or your service provider to determine which device may be causing the problem. (Error 809)
    "

  • @mxmanoj735
    @mxmanoj735 8 หลายเดือนก่อน

    I tried to configure the VPN on a ad User account Windows 10 but I'm getting a error when i try to import the certificate its saying An internal error occurred. the private key that you are importing might require a cryptographic service provider that is not installed on your system
    On the same desktop on when importing the certificate on admin amd local user its able to import
    Can someone one please help 😢

  • @DanburyConnecticut
    @DanburyConnecticut 2 ปีที่แล้ว

    how do you get the certs to the endpoints? what is the Azure equivalent for pushing it out with GPO, intune?

    • @TLOU238
      @TLOU238 2 ปีที่แล้ว

      Yes, intune via device configuration profiles.

  • @Mike-mj4xq
    @Mike-mj4xq 3 ปีที่แล้ว +1

    Video is great. I am having trouble with the client end. When I download the client and try to run it - I get prompt for admin rights, then the "Do you want to install . . . ", when i click yes a brief dos window displays then disappears. When I check the VPN area for the created profile nothing is there. I white listed the client .exe in windows security. No difference. Any help would be appreciated. Thank you

    • @michajabonski8152
      @michajabonski8152 2 ปีที่แล้ว

      I'm having the same issue on some machines. Did you manage to solve the problem?

    • @Mike-mj4xq
      @Mike-mj4xq 2 ปีที่แล้ว +1

      @@michajabonski8152 It was a while ago now. I think I just got around it by using the azure vpn client. it seems to work well.

  • @TiteufMela
    @TiteufMela ปีที่แล้ว

    Hello,
    I followed these steps with you but it doesn't work for me, i am using windows server as file server when i click on connect on vpn nothing is happening.

  • @ramnikjain1225
    @ramnikjain1225 3 ปีที่แล้ว

    I don't know why I am getting this error, i have followed all your steps, but getting this error in powershell while creating the root certficate
    New-SelfSignedCertificate : A parameter cannot be found that matches parameter name 'Type'.
    At line:1 char:35
    + $cert = New-SelfSignedCertificate -Type Custom -KeySpec Signature `
    + ~~~~~
    + CategoryInfo : InvalidArgument: (:) [New-SelfSignedCertificate], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.CertificateServices.Commands.NewSelfSignedCertificateCo
    mmand

  • @user-zg6hh5sy2e
    @user-zg6hh5sy2e 10 หลายเดือนก่อน +1

    First time i configure the P2S VPN there was no error all worked but once I deleted the VPN gate way and created a New VPN gate way generated new certificates client and root certificates on the same desktop now I'm getting certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. (error 0x800b0109) i did all the troubleshooting like removing cert reinstalling but anything doesn't work Please help

    • @meetadd
      @meetadd 7 หลายเดือนก่อน

      Have you got any solution? I am having the same issue.

  • @arickle
    @arickle 10 หลายเดือนก่อน

    Can't believe how expensive those gateways are.

  • @fbifido2
    @fbifido2 ปีที่แล้ว

    @17:05 - you did not show how to see which device is connected not how to see the current connections?
    - Can't you revoke & force disconnection via the web interface?
    - Can we use XCA for the Cert creation?
    - How does one enable 2FA/MFA for the connection?
    - How Does DNS work in this setup? what if you wanted to use the VM hostname and not the ip-address?
    - What is Locks under Properties?
    - What is shown in the Activity Logs, the fail attempts?
    - So, what is shown is "Logs" under Monitoring?

  • @troller4jesus
    @troller4jesus 3 ปีที่แล้ว

    how does vpn client know where to point traffic to?

    • @Ciraltos
      @Ciraltos  3 ปีที่แล้ว

      The config file has the public IP of the gateway.

  • @harshnagpal4212
    @harshnagpal4212 11 หลายเดือนก่อน

    I am unable to install the certificate I copy pasted the script exactly it just goes to the next line
    PS C:\WINDOWS\system32> $cert = New-SelfSignedCertificate -Type Custom -KeySpec Signature `
    >> -Subject "CN=WestP2SRootCert" -KeyExportPolicy Exportable `
    >> -HashAlgorithm sha256 -KeyLength 2048 `
    >> -CertStoreLocation "Cert:\CurrentUser\My" `
    >> -KeyUsageProperty Sign -KeyUsage CertSign

  • @ToshuMalhotraiitk
    @ToshuMalhotraiitk 2 ปีที่แล้ว

    Confusing, why copy certificates again and again..

    • @snmailist1470
      @snmailist1470 2 ปีที่แล้ว +1

      at least, there were 2 certificates: root & client.

  • @brucegrant2304
    @brucegrant2304 ปีที่แล้ว

    Hi Travis, I completed the process over the weekend, all went smoothly except that when I attempted to connect from my workstation, I got the error "The client and server cannot communicate, because they do not possess a common algorithm. (Error 0x80090331)" I researched the error, and based on some KB articles, verified that we're using .NET 4.6 (.NET 4.8 on my client). I just wondered whether you had seen this before, or had any ideas on the fix. Thanks again for the demo, it was great, I followed it step by step!

  • @simoshi7184
    @simoshi7184 3 ปีที่แล้ว

    I don't know how to create a root certificate with azure would you like to hello me please