Server doesn't work behind a router

Need help with FileZilla Server? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
vittorio7
500 Command not understood
Posts: 3
Joined: 2017-02-12 17:12
First name: Vittorio
Last name: A.

Server doesn't work behind a router

#1 Post by vittorio7 » 2020-05-05 22:35

Hello everyone!

A couple of years ago I have used FileZilla Server and it worked. But now I moved to a new flat and changed my ISP.
They gave me a router with only few capabilities, the Connect Box (probably by Cisco), and now I can't make the server work.

See Screenshots for details...


I have tested my settings on https://ftptest.net/#result
Results are below...

Code: Select all

Test log
Warning: Allowing fallback to plaintext FTP is insecure. You should use explicit FTP over TLS.
Status: Resolving address of ***
Status: Connecting to ***
Error: Connection attempt timed out

Results
Error: Connection attempt timed out
Timeouts are usually caused by some router and/or firewall that is interrupting the connection.
Try uninstalling all firewalls and plug your computer directly into your modem, thus bypassing the router.

I am using ESET Internet Security as Software Firewall and it is set up to "interactive mode", that means a window pops out for every attempted in- or outbound connection, which I then have to accept or not.
The router firewall is disabled.


Now, I tried anything I knew with no success. Any ideas? Maybe I missed something? Any help appreciated.


P.S.: I changed Passive Mode Settings > use custom port range > 50000 - 51000
----------------------------------------
Attachments
2020-05-06 00_17_35-Connect Box - Opera.png
2020-05-06 00_17_35-Connect Box - Opera.png (73.62 KiB) Viewed 2777 times
2020-05-06 00_19_05-.png
2020-05-06 00_19_05-.png (76.22 KiB) Viewed 2777 times
2020-05-06 00_20_07-FileZilla Server Options.png
2020-05-06 00_20_07-FileZilla Server Options.png (65.32 KiB) Viewed 2777 times
2020-05-06 00_20_20-FileZilla Server Options.png
2020-05-06 00_20_20-FileZilla Server Options.png (72.04 KiB) Viewed 2777 times
2020-05-06 00_21_45-FileZilla Server Options.png
2020-05-06 00_21_45-FileZilla Server Options.png (69.82 KiB) Viewed 2777 times

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

Re: Server doesn't work behind a router

#2 Post by botg » 2020-05-06 08:12

FTP only uses TCP, not UDP.

Outbound you need to allow all traffic without restriction.

Inbound you need to also allow the configured passive mode port range, or everything if no range configured. Only the destination port is under your control, the source port can be anything.

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

Re: Server doesn't work behind a router

#3 Post by boco » 2020-05-06 11:23

As I just see the "IPv6" in the router configuration: Does you ISP provide you with a real, valid IPv4 (i. e. DualStack) address? If not (like with DSLite configuration), you can expect problems, especially with non-IPv6 capable clients.
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

Post Reply