Skip to content

Conversation

jimcat8
Copy link
Contributor

@jimcat8 jimcat8 commented Aug 29, 2025

Author checklist (Completed by original Author)

  • Good fit for the Rocky Linux project? Title and Author Metatags inserted ?
  • If applicable, steps and instructions have been tested to work
  • Initial self-review to fix basic typos and grammar completed

Rocky Documentation checklist (Completed by Rocky team)

  • 1st Pass (Document is good fit for project and author checklist completed)
  • 2nd Pass (Technical Review - check for technical correctness)
  • 3rd Pass (Detailed Editorial Review and Peer Review)
  • Final approval (Final Review)


IP and MAC addresses must be unique on a network!
In the same network, IP addresses must be unique, which is a fundamental rule of network communication.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jimcat8 I've just given this a quick glance so far and it looks good. However, in your changed statement here, you have eliminated the need for MAC addresses to be unique. That is still a requirement in a network. Otherwise data packets could end up on the wrong device.

Fix unneeded capitalization

Among them, Class A addresses, Class B addresses, and Class C addresses all have their own private address ranges. 0.0.0.0 is a reserved address and is not assigned to the host. Class D addresses are used for multicast communication and are not assigned to hosts. Class E addresses are reserved and not used for regular networks.

Due to space limitations, we will not provide a detailed explanation of the content of IPv4 packets here.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no space limitation. Lol.

Please remove this sentence and simply leave out detailed explanation of the content of IPv4 packets. i.e. no need to draw extra attention to the missing info !!


An IPv4 address defines an address on 4 bytes. The number of available addresses being close to saturation a new standard was created, the IPv6 defined on 16 bytes.
Due to space limitations, we will not provide a detailed explanation of the content of IPv6 packets here.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no space limitation. Lol.

Please remove this sentence and simply leave out detailed explanation of the content of IPv6 packets. i.e. no need to draw extra attention to the missing info !!

Copy link

Test results for 161eb69:

Number of broken URLs: 4

URL,RESULT,FILENAME
 https://ftp.gnu.org/gnu/hello/hello-2.12.tar.gz,failed,labs/systems_administration_I/lab7-software_management.md
 https://tool.oschina.net/regex/,failed,books/sed_awk_grep/1_regular_expressions_vs_wildcards.md
 http://$(hostname):8080,failed,guides/repositories/pulp_fetch_upload.md
 http://your_ip,failed,guides/cms/mediawiki.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants