> does anybody know how to change the MAC-address on a RaQ XTR
> or RaQ4r? On a standard-PC with network cards i would use the BIOS
> but how could that be done on a RaQ?
> 

If you edit your /etc/sysconfig/network-scripts/ifcfg-eth0 (assuming
eth0) file and put in a line similar to this.

MACADDR=00E029638BA9

ifdown eth0;ifup eth0 # or reboot

and the interface should of changed its MAC address.

Chris Burton

--
http://ChrisBurton.info/
http://www.tyneside.lug.org.uk

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to