Is it possible to restrict access to an FTP account to only from a particular client IP? I know there isn't an option in cpanel.
This would be needed certanily, to be able to restrict FTP access from just a specific IP-Address to a single username !I found this solution from http://www.novell.com/coolsolutions/feature/19818.html
article on pure ftpd administration
--------------------------------------------------------------------------------------------
IP Restrictions
Restricting access based on IP addresses is very simple. The qualifier that is used to block IP addresses is "-R" followed by the IP address as shown in Figure 5.
linux-1reo:~# pure-pw usermod damian -R 192.168.0.2 -m
---------------------------------------------------------------------------------------------
How can I implement this in Cpanel.
I need to restrict ftp access to a certail account from 1 IP only
thank you
Thread starter | Similar threads | Forum | Replies | Date |
---|---|---|---|---|
A | Restricting directory visibility for pure ftpd | File Management | 14 | |
A | Restricting usage for a subdomain / ftp user | File Management | 0 | |
A | Restricting subdomains / ftp user`s disc usage | File Management | 1 | |
M | pure-ftpd restricting # of files displayed | File Management | 25 | |
T | Restricting FTP access | File Management | 1 |