Tagged articles
11 articles
Page 1 of 1
NiuNiu MaTe
NiuNiu MaTe
Nov 12, 2025 · Fundamentals

How Devices Find Their IP Address: The DHCP Journey Explained

This article walks through how a device obtains an IP address via DHCP, covering the broadcast discovery, server offer, client request, and acknowledgment phases, the differences between static and dynamic addressing, lease management, common conflicts, and practical troubleshooting steps.

DHCPDynamic IPIP address
0 likes · 13 min read
How Devices Find Their IP Address: The DHCP Journey Explained
Liangxu Linux
Liangxu Linux
Jul 12, 2023 · Operations

How to Quickly Resolve Docker Network IP Address Conflicts

This guide explains why Docker network IP address conflicts occur and provides step‑by‑step commands to locate duplicate IPs, stop conflicting containers, manually reassign IPs, and fully clean and restart the Docker environment to eliminate the issue.

ContainerIP conflictnetwork
0 likes · 5 min read
How to Quickly Resolve Docker Network IP Address Conflicts
Open Source Linux
Open Source Linux
Jun 12, 2023 · Cloud Native

How to Resolve Docker IP Address Conflicts and Restore Docker Daemon

This guide explains why Docker network IP address conflicts occur, how to diagnose issues such as dockerd failing to start or container ports being unreachable, and provides step‑by‑step solutions including checking logs, adjusting subnet settings, editing daemon.json, and recreating the ingress network to restore normal operation.

ContainerDockerIP conflict
0 likes · 9 min read
How to Resolve Docker IP Address Conflicts and Restore Docker Daemon
Liangxu Linux
Liangxu Linux
Feb 8, 2021 · Operations

8 Common Network Faults and Quick Fixes for Switches, Hubs, and IP Conflicts

These eight network troubleshooting cases cover issues such as a newly powered switch failing to forward traffic, a 5‑port switch using only four ports, persistent COL‑light collisions, gigabit upgrade instability, slow link speeds from broadcast storms, Windows file‑sharing permission problems, hub‑router connectivity failures, and IP address conflicts, each with analysis and practical solutions.

IP conflictPortFastSTP
0 likes · 14 min read
8 Common Network Faults and Quick Fixes for Switches, Hubs, and IP Conflicts
Efficient Ops
Efficient Ops
Jan 25, 2021 · Operations

8 Common Network Faults: Diagnosis and Quick Fixes

This article walks through eight typical LAN problems—from switches that stay silent after power‑on to IP address conflicts—explaining their symptoms, root causes, and practical solutions such as enabling PortFast, upgrading cabling, or adjusting STP settings.

IP conflictLAN cablingPortFast
0 likes · 14 min read
8 Common Network Faults: Diagnosis and Quick Fixes
Efficient Ops
Efficient Ops
Oct 24, 2018 · Operations

7 Common Switch Troubleshooting Scenarios and How to Fix Them

This guide outlines seven typical switch networking problems—from delayed port activation and unused ports to broadcast storms and IP conflicts—explaining their symptoms, root causes, and step‑by‑step solutions for reliable network operation.

IP conflictPortFastSTP
0 likes · 13 min read
7 Common Switch Troubleshooting Scenarios and How to Fix Them
MaGe Linux Operations
MaGe Linux Operations
Jun 23, 2014 · Operations

How to Detect IP Address Conflicts with arp‑scan on Linux

This guide explains why IP address conflicts happen, how the arp‑scan tool works to discover duplicate IP assignments on a local network, and provides step‑by‑step commands for installing and running arp‑scan on Ubuntu/Debian and Fedora/CentOS/RedHat systems.

DHCPIP conflictLinux
0 likes · 3 min read
How to Detect IP Address Conflicts with arp‑scan on Linux