Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Fix Version/s: Vz7.0-Update-next
-
Component/s: Containers::Kernel
-
Security Level: Public
Description
>Description of problem:
in the firewall, the string module worked in the old version 2.6. in the new version, the string module does not work.
>How reproducible:
if you execute the command, there will be an error:
iptables -A OUTPUT -m string --string "test" --algo kmp --to 65535 -p all -j REJECT
>Steps to Reproduce:
1. run command:
iptables -A OUTPUT -m string --string "test" --algo kmp --to 65535 -p all -j REJECT
>Actual results:
iptables: No chain/target/match by that name.
>Expected results:
a new rule should be added in iptables
>Guest OS:
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.11 (stretch)
Release: 9.11
Codename: stretch
uname -r
3.16.0-957.12.2.vz7.96.21
in the firewall, the string module worked in the old version 2.6. in the new version, the string module does not work.
>How reproducible:
if you execute the command, there will be an error:
iptables -A OUTPUT -m string --string "test" --algo kmp --to 65535 -p all -j REJECT
>Steps to Reproduce:
1. run command:
iptables -A OUTPUT -m string --string "test" --algo kmp --to 65535 -p all -j REJECT
>Actual results:
iptables: No chain/target/match by that name.
>Expected results:
a new rule should be added in iptables
>Guest OS:
lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 9.11 (stretch)
Release: 9.11
Codename: stretch
uname -r
3.16.0-957.12.2.vz7.96.21