View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001387 | Rocky-Linux-8 | iptables | public | 2022-12-11 20:53 | 2022-12-11 22:38 |
| Reporter | Wayne Johnson | Assigned To | Louis Abel | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | x86_64 | OS | Rocky Linux | OS Version | 9.1 |
| Summary | 0001387: iptables no longer accepts --name=value | ||||
| Description | iptables 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. | ||||
| Tags | No tags attached. | ||||
| 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 |