Giter Club home page Giter Club logo

azurehubandspoke's Introduction

Azure Hub and Spoke (NVA)

With thanks to @CISCORouting on YouTube i deployed this in Azure for a VNET hub and spoke solution.

https://www.youtube.com/watch?v=K0i25-Dxrcw

Similar to the original AWS Transit VPC solution but without the Lambda automation.

The design uses peering between the hub and spoke but does not require peering between spokes which avoids a full peer mesh.

NOTE A few hours of head scratching was spending getting this working due to the network interface having ip forwarding disabled by default.

See documentation here: https://docs.microsoft.com/en-us/azure/virtual-network/virtual-networks-udr-overview

Overview

This solution simulates onprem using a single CSR which peers with the hub routers using eBGP over IPSEC.
This could just as easily be an onprem firewall via express route or a CSR in AWS for example as it uses public to public.

NOTE This requires a modification to the security group to allow UDP500 for the IPSEC to come up, all other traffic is encrpted over the tunnel.

The backup CSR uses as path prepend to control the routing to prefer RTR1 although at the time of writing this has not been tested with the Azure LB.

Diagram

Azure Hub Diagram

azurehubandspoke's People

Contributors

bignellrp avatar

Watchers

James Cloos avatar  avatar

Forkers

sathishphcl

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.