I have the following:
Daemon
ftp
Access List
ALL
Action
deny
...but I can still connect to ftp.mysite.com
I run ftp on a port other than 21, could this be why?
Edit: I have sshd blocked the same way, and that works.
Is the ftp daemon something else?
I have the following:
Daemon
ftp
Access List
ALL
Action
deny
...but I can still connect to ftp.mysite.com
I run ftp on a port other than 21, could this be why?
Edit: I have sshd blocked the same way, and that works.
Is the ftp daemon something else?
Pure-FTPd does not support limiting connects via host access control. ProFTPd supports this.