Uploaded image for project: 'OpenVZ'
  1. OpenVZ
  2. OVZ-7171

module string does not work

    XMLWordPrintable

    Details

      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


        Attachments

          Activity

            People

            Assignee:
            khorenko Konstantin Khorenko
            Reporter:
            alex_s Alex Smir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Dates

              Created:
              Updated: