Image Gallery: TCP/IP Protocol Suite and Security

Image Gallery: TCP/IP Protocol Suite and Security

OSI and DoD Reference Model

Relationship between application layer protocols and services

  • HTTP uses TCP port 80 by default
  • FTP uses TCP port 21 by default.
  • SMTP uses TCP port 25 by default.
  • POP3 uses TCP port 110 by default.
  • HTTPS uses TCP port 443 by default
  • DNS uses UDP port 53
  • The Remote Desktop Protocol (RDP) uses TCP port 3389 by default.
  • Telnet uses TCP port 23. Windows uses TCP port 445 to access shared resources.

View local listening ports and processes

  1. Netstat –a

What Windows Firewall does

Prevent ARP spoofing arp firewall

  1. Arp –a
  2. Arp –s 192.168.80.1 C8-60-00-2E-6E-1B

AR parsing process:

ICMP is (Internet Control Message Protocol) Internet Control Message Protocol:

  • Ping
  • pathping

Computer communication process

Network layer header

Using IPSec to protect server security

<<:  GaussDB T database cloud service officially launched on Huawei Cloud with Kunpeng computing power

>>:  4000 words on TCP timeout and retransmission. If you don't learn anything from reading this, I'll lose.

Recommend

Thoroughly understand cross-domain issues SpringBoot helps you unimpeded

Environment: SpringBoot2.7.16 1. Introduction Cro...

Cloud dedicated line and customer access technology networking solutions

Labs Guide As cloud-network integration becomes i...

If these five gaps cannot be overcome, 5G 2B will be a pipe dream for operators

In the 5G race, Asian operators are among the wor...

How will the next generation of Wi-Fi change the smart home?

Strategy Analytics predicts that the number of Wi...

If I have an unlimited data plan, should I cancel my home wired broadband?

In fact, if it is a truly unlimited data package,...

5G network equipment security assessment escort "new infrastructure"

Unlike 4G mobile communication technology, which ...

Five ways edge computing drives digital business

Every industry has created a new normal: if your ...

The emergence of 6G technology: growth opportunities for modern industry

The potential of 6G technology will become appare...

What process resources are shared between threads?

[[357394]] Processes and threads are two topics t...