On 08/24/2018 09:23 AM, Mike Wright wrote:

My *hunch* is that you are running firewalld and that the default rules for firewalld changed between RHEL and fedora.  Mind you, beneath firewalld lies, you guessed it, iptables.

Execute:

   firewall-cmd --state
   echo $?


$ firewall-cmd --state; echo $?
not running
252


Without ip_conntrack_ftp or its replacement, it is neve
going to work

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/WWYNLQEPDLKVPQXKDVORNJV6RORLPSRB/

Reply via email to