Changes

From SME Server
Jump to navigationJump to search
293 bytes added ,  10:06, 25 January 2020
Add keys to geoip db
Line 61: Line 61:     
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
 
you might need to update to last smeserver-yum >= 2.4.0-23 or you will get an error because of missing GPG key.  
 +
 +
A configuration db for geoip has been created as part of the install
 +
# config show geoip
 +
geoip=service
 +
    status=enabled
 +
Now add Maxmind AccountID and LicenseKey properties and keys to the geoip db config
 +
db configuration setprop geoip LicenseKey "YOUR LIC KEY" AccountID "YOUR ACCT ID"
 +
 
then<syntaxhighlight lang="bash">
 
then<syntaxhighlight lang="bash">
 
modprobe xt_geoip
 
modprobe xt_geoip

Navigation menu