CC_ALLOW not working?
Posted: 06 Sep 2016, 15:26
Hello,
I've been looking for a way to allow important ports only to a few countries, and I found this topic:
viewtopic.php?f=6&t=7340#p21395
I followed the suggestions and configured CSF this way:
CC_ALLOW_PORTS = "GB,US,AU"
CC_ALLOW_PORTS_TCP = "20,21,2077,2078,2082,2083,2086,2087,2095,2096"
CC_ALLOW_PORTS_UDP = "20,21"
After restarting CSF, is not possible to access the ports from any of those countries. Actually, is not possible to access the ports from any country in the world. I ran some tests with friends over Skype and also used Pingdom Test tool. Only whitelisted IPs in csf.allow can access the ports.
CC_LOOKUPS is in 1, and the ports are not listed in TCP_IN neither in UDP_IN.
Any help with this would be appreciated.
Thanks guys!
I've been looking for a way to allow important ports only to a few countries, and I found this topic:
viewtopic.php?f=6&t=7340#p21395
I followed the suggestions and configured CSF this way:
CC_ALLOW_PORTS = "GB,US,AU"
CC_ALLOW_PORTS_TCP = "20,21,2077,2078,2082,2083,2086,2087,2095,2096"
CC_ALLOW_PORTS_UDP = "20,21"
After restarting CSF, is not possible to access the ports from any of those countries. Actually, is not possible to access the ports from any country in the world. I ran some tests with friends over Skype and also used Pingdom Test tool. Only whitelisted IPs in csf.allow can access the ports.
CC_LOOKUPS is in 1, and the ports are not listed in TCP_IN neither in UDP_IN.
Any help with this would be appreciated.
Thanks guys!