The following warnings occurred:
Warning [2] Undefined variable $announcement - Line: 29 - File: showthread.php(1651) : eval()'d code PHP 8.3.6 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php(1651) : eval()'d code 29 errorHandler->error_callback
/showthread.php 1651 eval
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1651) : eval()'d code PHP 8.3.6 (Linux)
File Line Function
/inc/class_error.php 157 errorHandler->error
/showthread.php(1651) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1651 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cambio de MAC
#2
Sacado del man de ifconfig
Quote:ether Another name for the lladdr parameter.

lladdr addr
Set the link-level address on an interface. This can be used to
e.g. set a new MAC address on an ethernet interface, though the
mechanism used is not ethernet-specific. The address addr is
specified as a series of colon-separated hex digits. If the
interface is already up when this option is used, it will be
briefly brought down and then brought back up again in order to
ensure that the receive filter in the underlying ethernet hard-
ware is properly reprogrammed.
asi que me imagino que
Code:
ifconfig en0 ether <direccion MAC>
o tambien
Code:
ifconfig en0 lladdr <direccion MAC>
en0 seria el nombre de la interface ethernet, si tuvieses dos pues en0, en1[…] y asi. Respecto al airport extreme, ni idea aunque quiza por el mismo metodo. Lanza un
Code:
ifconfig -a
antes para averiguar el nombre de la interface.

A todo esto, yo no lo he probado, asi que asegurate antes de que es lo correcto. Wink
elbruto
Reply


Messages In This Thread
Cambio de MAC - by jul - 06-02-2006, 21:11
Cambio de MAC - by exup - 06-02-2006, 23:59
Cambio de MAC - by jul - 08-02-2006, 00:36
Cambio de MAC - by exup - 08-02-2006, 01:55

Possibly Related Threads…
Thread Author Replies Views Last Post
  carpeta 'escritorio' cambió a 'desktop' y no sé renombrarla calobo 6 16.518 13-10-2015, 12:42
Last Post: admin
  Cambio de tarjeta gráfica en iMac late 2009 jcmadelmo 4 15.780 26-06-2014, 23:53
Last Post: ezmac
  Ampliación/Cambio de disco en mi Mac Book Pro. Airmac 6 11.935 14-11-2011, 22:49
Last Post: Larita
  Problema con cambio de horaio. Liquid snake 9 12.942 25-05-2011, 14:25
Last Post: Clodoaldo
  Ayuda con cambio de HD rufus1973 6 8.921 15-05-2011, 21:41
Last Post: ezmac

Forum Jump:


Users browsing this thread: