Code Monkey home page Code Monkey logo

se-summit's Introduction

SE Summit - Load Balanced Outbound Traffic DEMO

This template deploys a firewall environment that includes:

  • Two Palo Alto Networks Firewalls
  • 1 Linux Web Server
  • 1 Linux Dev Server
  • One Egress Load Balancer (LB-Egress)
  • Multiple Subnets and UDRs to support the traffic flow

This template creates all the infrastructure and appropriate UDRs in the 10.0.0.0/16 VNET. Post-deployment tasks include:

  • Licensing the FW (Currently set for Bundle2, set to BYOL if you wish to use your own licensing)
  • Configuring the FW (select and import the fw-config file that matches your licensing)
  • Installation/configuration of the Apache Web Server software

To Deploy ARM Template using Azure CLI in ARM mode

  • Download the two JSON files: azureDeploy.json and azureDeploy.parameters.json
  • Customize the azureDeploy.parameters.json file and then deploy it from your computer.
  • Install the latest Azure CLI for your computer.
  • Validate and deploy the ARM template: azure login azure config mode arm azure group template validate -g YourResourceGroupName
    -e azureDeploy.json -f azureDeploy.parameters.json azure group create -v -n YourResourceGroupName -l YourAzureRegion
    -d YourDeploymentLabel -f azureDeploy.json -e azureDeploy.parameters.json

To check the status of your deployment:

  • Via CLI: azure vm show -g YourResourceGroupName -n YourDeploymentLabel
  • Via Azure Portal: Your Resource Group > Deployment or Alert Logs

The FW configurations provided in files multi-ip-fw1 and multi-ip-fw2 are designed to be used in a default deployment by updating the NAT rule with the public IP address of the LB-Public Load Balancer. Additional modifications may be required for use with a custom template deployment.

se-summit's People

Stargazers

Kim Thostrup avatar

Watchers

James Cloos avatar  avatar

se-summit's Issues

resource selection

Deploying with European resources (I've tried North Europe, UK west, West Europe) failed.
After choosing US East the lab was deployed with no error.

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.