-
Bug
-
Resolution: Done-Errata
-
Normal
-
None
-
None
-
8
-
False
-
-
False
-
?
-
tripleo-ansible-3.3.1-17.1.20250702110757.8debef3.el9ost
-
rhos-ops-day1day2-edpm
-
None
-
-
-
EDPM Sprint 3
-
1
-
Important
Since nftables switch, input policy is ACCEPT instead of DROP up until nftables service is reloaded or server is rebooted.
This is the difference between nft list ruleset before and after restarting nftables.
@@ -1,6 +1,6 @@ table inet filter { chain INPUT { - type filter hook input priority filter; policy accept; + type filter hook input priority filter; policy drop; jump TRIPLEO_INPUT }
RHOSP17.1.4
- is cloned by
-
OSPRH-15473 Since nftables switch, input policy is ACCEPT instead of DROP up until nftables services is reloaded or server is rebooted
-
- Closed
-
- is triggering
-
OSPRH-17100 FFU 16.2 to 17.1 undercloud upgrade failed tripleo_nftables due to invalid name on register
-
- Closed
-
- links to
-
RHBA-2025:152458 Red Hat OpenStack Platform 17.1 bug fix and enhancement advisory
- mentioned on