LINUX.ORG.RU

История изменений

Исправление kostik87, (текущая версия) :

Какой дистрибутив ? Версия UDEV и установлен ли у вас systemd ?

Вот пример 70-persistent-net.rules:

# This file was automatically generated by the /lib64/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x11ab:0x4364 (sky2)
SUBSYSTEM==«net», ACTION==«add», DRIVERS=="?*", ATTR{address}==«**:**:**:**:**:**», ATTR{dev_id}==«0x0», ATTR{type}==«1», KERNEL==«eth*», NAME=«eth1»

# PCI device 0x11ab:0x4364 (sky2)
SUBSYSTEM==«net», ACTION==«add», DRIVERS=="?*", ATTR{address}==«**:**:**:**:**:**», ATTR{dev_id}==«0x0», ATTR{type}==«1», KERNEL==«eth*», NAME=«eth0»

Если у вас Suse Linux, то всё нужно делать через yast. Удалить запись о старой карте и добавить новую.

Исходная версия kostik87, :

Какой дистрибутив ? Версия UDEV и установлен ли у вас systemd ?

Вот пример 70-persistent-net.rules:

# This file was automatically generated by the /lib64/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# PCI device 0x11ab:0x4364 (sky2)
SUBSYSTEM==«net», ACTION==«add», DRIVERS=="?*", ATTR{address}==«**:**:**:**:**:**», ATTR{dev_id}==«0x0», ATTR{type}==«1», KERNEL==«eth*», NAME=«eth1»

# PCI device 0x11ab:0x4364 (sky2)
SUBSYSTEM==«net», ACTION==«add», DRIVERS=="?*", ATTR{address}==«**:**:**:**:**:**», ATTR{dev_id}==«0x0», ATTR{type}==«1», KERNEL==«eth*», NAME=«eth0»