Dear all, i'm a very newbie and til now i found allway a solution for my problems with the new word of Linux. I got a virtual Server with CentOS 6.4 64bit an I'm on the way to configure it. Now i stopped because i can not FTP getting startet. At the moment i hang on the ip_conntrack_ftp this will not loading. I'm a little confused because i cannot find it on the system. Code: [root@s17052958 etc]# service iptables restart iptables: Flushing firewall rules: [ OK ] iptables: Setting chains to policy ACCEPT: nat mangle filte[ OK ] iptables: Unloading modules: [ OK ] iptables: Applying firewall rules: [ OK ] iptables: Loading additional modules: ip_conntrack_ftp [FAILED] I dont know what i should do, maybi someone here can help me. Thanks Andy
[root@s17052958 ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:ftp Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination [root@s17052958 ~]# Thats the output of the command, is this ok?
Service iptables stop And the result is the same when i ftp on the localhost then i get direct connection. When i restart iptables i get an error on the ip_conntrack_ftp module
Yesterday night i got a connect without ip_conntrack_ftp ( this still fault ) I was happy to FTP - Files Today i tryed to add more files via ftp and it suck with error 530 Permission denied. Same user, nothing change til last night. No im realy confused. When i try to connect with filezilla i see my customized Welcom-FTP-Message but on the next line i got 530 permission denied. I chmod home/userdirectory to 755 and chown to the User. Have anybody a idea what happen now? Could it be that belongs to the ip_conntrack_ftp failure?
Ip_conntrack_ftp still sucks Cant find this module on my CentOS 6.4 Anyone here who can help me with this?