Skip to content

nautobot/nautobot-app-firewall-models

This branch is up to date with develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f042a9f · Jan 15, 2025
Jan 7, 2025
Jan 15, 2025
Jan 7, 2025
Nov 5, 2024
Jan 15, 2025
Jan 7, 2025
Aug 19, 2024
Oct 16, 2023
Dec 14, 2022
Oct 6, 2023
Jan 7, 2025
Aug 19, 2024
Aug 29, 2024
Oct 11, 2023
Jan 8, 2025
Jan 8, 2025
Nov 5, 2024
Jan 7, 2025

Repository files navigation

Nautobot Firewall Models



An App for Nautobot.

Overview

A plugin for Nautobot that is meant to model layer 4 firewall policies and/or extended access control lists.

Screenshots

More screenshots can be found in the Using the App page in the documentation. Here's a quick overview of some of the app's added functionality:

Navigation Menu

Policy View

Try it out!

This App is installed in the Nautobot Community Sandbox found over at demo.nautobot.com!

For a full list of all the available always-on sandbox environments, head over to the main page on networktocode.com.

Documentation

Full documentation for this App can be found over on the Nautobot Docs website:

Contributing to the Documentation

You can find all the Markdown source for the App documentation under the docs folder in this repository. For simple edits, a Markdown capable editor is sufficient: clone the repository and edit away.

If you need to view the fully-generated documentation site, you can build it with MkDocs. A container hosting the documentation can be started using the invoke commands (details in the Development Environment Guide) on http://localhost:8001. Using this container, as your changes to the documentation are saved, they will be automatically rebuilt and any pages currently being viewed will be reloaded in your browser.

Any PRs with fixes or improvements are very welcome!

Questions

For any questions or comments, please check the FAQ first. Feel free to also swing by the Network to Code Slack (channel #nautobot), sign up here if you don't have an account.