Portal Home > Knowledgebase > Articles Database > can't ftp to nas from cpanel backup


can't ftp to nas from cpanel backup




Posted by The Calling, 11-12-2011, 03:04 PM
I have a cpanel vps with ftp remote (passive) enabled backups. Problem is, ftp can't connect to NAS server (remote server). I have opened 30000:50000 ports on csf on vps and nas and pure ftp conf file on vps. What else is there to do? I have even ran this on NAS iptables. iptables -A INPUT -s 0/0 -i eth0 -d 173.239.xxx.xxx -p TCP --sport 30000:50000 -j ACCEPT

Posted by Dustin B Cisneros, 11-13-2011, 09:57 PM
Have you tried restarting the FTP server after all that?

Posted by The Calling, 11-14-2011, 03:51 AM
Here's the weird thing. If I disable CSF on the vps, I can ftp into the NAS from the vps. Here's the CSF conf:

Posted by Lee-RackSRV, 11-14-2011, 02:01 PM
Try running the following on each csf -a otherserverIP Alternatively use scp for the file transfer scp -R * otherserverIP:/dir/ectory/ I hope this helps!



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Checking Uptime (Views: 626)