Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-70173

protocol names changed to number in iptables output on --numeric

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • iptables-1.8.10-9.el9_5
    • Yes
    • Moderate
    • rhel-net-firewall
    • ssg_networking
    • 26
    • 3
    • False
    • False
    • Hide

      None

      Show
      None
    • No
    • None
    • Unspecified Release Note Type - Unknown
    • None

      This issue is to backport a fix for
      da8ecc62dd76 ("xshared: Print protocol numbers if --numeric was given")
      in a revert at 34f085b16073 ("Revert "xshared: Print protocol numbers if --numeric was given"")

      Please provide the package NVR for which the bug is seen:

      iptables-nft-1.8.10-4.el9_4

      How reproducible is this bug?:

      iptables -n -v -L

      Steps to reproduce

      difference to original

      @@ -1,4 +1,4 @@
      -1 IN_10_it   all  --  192.0.2.10           0.0.0.0/0           [goto]
      -2 IN_10_it   all  --  192.0.2.99           0.0.0.0/0           [goto]
      -3 IN_20_wrk  all  --  192.168.2.0/24       0.0.0.0/0           [goto]
      -4 IN_30_vpn  all  --  192.168.0.0/22       0.0.0.0/0           [goto]
      +1 IN_10_it   0    --  192.0.2.10           0.0.0.0/0           [goto]
      +2 IN_10_it   0    --  192.0.2.99           0.0.0.0/0           [goto]
      +3 IN_20_wrk  0    --  192.168.2.0/24       0.0.0.0/0           [goto]
      +4 IN_30_vpn  0    --  192.168.0.0/22       0.0.0.0/0           [goto]
      

      from TC firewalld/Regression/order-of-INPUT-ZONES-SOURCE-rules-is-not

              psutter@redhat.com Phil Sutter
              todoleza@redhat.com Tomas Dolezal
              Phil Sutter Phil Sutter
              Jiri Peska Jiri Peska
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: