[SOLVED] ftp ist blocked

felipe

Well-Known Member
Oct 28, 2013
222
6
58
hi,

i added ftp to the firewall. a client can connect to the server and is promted for user & pwd but then they get timeouts.
in the log i find that:
SRC=XXXXXXXXXX DST=XXXXXXXX LEN=60 TOS=0x00 PREC=0x00 TTL=120 ID=3786 DF PROTO=TCP SPT=51122 DPT=44499 SEQ=260317126 ACK=0 WINDOW=8192 SYN
is this because of passive ftp ?
how can i get this working with proxmox gui?
 
Last edited:
Re: ftp ist blocked

for those who maybe will be looking for the same problem:
run: modprobe ip_conntrack_ftp
and add ip_conntrack_ftp to /etc/modules (so it also works after restart)