View Issue Details

IDProjectCategoryView StatusLast Update
0001387Rocky-Linux-8iptablespublic2022-12-11 22:38
ReporterWayne Johnson Assigned ToLouis Abel  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Platformx86_64OSRocky LinuxOS Version9.1
Summary0001387: iptables no longer accepts --name=value
Descriptioniptables in CentOS 7.*, Rocky 8.* and Rocky 9.0 accept long options using --name=value rule:

    -A INPUT --source=10.224.0.0/27 -j ACCEPT

However the same on Rocky 9.1 produces error:

   iptables-restore v1.8.8 (nf_tables): host/network `--source=10.224.0.0' not found

Replacing the '=' with a whitespace works.

Is it really the intention to no longer allow --name=value syntax, or is this a regression?

We have an automated process the produces iptables rules using the --name=value syntax.
TagsNo tags attached.

Activities

Wayne Johnson

Wayne Johnson

2022-12-11 21:06

reporter   ~0001717

This should have been opened under Rocky 9 and can be closed.

Issue History

Date Modified Username Field Change
2022-12-11 20:53 Wayne Johnson New Issue
2022-12-11 21:06 Wayne Johnson Note Added: 0001717
2022-12-11 22:38 Louis Abel Assigned To => Louis Abel
2022-12-11 22:38 Louis Abel Status new => closed
2022-12-11 22:38 Louis Abel Resolution open => duplicate