Page 1 of 1

Block FTP access

Posted: 16 Jan 2014, 08:36
by sc00zy
Hi all,

I'm looking for a way to block FTP access from every country but mine, the Netherlands. Also in some cases I should be a able to whitelist a country per account. Is this possible using CSF?

Thanks!

Re: Block FTP access

Posted: 16 Jan 2014, 09:15
by ForumAdmin
sc00zy wrote:I'm looking for a way to block FTP access from every country but mine, the Netherlands
Remove the ftp ports from TCP_IN and use CC_ALLOW_PORTS/CC_ALLOW_PORTS_TCP.
Also in some cases I should be a able to whitelist a country per account. Is this possible using CSF?
No, it is not.

Re: Block FTP access

Posted: 16 Jan 2014, 09:45
by sc00zy
Thanks! I will try that to start with!

Re: Block FTP access

Posted: 16 Jan 2014, 11:14
by sc00zy
IF I get complaints from a user from another country I can easily add this country to the list. Thanks a lot. This will work for me!