CentOS 7 - Device eth0 has different MAC address than expected или Device name does not seem to be present: различия между версиями
Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2024
Admin iph (обсуждение | вклад) (Новая страница: «=== CentOS 7 - Device eth0 has different MAC address than expected или Device name does not seem to be present === Не работает сеть с ошиб...») |
Admin iph (обсуждение | вклад) |
||
Строка 1: | Строка 1: | ||
+ | [[Файл:B_1.gif |link=https://bit.ly/3tbFsd6| Доступная цена]] | ||
+ | |||
=== CentOS 7 - Device eth0 has different MAC address than expected или Device name does not seem to be present === | === CentOS 7 - Device eth0 has different MAC address than expected или Device name does not seem to be present === | ||
Версия 16:19, 2 декабря 2021
CentOS 7 - Device eth0 has different MAC address than expected или Device name does not seem to be present
Не работает сеть с ошибками
[/etc/sysconfig/network-scripts/ifup-eth] Device has different MAC address than expected, ignoring. или [/etc/sysconfig/network-scripts/ifup-eth] Device name does not seem to be present.
означает, что не прописан MAC адрес или прописан неверный в конфиге интерфейса:
# vi /etc/sysconfig/network-scripts/ifcfg-eth0 HWADDR="02:00:00:16:ce:4f"
После исправления - нужно рестарнуть сеть:
# systemctl restart network