Bug 2039542
Summary: | [RFE] Add support for forward-ports in policies with ingress-zones=HOST and egress-zones={ANY, source based zone} | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Matthew Heon <mheon> |
Component: | firewalld | Assignee: | Eric Garver <egarver> |
Status: | CLOSED ERRATA | QA Contact: | Tomas Dolezal <todoleza> |
Severity: | unspecified | Docs Contact: | Jaroslav Klech <jklech> |
Priority: | unspecified | ||
Version: | 9.1 | CC: | jklech, jpeska, todoleza |
Target Milestone: | rc | Keywords: | FutureFeature, TestCaseProvided, Triaged, Upstream |
Target Release: | --- | Flags: | pm-rhel:
mirror+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | firewalld-1.1.1-2.el9 | Doc Type: | Enhancement |
Doc Text: |
.The `firewalld` service can forward NAT packets originating from the local host to a different host and port
You can forward packets sent from the localhost that runs the `firewalld` service to a different destination port and IP address. The functionality is useful, for example, to forward ports on the `loopback` device to a container or a virtual machine. Prior to this change, `firewalld` could only forward ports when it received a packet that originated from another host. For more details and an illustrative configuration, see link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/configuring_firewalls_and_packet_filters/using-and-configuring-firewalld_firewall-packet-filters#proc_using-dnat-to-forward-https-traffic-to-a-different-host_using-and-configuring-firewalld[Using DNAT to forward HTTPS traffic to a different host].
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-15 11:22:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Deadline: | 2022-06-06 |
Description
Matthew Heon
2022-01-11 21:54:35 UTC
Upstream commits: 54738f2db549 ("test(policy): verify top level policy dispatch") 48983a25f153 ("test(policy): support OUTPUT forward ports") c5d5be227e3f ("feat(policy): support OUTPUT forward ports") Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (firewalld bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8389 |