Mohon info, bagaimana cara mengganti device alias tanpa lewat YaST?

Misalnya:

eth0 ---> Intel 1000
eth1 ---> 3Com
eth2 ---> Realtek
Dimana (file apa) OpenSuSE menempatkan konfigurasi tsb?

Kira-kira begini mas caranya :-)

Stop network
#rcnetwork stop

...

edit file /etc/udev/rules.d/70-persistent-net.rules di bagian yang
mirip dg baris di bawah ini
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:1f:29:b0:47:34", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth0"

Ganti NAME="eth0" menjadi NAME="eth1" atau nama apa saja terserah
misalnya NAME="intel1000"
Ganti juga untuk device yang lain.


Pak Medwinz,

Ternyata OpenSuSE beda banget dgn distro yg saya pake selama ini (Openna,
sdh mati suri) yg cukup edit /etc/modules.conf

Dari arahan sampean, saya jadi tahu dimana setting tsb, tinggal cocokkan MAC
addr dan ganti device name sesuai kebutuhan.

Berikut isi file "/etc/udev/rules.d/70-persistent-net.rules" di mesin saya.

Matur nuwun sanget utk petunjuknya.

Wong

==SNIP==


SuSEku:~ # cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/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.
# PCI device 0x8086:0x10ce (e1000e)
# PCI device 0x10b7:0x9000 (3c59x)
# This file was automatically generated by the /lib/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.
# PCI device 0x8086:0x10ce (e1000e)
# PCI device 0x10b7:0x9000 (3c59x)
# This file was automatically generated by the /lib/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.
# PCI device 0x8086:0x10ce (e1000e)
# PCI device 0x10b7:0x9000 (3c59x)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:1c:c0:a3:2a:90", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth1"
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:60:97:23:e2:44", ATTR{type}=="1", KERNEL=="eth*",
NAME="eth0"

______________________________________________
---
Info Milis : http://opensuse.or.id/milis
Keluar dari Milis : Kirim email ke [email protected]
Manajemen Keanggotaan : 
http://lists.opensuse-id.org/listinfo.cgi/milis-opensuse-id.org

Kirim email ke