geln12の日記: RedHat ELでvsftpd (SELinux)
日記 by
geln12
数日悩んだが、やっとうpできるように。
参照元:
http://www.grandarbre.net/2007/11/centos50vsftpdftp.html
/etc/sysconfig/iptablesは
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 21 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 20 -j ACCEPT
SELinuxのGUI設定画面でBoolean⇒ftpで「Allow ftp to read/write files in the user home directories」にcheck。
RedHat ELでvsftpd (SELinux) More ログイン