Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 2000 21:07:47 -0800
From:      "Crist J. Clark" <cjclark@reflexnet.net>
To:        Mikhail Kruk <meshko@cs.brandeis.edu>
Cc:        Daniel Hauer <dh@enter.net>, freebsd-security@FreeBSD.ORG
Subject:   Re: MAC Address
Message-ID:  <20001210210747.R96105@149.211.6.64.reflexcom.com>
In-Reply-To: <Pine.LNX.4.30.0012102333120.1973-100000@daedalus.cs.brandeis.edu>; from meshko@cs.brandeis.edu on Sun, Dec 10, 2000 at 11:34:16PM -0500
References:  <3A3457AA.7507D386@enter.net> <Pine.LNX.4.30.0012102333120.1973-100000@daedalus.cs.brandeis.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 10, 2000 at 11:34:16PM -0500, Mikhail Kruk wrote:
> > Mikhail Kruk wrote:
> > >
> > > I'd want to do it because at our university there are plugs for laptops on
> > > DHCP network, but DHCP server knows everyone's MAC address so all my
> > > activity is logged when I use it. Changing my MAC address would open some
> > > interesting posiblities.
> > > >From a purely theoretical point of view, of course.
> > >
> > > > Dave,
> >
> >
> > Sounds to me all this is just_slightly_unethical_if
> > _not_bordering_on_illegal. This is a topic for a security mailing list?
> > I thought we were here to boost network security, not circumvent it.
> > Just a network technician's opinion.
> 
> I said "purely theoretical" and I meant it.
> However I'm seriously confused now. Is it really possible to change MAC
> address from software as people say here?

Of course. A Ethernet frame is just some bits sent out on a wire. If
you can write raw frames to the wire, you can use whatever MAC address
you want. And think about it, how would bridging work if you couldn't
do this?

> Isn't the whole point of MAC
> address just the oposite?

The whole point of hardware MAC addresses is that there is a unique
address always available. It might not be used. Note that different
systems do this in different ways. PC hardware needs a MAC on the card
since there is no dependable unique value on other parts of the system
(and for some reason people resist that coming about, remeber the
PIII). Other hardware may work differently. For example, on a Sun
machine, the unique machine ID is used to generate the MAC. All
interfaces on a Sun box will have the same MAC in a default setup.
-- 
Crist J. Clark                           cjclark@alum.mit.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001210210747.R96105>