https://bugs.koozali.org/show_bug.cgi?id=12291

            Bug ID: 12291
           Summary: NFR : alert if module is not loaded / rules are not
                    loaded
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-xt_geoip
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

(In reply to bunkobugsy from comment #7)
> # rpm -qa |grep xtables
> xtables-addons-kmod-2.14-05.el7.sme.x86_64
> xtables-addons-2.14-01.el7.sme.x86_64
> # KERNEL=`/bin/uname -r`
> # echo $KERNEL
> 3.10.0-1160.80.1.el7.x86_64
> # ll /lib/modules/$KERNEL/extra/xt_geoip.ko
> ls: cannot access
> /lib/modules/3.10.0-1160.80.1.el7.x86_64/extra/xt_geoip.ko: No such file or
> directory
> # ll /lib/modules/$KERNEL/weak-updates/xt_geoip.ko
> ls: cannot access
> /lib/modules/3.10.0-1160.80.1.el7.x86_64/weak-updates/xt_geoip.ko: No such
> file or directory
> # ll /lib/modules/$KERNEL/weak-updates/xtables-addons/xt_geoip.ko
> lrwxrwxrwx 1 root root 68 Dec  8 08:49
> /lib/modules/3.10.0-1160.80.1.el7.x86_64/weak-updates/xtables-addons/
> xt_geoip.ko ->
> /lib/modules/3.10.0-1127.el7.x86_64/extra/xtables-addons/xt_geoip.ko
> # find /lib/modules/ -iname xt_geoip.ko
> /lib/modules/3.10.0-1127.el7.x86_64/extra/xtables-addons/xt_geoip.ko
> /lib/modules/3.10.0-1160.71.1.el7.x86_64/weak-updates/xtables-addons/
> xt_geoip.ko
> /lib/modules/3.10.0-1160.76.1.el7.x86_64/weak-updates/xtables-addons/
> xt_geoip.ko
> /lib/modules/3.10.0-1160.80.1.el7.x86_64/weak-updates/xtables-addons/
> xt_geoip.ko
> # iptables -L | grep XTGeoIP
> XTGeoIP    all  --  anywhere             anywhere
> Chain XTGeoIP (1 references)
> XTGeoIP_22197  all  --  anywhere             anywhere
> Chain XTGeoIP_22197 (1 references)
> # lsmod | grep xt_geoip
> xt_geoip               12775  4
> 
> a status "led" in contrib?
> Jean Phillipe Pialasse @jean
> would need a message if module is not in lsmod
> would need a message if module is not in current kernel weak module
> would need a message if Chain XTGeoIP is not seen in iptables -L

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to