All of lore.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: virtual interface mac adress
Date: Sun, 4 Dec 2005 12:41:22 -0800 (PST)	[thread overview]
Message-ID: <dmvk9i$631$1@terminus.zytor.com> (raw)
In-Reply-To: Pine.LNX.4.63.0512041520320.29211@cuia.boston.redhat.com

Followup to:  <Pine.LNX.4.63.0512041520320.29211@cuia.boston.redhat.com>
By author:    Rik van Riel <riel@redhat.com>
In newsgroup: linux.dev.kernel
>
> On Sun, 4 Dec 2005, anil dahiya wrote:
> 
> > I want to assign mac addres to virtual adpater and mac
> > address should be like that if it should not create
> > problem in arp resoultion(i.e. mac address should be
> > as real card which able to comunicate  on lan )
> 
> You may be able to get away with using a MAC address
> inside the OUI range that XenSource registered.
> 

Any MAC with bit 0 clear and bit 1 set in the first octet is "local
use"; the best thing to do (unless you have your own OUI) is just to
pick a random address inside this range.  You should only run into
collision problems when you get close to 2^23 hosts on a network.

	-hpa

  reply	other threads:[~2005-12-04 20:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-04 19:29 virtual interface mac adress anil dahiya
2005-12-04 20:20 ` Rik van Riel
2005-12-04 20:41   ` H. Peter Anvin [this message]
2005-12-05  4:05     ` Mark Rustad
2005-12-05  4:57       ` H. Peter Anvin
2005-12-05 18:01 ` Stephen Hemminger

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='dmvk9i$631$1@terminus.zytor.com' \
    --to=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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.