New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

mac-address change

Got problems with your B2 or B3? Share and get helped!
Post Reply
novis
Posts: 30
Joined: 12 Sep 2008, 09:36
Location: Suomi Finland

mac-address change

Post by novis »

Thanks to my ISP, I need to change Bubba's hardware address (aka mac-address) to something else.

Is there a way in Bubba to change it for eth0? Ifconfig wasn't installed on the system.

I suppose this would be a nice addition to the web-interface..

Cheers.

Edit. Ifconfig is installed at /sbin/ifconfig, it just requires su rights. But it doesn't really help..
Eek
Posts: 372
Joined: 23 Dec 2007, 03:03
Location: the Netherlands

Post by Eek »

Hi

this should do it
/etc/init.d/networking stop

ifconfig eth0 hw ether 02:01:02:03:04:08

/etc/init.d/networking start

also checkout
http://adminuser.wordpress.com/2008/02/ ... ntudebian/

cheers
Eek
Post Reply