public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@turbolabs.com>
To: Dale Amon <amon@vnl.com>,
	"Richard B. Johnson" <root@chaos.analogic.com>,
	linux-kernel@vger.kernel.org
Subject: Re: A return to PCI ordering problems...
Date: Tue, 20 Nov 2001 14:58:16 -0700	[thread overview]
Message-ID: <20011120145816.D1308@lynx.no> (raw)
In-Reply-To: <20011120190316.H19738@vnl.com> <Pine.LNX.3.95.1011120144925.14138A-100000@chaos.analogic.com> <20011120212055.A22590@vnl.com>
In-Reply-To: <20011120212055.A22590@vnl.com>; from amon@vnl.com on Tue, Nov 20, 2001 at 09:20:55PM +0000

On Nov 20, 2001  21:20 +0000, Dale Amon wrote:
> I presume IEEE station address == MAC...
> 
> I haven't really much choice. I can't use modules for
> security reasons; I have to assign the motherboard MAC
> to eth0 because a commercial package we are installing
> licenses on the MAC address of eth0.  

Hmm, the drawbacks of such a licensing system are numerous under
Linux, and are virtually unenforcable.  Simply set the eth0 MAC
address to be whatever you like.  It shouldn't be too hard, and
it will also ensure that your expensive software will continue
to be available if you should ever have to swap the motherboard
because of hardware problems, or an upgrade.

Looking at ifconfig(8), it looks like the following will work:

ifconfig eth0 hw ether 01:23:45:67:89:ab

I just tested this and it appears to work on my card (xirc2ps_cs)
after I unconfigured the interface (couldn't do it while up),
and I checked on a remote host that it also appears with this
MAC to arp.  This is ifconfig 1.39 (1999-03-18) and kernel 2.4.13.


Note that I'm not advocating stealing the software (or using more
than the number of licensed copies), just in making the situation
much more convinient for you.


This is, once again, is a situation where describing the real
goal, as opposed to the immediate problem, is much more likely to
get you a usable solution.

Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/


  reply	other threads:[~2001-11-20 22:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-20 19:03 A return to PCI ordering problems Dale Amon
2001-11-20 20:03 ` Richard B. Johnson
2001-11-20 19:51   ` Tim Hockin
2001-11-20 20:13   ` Faux Pas III
2001-11-20 21:20   ` Dale Amon
2001-11-20 21:58     ` Andreas Dilger [this message]
2001-11-20 21:49   ` David Woodhouse
2001-11-20 22:02     ` Dale Amon
2001-11-20 22:04       ` Richard B. Johnson
2001-11-20 21:27 ` David Woodhouse
2001-11-20 21:47   ` Dale Amon
2001-11-21  9:27     ` Helge Hafting
2001-11-21 12:52     ` Christer Weinigel
2001-11-21  8:57   ` James A Sutherland
2001-11-21  9:20     ` Alan Cox
2001-11-21 11:29     ` Henning P. Schmiedehausen
2001-11-21 11:53       ` Christoph Hellwig
2001-11-21 12:10         ` Henning P. Schmiedehausen
2001-11-21 13:51       ` James A Sutherland

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=20011120145816.D1308@lynx.no \
    --to=adilger@turbolabs.com \
    --cc=amon@vnl.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox