Tagged articles
40 articles
Page 1 of 1
IT Services Circle
IT Services Circle
May 4, 2026 · Industry Insights

Is IPv8 the Answer? Allocating 2.2 B Public IPs per Person

The article examines the IETF’s IPv8 draft, which proposes a 2⁶⁴‑address space that could assign roughly 2.2 billion public IPs to each individual, explains its design as an IPv4 subset with ASN‑based prefixes and built‑in security, and evaluates the significant compatibility, hardware, and adoption challenges that make widespread deployment unlikely.

CGNATIETFIP addressing
0 likes · 7 min read
Is IPv8 the Answer? Allocating 2.2 B Public IPs per Person
Linux Tech Enthusiast
Linux Tech Enthusiast
Feb 20, 2026 · Fundamentals

How Routers Work: From Routing Tables to Dynamic Path Selection

Routers, also known as gateways, connect separate networks by using routing tables to determine the optimal path for packets, employing direct, static, and dynamic routes, following longest‑match and cost metrics, and handling three‑layer IP addressing to forward data across diverse subnets.

IP addressingNetworkingRouter
0 likes · 7 min read
How Routers Work: From Routing Tables to Dynamic Path Selection
Raymond Ops
Raymond Ops
Feb 12, 2026 · Cloud Native

Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained

This comprehensive guide demystifies Kubernetes by covering its core principles, component architecture, service discovery mechanisms, pod resource sharing, CNI plugins, multi‑layer load balancing, and IP addressing models, providing engineers with the knowledge needed to design and operate robust cloud‑native clusters.

CNICloud NativeIP addressing
0 likes · 14 min read
Master Kubernetes: Core Concepts, Architecture, and Advanced Networking Explained
Liangxu Linux
Liangxu Linux
Aug 14, 2025 · Fundamentals

Master IP Addressing: From Basics to Subnetting and VLSM

Starting from the basics of IPv4 address format, this guide explains class structures, binary‑decimal conversion, subnet masks, step‑by‑step subnet calculations, soft and hard planning rules, and introduces VLSM with a practical example, providing a comprehensive foundation for effective network address design.

CIDRIP addressingSubnetting
0 likes · 14 min read
Master IP Addressing: From Basics to Subnetting and VLSM
MaGe Linux Operations
MaGe Linux Operations
Jul 2, 2025 · Fundamentals

Master IP Addressing: From Basics to Subnetting and VLSM Explained

This comprehensive guide covers IP address formats, classful and private ranges, binary‑decimal conversion, subnet masks, the reasons and principles behind subnetting, hard and soft subnetting rules, and introduces VLSM with step‑by‑step examples for efficient network planning.

IP addressingSubnettingVLSM
0 likes · 13 min read
Master IP Addressing: From Basics to Subnetting and VLSM Explained
Liangxu Linux
Liangxu Linux
Apr 5, 2025 · Fundamentals

Essential Networking Q&A: From OSI Layers to VPN and Security Basics

This comprehensive Q&A covers fundamental networking concepts, including link types, OSI model layers, backbone networks, LANs, routers, protocols, topologies, security measures, IP addressing, and common troubleshooting techniques, providing clear explanations for each topic.

IP addressingNetworkingOSI model
0 likes · 22 min read
Essential Networking Q&A: From OSI Layers to VPN and Security Basics
Open Source Linux
Open Source Linux
Aug 8, 2024 · Fundamentals

Understanding IPv6: A Quick Guide to Modern IP Addressing

This article provides a concise overview of IPv6, covering its 128‑bit hexadecimal format, address structure, types (global unicast, unique local, link‑local), network and interface segmentation, and practical usage such as URL notation and loopback addressing, helping readers grasp the transition from IPv4.

IP addressingIPv4 transitionIPv6
0 likes · 7 min read
Understanding IPv6: A Quick Guide to Modern IP Addressing
Efficient Ops
Efficient Ops
Aug 4, 2024 · Fundamentals

IPv6 Unpacked: Key Differences, Myths, and Practical Insights

