Difference between revisions of "Xt geoip"

From SME Server
Jump to navigationJump to search
(Created page with "{{Languages}} <!-- here we define the contrib name variable --> <!-- we get the page title, remove suffix for translated version; if needed you can define there with the value...")
 
Line 10: Line 10:
 
|image={{#var:contribname}}.jpg
 
|image={{#var:contribname}}.jpg
 
|description_image= {{#var:contribname}} logo
 
|description_image= {{#var:contribname}} logo
|maintainer= maintainer
+
|maintainer= mab974
 
|licence=  
 
|licence=  
 
|url= https://wiki.contribs.org
 
|url= https://wiki.contribs.org
|category= Category you want
+
|category= security
|tags=File,this,with,a,list,of,tags
+
|tags=ssh,geoip,iptables,firewall,geoip2
 
}}
 
}}
  
Line 25: Line 25:
 
<!-- keep this first element as is, you can add some if needed -->
 
<!-- keep this first element as is, you can add some if needed -->
 
{{#smeversion: {{#var:smecontribname}} }}
 
{{#smeversion: {{#var:smecontribname}} }}
{{#smeversion: {{#var:xtables-addons}} }}
+
 
{{#smeversion: {{#var:xtables-addons-kmod}} }}
+
{{#smeversion: xtables-addons }}
 +
 
 +
{{#smeversion: xtables-addons-kmod }}
  
 
=== Description ===
 
=== Description ===
Line 33: Line 35:
  
 
=== Installation ===
 
=== Installation ===
  yum --enablerepo=smecontribs install {{#var:smecontribname}}
+
  yum --enablerepo=smecontribs install smeserver-xt_geoip
  
  
 
=== Configuration ===
 
=== Configuration ===
 
you can list the available configuration with the following command :
 
you can list the available configuration with the following command :
  config show {{#var:contribname}}
+
  config show masq
 +
 
  
 
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
 
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
Line 47: Line 50:
 
!
 
!
 
|-
 
|-
|DbName
+
|BadCountries
|nextcloud
+
|A1
|string
+
|coma separated strings
|for mysql db
+
|list of 2 letters countries to block
 
|-
 
|-
|DbPassword
+
|GeoIP
|GENERATED
 
|string
 
|for mysql db
 
|-
 
|DbUser
 
|nextcloud
 
|string
 
|for mysql db
 
|-
 
|access
 
|private
 
|private, public
 
|
 
|-
 
|status
 
 
|enabled
 
|enabled
 
|enabled,disabled
 
|enabled,disabled
 
|}
 
|}
  
 
+
NOTE: masq is a the entry fo the SME firewall, there are plenty of other property for this key, please refer to manual. Only properties added by this contrib are referenced here.
  
 
=== Uninstall ===
 
=== Uninstall ===
  yum remove {{#var:smecontribname}}  {{#var:contribname}}
+
  yum remove smeserver-xt_geoip  xtables-addons xtables-addons-kmod
  
 
=== Bugs ===
 
=== Bugs ===
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
 
Please raise bugs under the SME-Contribs section in [http://bugs.contribs.org/enter_bug.cgi bugzilla]
and select the {{#var:smecontribname}} component or use {{BugzillaFileBug|product=SME%20Contribs|component={{#var:smecontribname}}|title=this link}}
+
and select the smeserver-xt_geoip component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-xt_geoip|title=this link}}
  
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component={{#var:smecontribname}} |noresultsmessage=No open bugs found.}}  
+
Below is an overview of the current issues for this contrib:{{#bugzilla:columns=id,product,version,status,summary|sort=id|order=desc|component=smeserver-xt_geoip |noresultsmessage=No open bugs found.}}  
  
 
===Changelog===
 
===Changelog===

Revision as of 06:32, 7 February 2019




xt geoip
NeedImage.svg
xt geoip logo
Maintainermab974
Urlhttps://wiki.contribs.org
Category

security

Tags sshgeoipiptablesfirewallgeoip2


Maintainer

Michel Begue


Version

smeserver-xt geoip
The latest version of smeserver-xt geoip is available in the SME repository, click on the version number(s) for more information.


Contrib 10:
Contrib 9:
xtables-addons
The latest version of xtables-addons is available in the SME repository, click on the version number(s) for more information.


Contrib 10:
Contrib 9:
xtables-addons-kmod
The latest version of xtables-addons-kmod is available in the SME repository, click on the version number(s) for more information.


Description

Installation

yum --enablerepo=smecontribs install smeserver-xt_geoip


Configuration

you can list the available configuration with the following command :

config show masq


Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :

property default values
BadCountries A1 coma separated strings list of 2 letters countries to block
GeoIP enabled enabled,disabled

NOTE: masq is a the entry fo the SME firewall, there are plenty of other property for this key, please refer to manual. Only properties added by this contrib are referenced here.

Uninstall

yum remove smeserver-xt_geoip   xtables-addons xtables-addons-kmod

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-xt_geoip component or use this link


Below is an overview of the current issues for this contrib:

IDProductVersionStatusSummary (4 tasks)
12445SME Contribs10.0CONFIRMEDNFR do not block remote access authorized
12438SME Contribs10.0CONFIRMEDwrong path to event /etc/e-smith/events/remote-access-update/
12418SME Contribs10.0CONFIRMEDsmeserver-xt_geoip NFR Add UDP support
10787SME Contribs9.2CONFIRMEDavoid masq restart and events optimisation

Changelog

Only released version in smecontrib are listed here.