L10 data inbound, forwarding, and outbound Processes

Source: Internet
Author: User

2. write out the sequence between firewall rule chains, that is, the process of inbound data flow, forward data flow, and outbound data flow.

Inbound: prerouting → Input

The packets arrive at the firewall and are processed by the prerouting to determine whether to modify the address.

Route Selection: Determine whether to access the local network or to access the local network

If the local machine is used, it is passed to the input rule chain. If the input permits passing, the data packet is sent to the local application.
Outbound: Output → postrouting

The data is going out and processed by the output rule chain. If the data is allowed out, the postrouting rule chain is required to determine whether the address needs to be modified, and the local data will be available.
Forwarding: prerouting → forward → postrouting

The packets arrive at the firewall and are processed by the prerouting to determine whether to modify the address.

Route Selection: access the external network (forwarding required)

Forward rule chain Processing

Forward to postrouting rule chain

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.