From: "Andrew J. Meader" <ameader@corp.lcom.net>
To: Sam Johnston <samj@aos.net.au>, netfilter@lists.netfilter.org
Subject: Re: Changing MAC Addresses
Date: Mon, 16 Dec 2002 08:24:10 -0600 [thread overview]
Message-ID: <3DFDE20A.7040106@corp.lcom.net> (raw)
In-Reply-To: 3DF16CDD.5000400@aos.net.au
Sam,
What does /sbin/ifconfig -a tell you?
Andy
Sam Johnston wrote:
> Afternoon all,
>
> I'm not sure if this is the best forum for this question as it is not
> necessarily directly related to Netfilter, but I can't think of
> anywhere else I might find anyone capable of answering it, so here goes.
>
> I have a bunch of xboxes running linux which all have the same MAC
> address: 00:00:00:00:00:00. This causes obvious problems when more
> than 1 machine is on any one segment. I'm led to believe I can work
> around the problem by putting something like:
>
> /sbin/ifconfig eth0 hw ether 00:50:f2:ab:cd:ef up
>
> fairly early in the boot process (specifically, I've chosen the pre-up
> directive in /etc/network/interfaces as they're running Debian).
>
> When I do this I'm able to see the MAC<->IP mapping in the ARP table
> of another machine, but it doesn't respond. I figure that something
> somewhere is remembering the old MAC address and dropping anything
> that doesn't match, although I don't know enough about low level
> networking in linux to be sure.
>
> Any suggestions would be appreciated.
>
> Sam
prev parent reply other threads:[~2002-12-16 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-07 3:37 Changing MAC Addresses Sam Johnston
2002-12-16 14:24 ` Andrew J. Meader [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=3DFDE20A.7040106@corp.lcom.net \
--to=ameader@corp.lcom.net \
--cc=netfilter@lists.netfilter.org \
--cc=samj@aos.net.au \
/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.