Basic knowledge of networking in Linux

Source: Internet
Author: User
Tags ack

network knowledge involved in the Liunx

TCP/IP: divided into seven tiers

Physical Layer

Data Link Layer

Network layer

Transport Layer

Session Layer

Presentation Layer

Application Layer

TCP: There is a connection agreement to establish a logical relationship

Syn,ack,fin,rst,psh,urg



Three-time handshake:

syn=1, ack=0, fin=0

Syn=1, Ack=1, fin=0

Syn=0, Ack=1, fin=0


Four disconnects: Confirm that the communication does need to be interrupted


IPV4: Private 5 class Address network segment:

A:10.0.0.0/8

B:172.16.0.0/16; 172.31.0.0/16

C:192.168.0.0/24; 192.168.255.0/24

D:

E:


TCP Three-time handshake:

1 Plays: Syn=1, Ack=0, fin=0

2 Plays: Syn=1, Ack=1, fin=0

3 Plays: Syn=0, Ack=1, fin=0


Liunx Network Properties configuration:

Ip/netmask

Routing:

Host routing

Network routing

Default Gateway

DNS server:

Primary DNS Server

Alternate DNS Server


Basic knowledge of networking in Linux

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.