Package: ferm
Version: 2.3-2
Severity: normal

Trying to use a rule like

  domain (ip ip6) table raw chain PREROUTING
    proto udp dport sip jump CT helper sip;

Ferm falls over with the following error message:

  domain ip table raw chain PREROUTING proto udp dport sip jump CT helper <--
  Unrecognized keyword: helper

This is weird, because ferm seems to declare that a valid option of
the CT target:

  add_target_def 'CT', qw(notrack*0 helper ctevents=c expevents=c zone timeout);

The problem is present in stretch and persists in 2.4-1 currently in
sid.

-- 
 .''`.   martin f. krafft <madduck@d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Reply via email to