[PR #6772] [MERGED] Add dev server firewall configuration for EL distros #13166

Closed
opened 2025-12-29 22:25:46 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/6772
Author: @bluikko
Created: 7/20/2021
Status: Merged
Merged: 7/26/2021
Merged by: @jeremystretch

Base: developHead: patch-4


📝 Commits (3)

  • ca9b6a1 Add dev server firewall configuration for EL distros
  • ebb402a Fix typo in previous
  • 48ab6cb Indent the firewall block in install docs

📊 Changes

1 file changed (+7 additions, -0 deletions)

View changed files

📝 docs/installation/3-netbox.md (+7 -0)

📄 Description

Fixes: #6612

The original PR #6631 suggested to completely stop the firewall. I think that is a very bad idea even for testing purposes. So here we only open the one needed TCP port.

Since the original PR was closed for no response to feedback, here's my attempt at it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/6772 **Author:** [@bluikko](https://github.com/bluikko) **Created:** 7/20/2021 **Status:** ✅ Merged **Merged:** 7/26/2021 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-4` --- ### 📝 Commits (3) - [`ca9b6a1`](https://github.com/netbox-community/netbox/commit/ca9b6a116cb71bc2fb2862a50eebb3b6b7b444ee) Add dev server firewall configuration for EL distros - [`ebb402a`](https://github.com/netbox-community/netbox/commit/ebb402a271672792353bb3cf838714c0145fa5ac) Fix typo in previous - [`48ab6cb`](https://github.com/netbox-community/netbox/commit/48ab6cbc263c0dceff9ab38a29a84c9cd90aa870) Indent the firewall block in install docs ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/3-netbox.md` (+7 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #6612 <!-- Please include a summary of the proposed changes below. --> The original PR #6631 suggested to completely stop the firewall. I think that is a very bad idea even for testing purposes. So here we only open the one needed TCP port. Since the original PR was closed for no response to feedback, here's my attempt at it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:25:46 +01:00
adam closed this issue 2025-12-29 22:25:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13166