Azure Hub and Spoke Virtual Network (VNet) with a VPN Gateway

Поделиться
HTML-код
  • Опубликовано: 25 ноя 2024

Комментарии • 31

  • @gpltaylor
    @gpltaylor 2 года назад +8

    Amazing video. one of the best, shortest, for profession by profession videos... Most videos on this topic, insist on walking you over "what is a VNET". This get's to the point fast!

    • @Ciraltos
      @Ciraltos  2 года назад +1

      Glad you liked it!

  • @neeharikagv2812
    @neeharikagv2812 Год назад +1

    Thank you so much for this video. This was one question during my interview few days ago. Also I didn’t understand what exactly is ‘hop’ which makes sense now from this video. Thank you Sir..

  • @SOTOSKAWASAKI
    @SOTOSKAWASAKI 2 года назад +1

    Great video, I did not know one could use a VPN Gateway as a router. Having said that, regarding what you said about being complicated by the need to create a route table per vnet, if you are using a third party NVA in the Hub network, you can create only one route table with the default route pointing to NVA ip address. Then this could make things much simpler. Of course you need the proper configuration on the NVA itself.

  • @Wilhelmcook
    @Wilhelmcook 2 месяца назад

    as always, brilliant and to the point introduction. Thanks

  • @tog7861
    @tog7861 Год назад

    Thank you so much for putting this together. I have been trying to figure out my vnet to s2s vnet routing for hours and could only find resources talking about azure vnet to vnet, but you talking about route table made it all click! Duh! Why didn't I think, "I wonder if there is a route table"

  • @smeyyappan
    @smeyyappan Год назад +1

    Awesome ! You make everything look so simple. That is Great !!! 🙂 Thank you May God bless you.

  • @tendaimusonza9547
    @tendaimusonza9547 Год назад

    liked the video right from the first few seconds of introduction ,great

  • @joaquincotilla2747
    @joaquincotilla2747 6 месяцев назад

    Great video, thanks. Now, the same video but a Azure Firewall, please.

  • @asitha106
    @asitha106 Год назад

    clear and complete, thank you!

  • @peacejon2019
    @peacejon2019 2 года назад +1

    Great Videos man 🙌🙌🙌🙌🙌 continue doing the Lord's work.... Can you do something on Azure Landing Zone?

  • @abelcarvajalgil6705
    @abelcarvajalgil6705 Год назад

    great video, the explication is ease

  • @AAhmed_Alii
    @AAhmed_Alii 2 месяца назад

    Very helpful video, thank you! Is there any way that allows automatic route adding in the route tables? That would make the process much simpler for large scale solutions.

  • @bshwjt
    @bshwjt Год назад

    Awesome & easy

  • @JeysonTrujillo-s7q
    @JeysonTrujillo-s7q Год назад

    Agradecer por el contenido!!!

  • @bloknath6800
    @bloknath6800 6 месяцев назад

    Great video. Is it possible to connect spoke1 to spoke2 without UDR or direct peering?

  • @omega1962
    @omega1962 3 месяца назад

    hi Travis, Excellent explanation. I have created a similar setup with 2 Spoke and 1 Hub networks in Azure. I have couple of queries,
    1. I created RouteTable1 and assigned it to Spoke-1. Added a route to access Spoke-2 network via Hub VNET. Ideally, I should be able to ping the VM-2 from VM-1 since there is a route established from Spoke-1 and Spoke-2 network. But, I am unable to achieve. Unless I add RT-2 assigned to Spoke-2 VNET and add a route to access Spoke-1 VNET, then, I am able to access both VMs (ping each other). Why is it so?
    2. After performing step (1), I went to Spoke-1 Peering (wtih Hub) and Disable the option "Allow 'vnet-1' to receive forwarded traffic from 'vnet-hub'". Ideally, this will stop traffic flow from Spoke-2 to Spoke-1 (VMs). But, I see the VM-2 is still able to reach to VM-1. Why?
    Thanks.

  • @jamesjames601
    @jamesjames601 Месяц назад

    Great video as always.
    Just wanted to ask, I'm confused with the setup we have in our vpn gateway. Someone set up a vpn gateway with vnet1 (no subnets except for gateway subnet) with peering to vnet2 (all production subnets). Basically, instead of connection to the actual vnet. He added a peering so traffic will flow to another vnet. I was surprised it is working but I could not find any benefits, there are no devices in the vnet1. Should I remove the peering?

    • @Ciraltos
      @Ciraltos  Месяц назад +1

      That sounds like a hub and spoke design and is fairly common. In that configuration, more VNets could be added and all of them use the same gateway. that's cheaper and easier then deploying a gateway on each vnet.

    • @jamesjames601
      @jamesjames601 22 дня назад

      @@Ciraltos Thank you for the clarification. I'd like to ask another question.
      I have a Meraki vmx setup for S2S in Azure to connect on-premise networks. Do you know if I can use the hub vNet for this? So it will P2S and S2S on the same hub vNet.

  • @mradbilel7268
    @mradbilel7268 2 года назад

    Thanks for the video , is there a difference between configuring the peering from the HUB ? otherwise why you choose to create the peering from Spoke to peering ?

  • @prasantchettri133
    @prasantchettri133 Год назад

    Are you using VPN gateway as cost effective example for VWAN over S2S or ER?

  • @roneyr9522
    @roneyr9522 8 месяцев назад

    Hi Travis, I want to use a point-to-site vpn tunnel with vpn gateway to connect to four different azure subscriptions. What would be my best approach. Also I don't want these resources to share any data or connectivity with other subscriptions like dev and prod.

  • @stevenaudy9323
    @stevenaudy9323 Год назад

    Hi Travis, what about this scenario ? hub and spoke1 have own vnet gateway. how to set the route table ? i tried set it next hop to virtual network gateway, it's not connected.

  • @kannanswaminathan8210
    @kannanswaminathan8210 Год назад

    Short and lot of details. Thanks a lot. I have an issue. I have hub and spoke model. i have a vm in hub and a vm in spoke. i use point to site. The issue is, i am able to RDP the vm on Hub but not able to control/RDP the vm on Spoke. Both the vnet's are peered. What could be the issue?

  • @fortu5443
    @fortu5443 Год назад

    what virtual machine are you using sir?

  • @AndyRichardson-h3h
    @AndyRichardson-h3h Год назад

    Morning Travis! can I ask why you dont recommend this for production? in terms of using the Gateway for the transitive routing as I use a similar set up in my production environment thank in advance

    • @Ciraltos
      @Ciraltos  Год назад +1

      Hub and spoke is the preferred way to connect multiple VNets. The caution is about using a VNet gateway as the router. VNet gateways are made to encrypt traffic and although they will work, Microsoft recommends against it. learn.microsoft.com/en-us/azure/architecture/networking/spoke-to-spoke-networking?WT.mc_id=AZ-MVP-5004159#pattern-2-spokes-communicating-over-a-network-appliance

    • @AndyRichardson-h3h
      @AndyRichardson-h3h Год назад

      @@Ciraltos Thanks for your responsem what about in a site to site context using the virtual network gateway transit setting in the VNETs peered to the HUB is that considered ok for production?

  • @sushantKarki-w3k
    @sushantKarki-w3k 11 месяцев назад

    Wouldn't this cause delay because the traffic goes from the virtual network to other virtual network through the hub each time ? And this would get worst with any additional virtual network added to the system?

  • @markcuello5
    @markcuello5 Год назад

    HELP