FG
💻 Software

How do you automatically detect a new network card in CentOS 6 / RedHat?

Fresh6 days ago
Mar 15, 2026287860 views
Confidence Score0%
0%

Problem

I'm using CentOS 6 in a virtual environment. When cloning a virtual version of CentOS, the old eth adapters are "removed" and replaced with new ones and net MAC addresses. However, the ifcfg-ethn files still exist. I am trying to figure out how to get CentOS to automatically rescan & recreate the n…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do you automatically detect a new network card in CentOS 6 / RedHat?

Low Risk

With CentOS 6 everthing is handled by udev now. Go into and delete the file and reboot. If you open it berfore hand you will most likey see the original NIC MAC listed as and the new one as . Now you need to edit and manually update to the MAC of yo…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment