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

            Bug ID: 12445
           Summary: NFR do not block remote access authorized
    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: ---

Created attachment 6845
  --> https://bugs.koozali.org/attachment.cgi?id=6845&action=edit
/etc/e-smith/templates/etc/rc.d/init.d/masq/90adjustXt_Geoip.patch

currently we have a whitelisting to access server-manager, which is quite often
used as a general whitelist... including fail2ban, but not in geoip

we might want to ban a whole country except one IP or a small subnet.


here is a patch to do so. could also add an option to enable or disable it
unless (($masq{XTAcceptValidRemoteHosts} || 'enabled') eq 'enabled'){

}

-- 
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