Hi!
So i wanna add an FTP server to DirectAdmin's admin backup.
Now with CSF enabled, i keep getting the above error.
When i do csf -x, then it does work.
Of course i looked online an saw that i need to add 35000:35999 to TCP out.
So i did that:
TCP_IN = "35000:35999,20,21,22,25,53,853,80,110,143,443,465,587,993,995,2222,3306"
TCP_OUT = "465,143,20,21,22,25,53,853,80,110,113,443,587,993,995,2222,35000:35999"
TCP6_IN = "35000:35999,20,21,22,25,53,853,80,110,143,443,465,587,993,995,2222"
TCP6_OUT = "465,143,20,21,22,25,53,853,80,110,113,443,587,993,995,2222,35000:35999"
And i did after that: csf -r
But still no success if csf is enabled.
When i just run ftp <redacted>.your-storagebox.de on the server from CLI i can connect.
I know the credentials are correct.
Who can help me?
So i wanna add an FTP server to DirectAdmin's admin backup.
Now with CSF enabled, i keep getting the above error.
When i do csf -x, then it does work.
Of course i looked online an saw that i need to add 35000:35999 to TCP out.
So i did that:
TCP_IN = "35000:35999,20,21,22,25,53,853,80,110,143,443,465,587,993,995,2222,3306"
TCP_OUT = "465,143,20,21,22,25,53,853,80,110,113,443,587,993,995,2222,35000:35999"
TCP6_IN = "35000:35999,20,21,22,25,53,853,80,110,143,443,465,587,993,995,2222"
TCP6_OUT = "465,143,20,21,22,25,53,853,80,110,113,443,587,993,995,2222,35000:35999"
And i did after that: csf -r
But still no success if csf is enabled.
When i just run ftp <redacted>.your-storagebox.de on the server from CLI i can connect.
I know the credentials are correct.
Who can help me?