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

[BUG] firewalld: unable to enable/disable intra-zone forwarding #66697

Open
rombert opened this issue Jul 9, 2024 · 0 comments
Open

[BUG] firewalld: unable to enable/disable intra-zone forwarding #66697

rombert opened this issue Jul 9, 2024 · 0 comments
Labels
Bug broken, incorrect, or confusing behavior needs-triage

Comments

@rombert
Copy link
Contributor

rombert commented Jul 9, 2024

Description
firewall-cmd has support for configuring intra-zone forwarding, see https://firewalld.org/documentation/man-pages/firewall-cmd.html and https://firewalld.org/2020/04/intra-zone-forwarding .

[--permanent] [--zone=zone] --add-forward
        Enable intra zone forwarding. 

[--permanent] [--zone=zone] --remove-forward
        Disable intra zone forwarding. 

This is currently not configurable via the salt modules and states.

Setup

None needed.

Steps to Reproduce the behavior

None needed, impossible to set the forward attribute via the salt module or state.

Expected behavior

Allow to configure intra-zone forwarding with the state/module.

Screenshots

None needed.

Versions Report

Not applicable

Additional context

None.

@rombert rombert added Bug broken, incorrect, or confusing behavior needs-triage labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior needs-triage
Projects
None yet
Development

No branches or pull requests

1 participant