これもStretchにしてから発生した不具合。
今まで動いていたのに、
vsftpd.confに
pasv_enable=YES
pasv_min_port=61050
pasv_max_port=61100
を追加
iptables/rules.v4に
-A INPUT -i eth0 -p tcp -m state –state NEW,RELATED,ESTABLISHED -m tcp –dport 61050:61100 -j ACCEPT
を追加した
Corporate Lite 2022 | All Rights Reserved. Corporate Lite theme by Flythemes