Tagged articles
124 articles
Page 2 of 2
Open Source Linux
Open Source Linux
Jul 10, 2020 · Fundamentals

Public vs Private IP Addresses and NAT Explained: A Complete Guide

This article explains the difference between public and private IP addresses, details the IPv4 class A‑E ranges, describes why private networks often use 192.168.x.x, and introduces NAT as the mechanism that maps internal addresses to external ones for internet access.

IP addressIPv4 classesNAT
0 likes · 6 min read
Public vs Private IP Addresses and NAT Explained: A Complete Guide
Laravel Tech Community
Laravel Tech Community
Jun 15, 2020 · Fundamentals

100 Network Fundamentals: Key Concepts and Definitions

This article presents a comprehensive collection of 100 essential networking concepts, covering topics such as links, OSI model layers, backbone, LAN, routers, subnet masks, VPN, NAT, TCP/IP, security measures, cabling, topologies, protocols, and many other foundational terms that every network professional should know.

Information SecurityNetwork fundamentalsOSI model
0 likes · 31 min read
100 Network Fundamentals: Key Concepts and Definitions
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 addressingNetwork fundamentalsSubnetting
0 likes · 8 min read
How IP Addresses Work: Network & Host IDs, Classes, and Subnetting
Efficient Ops
Efficient Ops
Mar 1, 2020 · Fundamentals

Why Does TCP Need a Three‑Way Handshake? A Real‑World Analogy Explained

Using a quirky long-distance video-chat scenario, the article illustrates how TCP’s three-way handshake and four-way termination work, explains the purpose of each packet exchange, details TCP header fields, and even covers SYN-flood attacks, turning everyday communication glitches into networking fundamentals.

Four-way terminationNetwork fundamentalsSYN Flood
0 likes · 10 min read
Why Does TCP Need a Three‑Way Handshake? A Real‑World Analogy Explained
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
21CTO
21CTO
Nov 27, 2019 · Fundamentals

Why IPv4 Addresses Are Gone and How IPv6 Will Save the Internet

The article explains the complete exhaustion of the 4.3 billion IPv4 addresses, outlines the timeline of the last allocations by regional registries, and highlights IPv6’s massive address space and security benefits as the essential solution for the future internet and IoT growth.

Address ExhaustionIPv4IPv6
0 likes · 5 min read
Why IPv4 Addresses Are Gone and How IPv6 Will Save the Internet
DevOps Cloud Academy
DevOps Cloud Academy
Aug 9, 2019 · Fundamentals

Fundamentals of Switches and Ethernet Frame Structure

This article explains the basic concepts of network switches, including data link layer functions, MAC address structure, unicast and multicast addressing, Ethernet II frame composition, common switch models, and the forwarding principles illustrated with diagrams.

MAC addressNetwork fundamentalsSwitches
0 likes · 3 min read
Fundamentals of Switches and Ethernet Frame Structure
DevOps Cloud Academy
DevOps Cloud Academy
Aug 9, 2019 · Operations

Static Routing Configuration and Verification on Cisco Routers

This guide explains the concepts of routing tables, static and default routes, and provides step‑by‑step Cisco router configuration commands and verification procedures to achieve full network connectivity between two routers and their attached PCs.

CiscoIP routingNetwork fundamentals
0 likes · 4 min read
Static Routing Configuration and Verification on Cisco Routers
360 Quality & Efficiency
360 Quality & Efficiency
Dec 29, 2018 · Fundamentals

Introduction to DNS Concepts and BIND Server Configuration

This article explains DNS fundamentals, the impact of incorrect local DNS on user experience, outlines recursive and authoritative DNS roles, describes domain hierarchy, and provides a practical overview of BIND server setup, its configuration files, and sample zone definitions with dig query results.

BINDDNSDomain Name System
0 likes · 5 min read
Introduction to DNS Concepts and BIND Server Configuration
MaGe Linux Operations
MaGe Linux Operations
Dec 11, 2018 · Information Security

