0 příspěvků / 0 new
Obrázek uživatele carl0s
Offline
Naposledy viděn: 18 let 8 měsíců zpět
Připojen: 05.08.2005 - 11:55
SUSE 9.3 a zmena MAC adresy.. jak nato ?

Dobrej,

jsem zacatecnim s linuxem a tak jsem si instalnul SUSE 9.3 a problem nastal v prvni fazi kdy jsem se chtel pripojit na net. Jsem pripojenej pres kabelovku a pro ziskani Ip atd. vyuzivam Mac adresu kterou mam na druhem pocitaci samozrejme jinou a potreboval by jsem radu jak zmenit Mac sitovky.

Uz jsem pouzil nejake prikazy :

Password:

linux:/home/carl0s # ifconfig eth0

eth0 Zapouzdření:Ethernet HWadr 00:00:00:30:45:40

VŠESMĚROVÉ_VYSÍLÁNÍ MULTICAST MTU:1500 Metrika:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:8 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 délka odchozí fronty:1000

RX bytes:0 (0.0 b) TX bytes:544 (544.0 b)

Přerušení:10 Vstupně/Výstupní port:0x4000

linux:/home/carl0s # /etc/init.d/network stop

Shutting down network interfaces:

eth0 device: nVidia Corporation nForce2 Ethernet Controller (rev a1)

eth0 No configuration found for eth0

Nevertheless the interface will be shut down.

eth0 configuration: done

Shutting down service network . . . . . . . . . . . . . done.

linux:/home/carl0s # ifconfig eth0 hw ether 00a02478a5bc

linux:/home/carl0s # ifconfig eth0 85.193.1.151 netmask 255.255.255.0

linux:/home/carl0s # /etc/init.d/network start

Hint: you may set mandatory devices in /etc/sysconfig/network/config

Setting up network interfaces:

lo

lo IP address: 127.0.0.1/8 done

eth0 device: nVidia Corporation nForce2 Ethernet Controller (rev a1)

eth0 No configuration found for eth0 unused

Setting up service network . . . . . . . . . . . . . . done.

linux:/home/carl0s # ifconfig eth0

eth0 Zapouzdření:Ethernet HWadr 00:A0:24:78:A5:BC

inet adr:85.193.1.151 Všesměr:85.255.255.255 Maska:255.255.255.0

inet6-adr: fe80::2a0:24ff:fe78:a5bc/64 Rozsah:Linka

AKTIVOVÁNO VŠESMĚROVÉ_VYSÍLÁNÍ BĚŽÍ MULTICAST MTU:1500 Metrika:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:23 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 délka odchozí fronty:1000

RX bytes:0 (0.0 b) TX bytes:1919 (1.8 Kb)

Přerušení:10 Vstupně/Výstupní port:0x4000

:: ale bez uspechu..

predem velice diky za radu jak nato !