This article explains the technical distinctions between IPv6 and IPv4, clarifies common misconceptions, describes IPv6's addressing scheme, auto‑configuration, lack of NAT, security implications, and practical challenges, while also presenting viewpoints from developers on its real‑world impact.

IP addressingIPv6Internet
0 likes · 19 min read
IPv6 Unpacked: Key Differences, Myths, and Practical Insights
Linux Cloud Computing Practice
Linux Cloud Computing Practice
Apr 4, 2024 · Fundamentals

Essential Networking Q&A: 100 Key Concepts Explained

This article provides concise explanations for 100 fundamental networking questions, covering links, OSI layers, backbone networks, LAN, nodes, routers, point‑to‑point links, anonymous FTP, subnet masks, UTP cable limits, data encapsulation, network topologies, VPN, NAT, routing, fault tolerance, cable standards, IP classes, routing protocols, security measures, NICs, WAN, physical layer, TCP/IP layers, proxy servers, session layer, clustering, antivirus placement, Ethernet, ring topology, CSMA/CD vs CSMA/CA, SMTP, multicast routing, encryption, IP address formatting, authentication, tunnel mode, WAN link technologies, mesh topology, hardware troubleshooting, signal attenuation, DHCP, network permissions, VLANs, IPv6, RSA, and more.

IP addressingNetworkingOSI model
0 likes · 30 min read
Essential Networking Q&A: 100 Key Concepts Explained
Open Source Linux
Open Source Linux
Dec 5, 2023 · Fundamentals

How Routers Find the Best Path: A Beginner’s Guide to Routing

This article explains what a router is, how it connects separate networks, the role of routing tables, different routing methods (direct, static, dynamic), three‑layer addressing, and the principles such as longest‑prefix match that determine how data packets find their optimal path.

IP addressingRouternetwork fundamentals
0 likes · 6 min read
How Routers Find the Best Path: A Beginner’s Guide to Routing
Liangxu Linux
Liangxu Linux
Aug 26, 2023 · Fundamentals

Understanding Routers: Key Concepts, Types, and Protocols Explained

This article provides a comprehensive overview of routers, covering their definition, routing and forwarding processes, various hardware and performance classifications, IP addressing, routing protocols, redundancy methods, security features, and management interfaces, all illustrated with clear diagrams.

IP addressingNetworkingProtocols
0 likes · 22 min read
Understanding Routers: Key Concepts, Types, and Protocols Explained
MaGe Linux Operations
MaGe Linux Operations
Dec 29, 2022 · Fundamentals

Essential Networking Fundamentals: 100 Key Concepts Explained

This article provides concise explanations for over 100 fundamental networking questions, covering topics such as link types, OSI layers, protocols, IP addressing, network devices, topologies, security measures, and configuration tools, offering a quick reference for students and professionals seeking a solid networking foundation.

IP addressingNetworkingOSI model
0 likes · 31 min read
Essential Networking Fundamentals: 100 Key Concepts Explained
Liangxu Linux
Liangxu Linux
Oct 13, 2022 · Fundamentals

Why Home LAN IPs Usually Start with 192.168 – History and Logic Explained

This article explains why most home LANs use IP addresses beginning with 192.168, covering the historical defaults of early routers, the evolution of private IP ranges, classful addressing, subnet masks, and NAT, and clarifies that other private ranges like 10.x.x.x and 172.16.x.x are also common.

IP addressingLANNAT
0 likes · 8 min read
Why Home LAN IPs Usually Start with 192.168 – History and Logic Explained
Open Source Linux
Open Source Linux
Jun 8, 2022 · Fundamentals

Unlocking NAT: How Private Networks Share a Single Public IP

This article explains the fundamentals of Network Address Translation (NAT), covering public and private IP concepts, various NAT types—including static, dynamic, NAPT, and Easy IP—along with their configurations, advantages, disadvantages, and the role of NAT servers in enabling internal devices to access the Internet.

IP addressingNATNetwork Address Translation
0 likes · 10 min read
Unlocking NAT: How Private Networks Share a Single Public IP
Liangxu Linux
Liangxu Linux
Apr 25, 2022 · Fundamentals

