all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: info@danieleparisi.me
Cc: 21019@debbugs.gnu.org, alezost@gmail.com
Subject: bug#21019: ifconfig doesn't allow mac change for devices
Date: Fri, 10 Jul 2015 19:13:12 -0400	[thread overview]
Message-ID: <871tgfmws7.fsf_-_@netris.org> (raw)
In-Reply-To: <E1ZDcjh-0006NO-DZ__30975.157072726$1436556819$gmane$org@fencepost.gnu.org> (Alfred M. Szmidt's message of "Fri, 10 Jul 2015 14:09:21 -0400")

ams@gnu.org (Alfred M. Szmidt) writes:
> That  is  correct, GNU  ifconfig  does  not  support setting  the  MAC
> address.

Guix also includes the 'iproute2' package, which includes a program
called 'ip' that can do the same kinds of jobs as 'ifconfig'.  I've
successfully used it in the past to set the MAC address of my network
devices.  IIRC, the command would be something like this:

ip link set <device> address <mac-addr>

      Mark

  reply	other threads:[~2015-07-10 23:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 18:16 bug#21019: ifconfig doesn't allow mac change for devices info@danieleparisi.me info@danieleparisi.me
2015-07-10  5:58 ` Alex Kost
2015-07-10  6:46   ` info@danieleparisi.me info@danieleparisi.me
2015-07-10 17:30   ` Ludovic Courtès
     [not found]   ` <87zj33c43v.fsf@gnu.org>
2015-07-10 18:09     ` bug#21019: [bug-inetutils] " Alfred M. Szmidt
2015-07-10 23:13       ` Mark H Weaver [this message]
2015-07-11  9:22     ` info@danieleparisi.me info@danieleparisi.me
     [not found]     ` <500058978.590533.1436606574412.JavaMail.open-xchange@app2.ox.privateemail.com>
2015-07-11 10:27       ` Ludovic Courtès

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=871tgfmws7.fsf_-_@netris.org \
    --to=mhw@netris.org \
    --cc=21019@debbugs.gnu.org \
    --cc=alezost@gmail.com \
    --cc=info@danieleparisi.me \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.