Ok. So been using freenas for a long time now. I had to set up a new cpanel server to replace an old one. Set up backup in WHM accordingly, matching the old one and a few other cpanel boxes (that back up nightly to freenas without a hitch). I went into freenas and simply updated the password for the user below, admin4.
Now, I'm getting this error when validating the connectivity. Shouldn't happen. Is there some specific outgoing ports that should be enabled in my source server? Everything is perfectly set correctly which is baffling me, in WHM and freenas is untouched, only updated the same user's password. It WAS working fine on the original server too, which is odd.
In WHM's backup manager, the validate tool says this
I've replicated the same thing from my other working cpanel boxes that backup nightly to the same freenas server. I'm confused really. Even set passive ftp like the others.
I couldn't even connect via ftp manually using a ftp client.
Now, I'm getting this error when validating the connectivity. Shouldn't happen. Is there some specific outgoing ports that should be enabled in my source server? Everything is perfectly set correctly which is baffling me, in WHM and freenas is untouched, only updated the same user's password. It WAS working fine on the original server too, which is odd.

Code:
root@server [/tmp]# tail -f /usr/local/cpanel/logs/cpbackup/1419035050.log Net::FTP>>> IO::Socket(1.31) Net::FTP>>> IO::Handle(1.28) Net::FTP=GLOB(0x3348ed8)<<< 220 ProFTPD 1.3.4d Server (freenas.xxx.xxx.33.12 FTP Server) [::ffff:xxx.xxx.37.11] Net::FTP=GLOB(0x3348ed8)>>> USER admin4 Net::FTP=GLOB(0x3348ed8)<<< 331 Password required for lwadmin04 Net::FTP=GLOB(0x3348ed8)>>> PASS .... Net::FTP=GLOB(0x3348ed8)<<< 530 Login incorrect. Net::FTP=GLOB(0x3348ed8)>>> QUIT Net::FTP: Unexpected EOF on command channel at /scripts/cpbackup line 402. [cpbackup] Unable to login to remote FTP server.
In WHM's backup manager, the validate tool says this
Error: Validation for transport “NAS” failed: Cannot connect to “xxx.xxx.37.11” using provided credentials.
I've replicated the same thing from my other working cpanel boxes that backup nightly to the same freenas server. I'm confused really. Even set passive ftp like the others.
I couldn't even connect via ftp manually using a ftp client.