Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[client] Add firewall rules to the debug bundle #3089

Merged
merged 4 commits into from
Dec 23, 2024

Conversation

lixmal
Copy link
Contributor

@lixmal lixmal commented Dec 19, 2024

Describe your changes

Adds the following to the debug bundle:

  • iptables: iptables-save, iptables -v -n -L
  • nftables: nft list ruleset or if not available formatted output from netlink (WIP)

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@mlsmaycon mlsmaycon requested a review from Copilot December 23, 2024 14:53

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

@mlsmaycon mlsmaycon merged commit 05930ee into main Dec 23, 2024
29 checks passed
@mlsmaycon mlsmaycon deleted the firewall-rules-debug-bundle branch December 23, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants