From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] Changing bat0 mac address
Date: Fri, 22 Apr 2011 20:16:18 +0200 [thread overview]
Message-ID: <201104222016.19810.sven@narfation.org> (raw)
In-Reply-To: <BANLkTinVGKaEjSOgHrsXN0E8BRzKzuCQWg@mail.gmail.com>
[-- 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 --]
prev parent reply other threads:[~2011-04-22 18:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201104222016.19810.sven@narfation.org \
--to=sven@narfation.org \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.