APF will not open up specific ports
I have been running APF on various servers for a few months now. Although I like this script (including BFD) I am having some problems with it.Even if I enter the port in the conf.apf then restart APF, APF still blocks the port. Example I added 8040 to the configuration file, as a customer wanted to run a shoutcast server. I added this then re-start APF ( ./apf --restart). It restarted fine, but when the person tried to access the shoutcast administrative script on pot 8040 he was blocked.
IG_TCP_CPORTS="20,21,22,25,53,80,110,143,443,465,993,995,2082,2083,2086,2087,2095,2096,3306,8040" etc.....
Does anyone else have this problem, or has seen something like this?