Code Monkey home page Code Monkey logo

aws-open5gs-ngfw-n6's Introduction

aws-open5gs-ngfw-n6

This repository contains terraoform templates to deploy an AWS VPC with three subnets and four VMs, one of which is a Palo Alto Networks NGFW residing on the 5G N6 interface. Three Ubuntu VMs are deployed in the "private" subnet to support the open5GS packet core and the UERANSIM simulator. The steps to configure the open5GS cor and UERANSIM are included here.

The Palo Alto Networks VM is boostrapped (using Palo Alto Networks terraform modules) so that it spins up fully configured for allowing secure SSH access into the Ubuntu servers, as well as inspection and NAT of outbound traffic from the packet core.

NOTE: These templates should not be used for a production deployment. For a production grade architecutre multiple Availability Zones and NGFWs should be used, as show in the Palo Alto Networks AWS Reference Architecture Guide

alt_text

Deployment Steps

  1. Download this repo

    git clone https://github.com/mitch-pan/aws-open5gs-ngfw-n6.git

  2. View / modify variables

    Go through the terraform.tfvars file to ensure you are happy with the Region, VPC name, subet names, etc. If you aren't sure, just leave them as is. By default it will deploy to us-west-1.

  3. Run through terraform commands

    terraform init

    terraform plan

    Make sure it all looks good, the region is right, the VPC name is right, etc. When it all looks ok, apply the changes.

    terraform apply

  4. Connect to Ubuntu Instances

    When the terraform templates have been run, there will be several outputs at the end indicating how to connect to the different Ubuntu servers, and the NGFW via ssh. When the NGFW was deployed it was bootstrapped with a configuration that has destination NAT enabled to send inbound SSH traffic on certain ports (222, 223 and 224) to certain Ubuntu images. From here you should read the open5gs_ueransim README for the remainder of the setup steps.

aws-open5gs-ngfw-n6's People

Contributors

mitch-pan avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.