Hello. I am a new user to ipfire and have to ask some questions about GeoIP.
When I enable the GeoIP and chooce the countries I want to block I get following Notice.
“Please reload the firewall ruleset in order to apply your changes.”
Where do I reload them?
If I look at firewall - IPtables - Choose GEOIPBLOCK I got tihs.
Chain GEOIPBLOCK (2 references)
pkts bytes target prot opt in out source destination
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AD
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AE
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AF
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AG
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AI
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AL
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AM
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AO
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AQ
2 104 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AR
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AS
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AW
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country AZ
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BA
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BB
1 52 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BD
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BF
2 80 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BG
2 96 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BH
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BI
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BJ
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BL
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BM
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BN
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BO
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BQ
3 132 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BR
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 -m geoip --source-country BS
And so on with all the countries.
Is this working or do I need to do something?