Could not connect to the server

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
dr.artifex
500 Command not understood
Posts: 1
Joined: 2023-08-25 15:30
First name: Konstantin
Last name: Pak

Could not connect to the server

#1 Post by dr.artifex » 2023-08-25 16:22

Hello, guys! Currently I am facing the problem: "Could not connect to the server"
Image

The hosting account was created by the top administration based in a foreign country, so I have no idea the hosting details. My colleagues in the office access through filezilla to upload the working files to the remote server. One of them has faced an issue that he/she cannot connect to the server. I asked him/her hosting details and here is what he/she shared:

IP address: 192.168.1.6 / 24
Username: inessa
Password: ******* (7-digits number, I can't provide as its confidential)

I inserted these data into the headline bar. And it throws me that error. First of all, I thought the problem might be related to the port number ftp listens to. By default, it states that it listens to 21. I tried to change in the settings, but the problem persists. Now, I am sure, that is not the root of the problem. I totally disabled the firewall. Yet, its not working. And yeah, I played with configuration settings around making it passive or active, type of encryption and so forth and its not working. Finally, I start realizing that the problem most probably is in the IP-address. It may be wrong. I tried to ping to that IP address and yep, it could not find in the network.

Image

192.168.1.6 - is this normal IP address? Can it be considered local-scope one? Should I connect to that IP from within LAN-network? Or is it a global one?
/24 - I suppose this means the port number.

Image

Because I am proficient at network administration, having really trouble with setting things up.
Attachments
Снимок экрана 2023-08-25 222832.png
Снимок экрана 2023-08-25 222832.png (71.5 KiB) Viewed 3508 times
Снимок экрана 2023-08-25 222701.png
Снимок экрана 2023-08-25 222701.png (32.81 KiB) Viewed 3508 times
Снимок экрана 2023-08-25 221055.png
Снимок экрана 2023-08-25 221055.png (19.83 KiB) Viewed 3508 times

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Could not connect to the server

#2 Post by boco » 2023-08-25 16:52

192.168.1.6 is a private, internal IP address (LAN). It is not routed through the Internet at all. So, they either have an internal server in their LAN, they are using use a VPN tunnel, or the given IP is wrong.

You will not be able to reach that server with the given details.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Could not connect to the server

#3 Post by botg » 2023-08-25 19:44

192.168.1.6/24 that's CIDR notation. The /24 denotes the subnet, it has nothing to do with port numbers.

Post Reply