Use stateful firewall in Linux to implement FTP Functions

Source: Internet
Author: User
Tags ftp site stateful firewall
Use a stateful firewall in Linux to implement the FTP function-Linux Enterprise Application-Linux server application information. For more information, see the following. First of all, we need to understand a concept: whether to use FTP to go out from the http proxy, or enable a port forwarding on the socks proxy or firewall. The FTP sent out from the http Proxy actually uses the http Proxy program. For example, the most common squid is the http/https proxy, but it can also proxy ftp requests. When you open a browser and log on to the ftp site, you use an http Proxy program to handle ftp problems. Some programs can only be set to socks or firewall proxy, such as Cuteftp, wu-ftp and FTP under dos. This type of proxy is the standard FTP Proxy.

This article assumes that you have some knowledge about the netfilter technology and describes how to use the netfilter stateful function to implement ftp on the inux2.4 kernel.

System Environment:

Linux7.2, with iptable and squid installed, has two NICs:

Eth0: x. x connected to the internet,

Eth1: 192.168.0.1 is connected to the Intranet.

Firewall Rules:
QUOTE:
Related Article

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.