ftp times out

Glowsome

Renowned Member
Jul 25, 2017
185
74
93
52
The Netherlands
www.comsolve.nl
Since i have upgraded to v5.x (pve-manager/5.1-41/0b958203 (running kernel: 4.13.13-4-pve) it seems i can no longer ftp into a guest.

details:
- Firewall for the Guest system allows FTP (macro)
- Host has module nf_conntrack_ftp loaded -> nf_conntrack_ftp 20480 0 - Live 0xffffffffc0395000

Tested :
- disabling firewall on the Guest -> no change
- added nf_conntrack_ftp to guest -> no change

As far as docs are concerned i have honored all configuration(s) , and can confirm it was working on v4.x so what am i missing, or what has changed ?

- Michael
 
I think you have to get your hands dirty and start to debug via tcpdump/tshark/wireshark to analyse if this is an active/passive problem.
 
I think you have to get your hands dirty and start to debug via tcpdump/tshark/wireshark to analyse if this is an active/passive problem.

Well i have now tested it from like ~10 different hosts/ips/different isp's/setups in trying to reach the guest with ftp, on all i seem to be having the same problem.
So this seems to rule out an issue with me as source/setup/single FW problem/etc... as my knowledge of this all has already put me in a tasking position i'll need a littel help in how to 'get my hands dirty' as you describe :)