Why IPv4 Isn’t Exhausted Yet: A Deep Dive into Global IP Allocation

This article explains how IPv4 addresses are structured, why the world hasn't run out of them despite early warnings, how the IANA‑RIR‑ISP hierarchy distributes them, and provides detailed statistics on China's IPv4 holdings and the challenges slowing IPv6 adoption.

ChinaIP addressingIPv4
0 likes · 10 min read
Why IPv4 Isn’t Exhausted Yet: A Deep Dive into Global IP Allocation
ITPUB
ITPUB
Feb 24, 2022 · Cloud Native

Mastering Kubernetes: Core Concepts, Architecture, and Networking Essentials

This article provides a comprehensive overview of Kubernetes, covering its purpose for container operations, key functions, core components, multi‑center deployment, service discovery methods, pod resource sharing, common CNI plugins, load‑balancing layers, isolation dimensions, network model principles, and IP address classifications.

CNIIP addressingKubernetes
0 likes · 14 min read
Mastering Kubernetes: Core Concepts, Architecture, and Networking Essentials
Senior Brother's Insights
Senior Brother's Insights
Jun 10, 2021 · Fundamentals

Demystifying Network Layers: From Physical to Application

This article provides a clear, step‑by‑step explanation of network layering, covering the purpose and function of each layer—from the physical medium up to the application protocols—while illustrating concepts with diagrams and practical examples.

ARPApplication LayerIP addressing
0 likes · 14 min read
Demystifying Network Layers: From Physical to Application
MaGe Linux Operations
MaGe Linux Operations
May 25, 2021 · Cloud Native

Mastering Kubernetes Architecture: Core Components, Networking, and Scaling

This article provides a comprehensive overview of Kubernetes, covering its core components, container operations, service discovery layers, pod shared resources, common CNI plugins, multi‑layer load balancing, isolation dimensions, network model principles, and various IP address categories for large‑scale deployments.

CNIIP addressingKubernetes
0 likes · 11 min read
Mastering Kubernetes Architecture: Core Components, Networking, and Scaling
Liangxu Linux
Liangxu Linux
May 5, 2021 · Fundamentals

Master Network Fundamentals: From Switches and MAC Learning to Static Routing

This guide explains how computers connect via cables, how switches use MAC addresses and learning tables to forward traffic, how routers employ IP addressing, subnet masks, CIDR and VLSM for scalable networks, and provides step‑by‑step static routing experiments with configuration commands.

IP addressingRoutersSubnetting
0 likes · 24 min read
Master Network Fundamentals: From Switches and MAC Learning to Static Routing
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
Mar 19, 2021 · Fundamentals

Master IP Address Classes, Subnetting, and CIDR in One Guide

This article explains the history and logic behind IP address classes, how subnetting transforms a two‑level address into three levels, the role of subnet masks in determining network membership, and the advantages of CIDR notation for flexible address allocation, concluding with a practical VPC exercise.

CIDRIP addressingSubnetting
0 likes · 9 min read
Master IP Address Classes, Subnetting, and CIDR in One Guide
IT Xianyu
IT Xianyu
Sep 4, 2020 · Fundamentals

Comprehensive Overview of Computer Network Fundamentals and Protocols

This article provides a thorough introduction to computer networking fundamentals, covering the OSI seven‑layer model, TCP/IP architecture, IP addressing, subnet masks, ARP/RARP, routing protocols, and key application layer protocols such as DNS, HTTP, and DHCP, with practical examples and diagrams.

ARPHTTPIP addressing
0 likes · 27 min read
Comprehensive Overview of Computer Network Fundamentals and Protocols
Architecture Digest
Architecture Digest
Aug 21, 2020 · Fundamentals

Comprehensive Overview of Computer Networking Fundamentals

This article provides a comprehensive introduction to computer networking fundamentals, covering the historical evolution of the Internet, network classifications, topologies, performance metrics, OSI and TCP/IP models, physical and data link layers, IP addressing, routing protocols, transport mechanisms, and key application-layer protocols such as HTTP, FTP, DNS, and DHCP.

