b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Changing bat0 mac address
@ 2011-04-22 18:00 Gioacchino Mazzurco
  2011-04-22 18:16 ` Sven Eckelmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gioacchino Mazzurco @ 2011-04-22 18:00 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi!

Is possible to change bat0 mac address?

There is some batman-adv specific way or i have to look for how to
change mac address on a interface more in general?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [B.A.T.M.A.N.] Changing bat0 mac address
  2011-04-22 18:00 [B.A.T.M.A.N.] Changing bat0 mac address Gioacchino Mazzurco
@ 2011-04-22 18:16 ` Sven Eckelmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2011-04-22 18:16 UTC (permalink / raw)
  To: b.a.t.m.a.n

[-- Attachment #1: Type: Text/Plain, Size: 383 bytes --]

Gioacchino Mazzurco wrote:
> Hi!
> 
> Is possible to change bat0 mac address?
> 
> There is some batman-adv specific way or i have to look for how to
> change mac address on a interface more in general?

$ ifconfig bat0 hw ether 02:ca:ff:ee:ba:be
or
$ macchanger -m 02:ca:ff:ee:ba:be bat0
or
$ ip link set dev bat0 address 02:ca:ff:ee:ba:be
or
....

Regards,
	Sven

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-22 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-22 18:00 [B.A.T.M.A.N.] Changing bat0 mac address Gioacchino Mazzurco
2011-04-22 18:16 ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).