FTP suddenly directly not connected to the solution _ftp server

Source: Internet
Author: User
Ideas:

1, SELinux problem is not open
2, iptbales or not to join the FTP specified port
3, the service is open FTP

Find command:

1. Cat:/etc/selinux/config
View SELINUX = Disable is in a closed state

2, Cat/etc/sysconfig/iptables
To see if the firewall opens the FTP specified port

3,
1, using the command: Getsebool Ftpd_disable_trans can view the current state if not on
2), input command: Setsebool Ftpd_disable_trans 1
Of course, you can add the-p parameter so that you don't have to enter this command every time you boot
Setsebool-p Ftpd_disable_trans 1

Finally found that the status of FTP is on, open, FTP can be connected.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.