IP addressingOSI modelProtocols
0 likes · 36 min read
Comprehensive Overview of Computer Networking Fundamentals
ITPUB
ITPUB
Jul 27, 2020 · Fundamentals

Mastering IP Address Classes, Subnetting, and CIDR Basics

This article explains the evolution from OSI to TCP/IP models, details the structure and allocation ranges of IPv4 class A‑E addresses, compares network and host portions, introduces subnet masks, CIDR notation, and the relationship between IP and hardware (MAC) addresses.

ARPCIDRIP addressing
0 likes · 10 min read
Mastering IP Address Classes, Subnetting, and CIDR Basics
Liangxu Linux
Liangxu Linux
Jul 13, 2020 · Fundamentals

Master the OSI Model and TCP/IP: Complete Guide to Network Layers, IP Addressing, and Protocols

This comprehensive article explains computer networking fundamentals, covering network layer classification, the OSI seven‑layer model, detailed functions of each layer, IP address types, subnet mask calculations, ARP/RARP, routing protocols, TCP/UDP, DNS, NAT, DHCP, HTTP, and a step‑by‑step example of accessing a website.

IP addressingOSI modelTCP/IP
0 likes · 29 min read
Master the OSI Model and TCP/IP: Complete Guide to Network Layers, IP Addressing, and Protocols
Open Source Linux
Open Source Linux
May 21, 2020 · Fundamentals

How IP Addresses Work: Network & Host IDs, Classes, and Subnetting

This article explains the fundamentals of IP addressing, detailing how network and host IDs identify devices, the classification of IP addresses into classes A through E, their binary prefixes and numeric ranges, and introduces subnetting concepts such as subnet masks and dividing networks into smaller segments.

IP addressingSubnettingTCP/IP
0 likes · 8 min read
How IP Addresses Work: Network & Host IDs, Classes, and Subnetting
MaGe Linux Operations
MaGe Linux Operations
Nov 28, 2019 · Fundamentals

Why IPv4 Is Gone and How IPv6 Will Save the Internet

The article explains the complete exhaustion of the global IPv4 address pool, outlines the key dates when regional registries ran out of addresses, and highlights how IPv6's massive address space and technical advantages are essential for the future of the Internet and IoT.

IP addressingIPv4IPv6
0 likes · 4 min read
Why IPv4 Is Gone and How IPv6 Will Save the Internet
JavaEdge
JavaEdge
Aug 19, 2019 · Fundamentals

Mastering IP, CIDR, and MAC: A Practical Guide to Network Addressing

This guide explains how to view and interpret IP addresses on Windows and Linux, compares net‑tools with iproute2, clarifies IPv4 classful addressing versus CIDR, distinguishes public and private IP ranges, and details MAC addresses and network device flags for reliable networking.

CIDRIP addressingLinux networking
0 likes · 13 min read
Mastering IP, CIDR, and MAC: A Practical Guide to Network Addressing
MaGe Linux Operations
MaGe Linux Operations
Jun 27, 2019 · Fundamentals

Demystifying Network Layers: From Physical to Application Explained

This article walks through the OSI network model layers—physical, data link, network, transport, and application—explaining hardware components, MAC and IP addressing, subnet masks, TCP/UDP protocols, ports, and how data is encapsulated and decapsulated across each layer.

Application LayerIP addressingOSI model
0 likes · 10 min read
Demystifying Network Layers: From Physical to Application Explained
Java Backend Technology
Java Backend Technology
Oct 18, 2016 · Fundamentals

Master the OSI Model, TCP/IP Layers, and Core Network Protocols in One Guide

This comprehensive guide explains the OSI and TCP/IP layered architectures, IP address classes, TCP three‑way handshake and four‑way termination, key network protocols, the DNS resolution process, and the step‑by‑step flow when a browser accesses www.baidu.com, providing essential networking fundamentals for developers.

IP addressingNetwork ProtocolsOSI model
0 likes · 12 min read
Master the OSI Model, TCP/IP Layers, and Core Network Protocols in One Guide