On 2014-05-17 21:36, Schrod wrote:
>
> FileZilla was configured to use passive and has been tried with active
> too but the data seems to be stuck behind the firewall. If I switch off
> the firewall, FileZilla will work in active but not reliably in passive.
> It logs in OK even with the firewall on but can't usually get the
> directory listings let alone down/upload anything.
Passive mode is easy on the client firewall and difficult on the server
firewall.
Active mode is easy on the server firewall and difficult on the client
firewall.
If I got it right, I often confuse both.
Typical susefirewal settings are:
Code:
FW_SERVICES_EXT_TCP="ftp ftp-data"
FW_SERVICES_ACCEPT_RELATED_EXT="192.168.1.0/24,tcp,ftp \
192.168.1.0/24,tcp,ftp-data"
FW_TRUSTED_NETS="192.168.1.14,tcp,ftp \
192.168.1.45,tcp,ftp-data"
FW_LOAD_MODULES="nf_conntrack_ftp"
Try the last one first.
--
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 "Bottle" (Minas Tirith))