Essential Guide to Common Network Ports and Their Security Implications

This article provides a comprehensive reference of the 65535 TCP/UDP ports, detailing the most frequently used ports, their associated services, typical vulnerabilities, and the specific ports commonly used by proxy servers, helping readers quickly identify and troubleshoot network and security issues.

Network fundamentalsTCP/UDPnetwork ports
0 likes · 29 min read
Essential Guide to Common Network Ports and Their Security Implications
Architects' Tech Alliance
Architects' Tech Alliance
Nov 9, 2018 · Fundamentals

Understanding Layer‑2 Loops, Broadcast Storms, VLAN Segmentation, STP, and TRILL in Data‑Center Networks

This article explains the problems of layer‑2 loops and broadcast storms, how VLAN segmentation and spanning‑tree protocols mitigate them, and introduces TRILL technology for scalable data‑center networks, providing detailed concepts, mechanisms, and practical examples for network engineers.

Layer 2Network fundamentalsSTP
0 likes · 10 min read
Understanding Layer‑2 Loops, Broadcast Storms, VLAN Segmentation, STP, and TRILL in Data‑Center Networks
Efficient Ops
Efficient Ops
Sep 2, 2018 · Fundamentals

Master Computer Network Basics: TCP, UDP, HTTP, and Socket Essentials

This comprehensive guide walks you through the core concepts of computer networking, including the OSI and TCP/IP models, detailed explanations of TCP and UDP protocols, HTTP fundamentals, socket programming, IP addressing, ICMP, ping operations, and the differences between routers, switches, cookies, sessions, and tokens.

Computer NetworksHTTPNetwork fundamentals
0 likes · 11 min read
Master Computer Network Basics: TCP, UDP, HTTP, and Socket Essentials
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Apr 17, 2018 · Fundamentals

Demystifying TCP Socket Lifecycle: From Creation to Closure

This article explains the TCP connection process, detailing socket creation, the roles of send and receive buffers, the functions socket(), bind(), listen(), accept(), and how address/port reuse and SYN flood mitigation affect performance and reliability.

LinuxNetwork fundamentalsTCP
0 likes · 25 min read
Demystifying TCP Socket Lifecycle: From Creation to Closure
MaGe Linux Operations
MaGe Linux Operations
Apr 6, 2018 · Fundamentals

Master DNS: From Basics to Advanced Queries with dig

This article explains DNS fundamentals, detailing how domain names are resolved to IP addresses, the multi‑step query process shown with the dig tool, the hierarchical server architecture, record types, and additional utilities, enabling readers to fully understand and troubleshoot DNS operations.

DNSDomain Name SystemNetwork fundamentals
0 likes · 15 min read
Master DNS: From Basics to Advanced Queries with dig
Architects' Tech Alliance
Architects' Tech Alliance
Jul 6, 2016 · Fundamentals

Understanding Network Flooding and Broadcast Storms: From Physical Floods to Data Center Networks

The article uses the analogy of heavy rain flooding to explain network flooding and broadcast storms, describing how Ethernet switches handle unknown frames, why loops cause endless broadcast traffic, and how VLAN segmentation and spanning‑tree protocols mitigate these issues in modern data‑center architectures.

Data CenterNetwork fundamentalsSTP
0 likes · 6 min read
Understanding Network Flooding and Broadcast Storms: From Physical Floods to Data Center Networks
ITPUB
ITPUB
Dec 28, 2015 · Information Security

How to Start Learning Hacking: Foundations, Mindset, and Essential Skills

This guide outlines the fundamental concepts, mindset, and step‑by‑step skills needed for beginners to start learning hacking and information security, covering everything from basic network knowledge to legal considerations.

Information SecurityNetwork fundamentalsSQL injection
0 likes · 10 min read
How to Start Learning Hacking: Foundations, Mindset, and Essential Skills