[SOLVED] Unable to acees FTP through FileZilla
08-13-2019, 09:29 PM
(This post was last modified: 09-20-2019, 05:06 PM by vsvinit0.)
Hello everyone,
I am new to servers and Sentora. Recently I have been assigned with a task to configure a server on Amazon AWS so that we can host our client's data.
Now getting to my problem. I have followed the official document and some random tutorials from the internet to install Sentora on AWS.
First, I created an instance on AWS having Ubuntu 14.04 OS. After that, I created an Elastic IP and associated it with the instance which I have created. Then I ssh into the server with my security key. And installed all the necessary files and software which is there on the Sentora official document.
What I did was
Step 1: SSH into the AWS server with the security key.
Step 2: apt-get update && apt-get upgrade
Step 3: sudo su
Step 4: bash <(curl -L -Ss http://sentora.org/install)
Step 5: Selected the TimeZone
Step 6: Set the Sentora subdomain
(I have a domain on GoDaddy so I created a subdomain and from GoDaddy DNS management section I pointed the AWS elastic IP to it. ex: panel.mydomain.org)
Step 7: Than I set a public IP of the server and confirmed the necessary setups and rebooted the server.
Step 8: I open the link - panel.mydomain.org and went to domain setup to set the domain and DNS
Step 9: After that, I set up an FTP user details and here's my real problem started.
I am unable to log into the FTP with the default credentials which I have created while creating the FTP details.
All I am getting an - Connection timed out after 20 seconds of inactivity, Could not connect to the server
I have searched the internet but I am unable to track the error. I would like to request the members of this forum to help me out with my problem.
[Note - If I miss anything to mentioned than kindly do notify me will mention it as soon as possible.]
I am new to servers and Sentora. Recently I have been assigned with a task to configure a server on Amazon AWS so that we can host our client's data.
Now getting to my problem. I have followed the official document and some random tutorials from the internet to install Sentora on AWS.
First, I created an instance on AWS having Ubuntu 14.04 OS. After that, I created an Elastic IP and associated it with the instance which I have created. Then I ssh into the server with my security key. And installed all the necessary files and software which is there on the Sentora official document.
What I did was
Step 1: SSH into the AWS server with the security key.
Step 2: apt-get update && apt-get upgrade
Step 3: sudo su
Step 4: bash <(curl -L -Ss http://sentora.org/install)
Step 5: Selected the TimeZone
Step 6: Set the Sentora subdomain
(I have a domain on GoDaddy so I created a subdomain and from GoDaddy DNS management section I pointed the AWS elastic IP to it. ex: panel.mydomain.org)
Step 7: Than I set a public IP of the server and confirmed the necessary setups and rebooted the server.
Step 8: I open the link - panel.mydomain.org and went to domain setup to set the domain and DNS
Step 9: After that, I set up an FTP user details and here's my real problem started.
I am unable to log into the FTP with the default credentials which I have created while creating the FTP details.
All I am getting an - Connection timed out after 20 seconds of inactivity, Could not connect to the server
I have searched the internet but I am unable to track the error. I would like to request the members of this forum to help me out with my problem.
[Note - If I miss anything to mentioned than kindly do notify me will mention it as soon as possible.]