Question: CC_ALLOW="<few_countries>" + CC_DENY="<any other countries>" is possible ?
Posted: 11 Jul 2017, 17:32
Say I have a server which only needs to be available to a very short set of countries.
Do we have to set csf.conf to explicitly specify EACH country in CC_DENY and CC_ALLOW ?
[...]
CC_DENY="<FULL, explicit list of countries to be denied>"
CC_ALLOW="US,GB,IE"
[...]
... or is there a much simpler way ?
Do we have to set csf.conf to explicitly specify EACH country in CC_DENY and CC_ALLOW ?
[...]
CC_DENY="<FULL, explicit list of countries to be denied>"
CC_ALLOW="US,GB,IE"
[...]
... or is there a much simpler way ?