Re: PPP Mac Address
From: Eugene Gershnik (gershnik_at_hotmail.com)
Date: 04/22/04
- Next message: Louis Solomon [SteelBytes]: "Re: Thread safety of "LoadLibrary""
- Previous message: anonymous_at_discussions.microsoft.com: "Toshiba Pinger is not responding"
- In reply to: Dave Lowther: "Re: PPP Mac Address"
- Next in thread: Scott Herriman: "Re: PPP Mac Address"
- Reply: Scott Herriman: "Re: PPP Mac Address"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 21 Apr 2004 21:15:30 -0700
Dave Lowther wrote:
> "Eugene Gershnik" <gershnik@hotmail.com> wrote in message
> news:e6zVyB3JEHA.2012@TK2MSFTNGP11.phx.gbl...
>> David Lowther wrote:
>>> I'm curious about why Windows gives a PPP adapter a MAC address.
>>
>> Why not?
>
> Well my simple way of thinking is that the MAC address is the physical
> address for the Ethernet layer so if an interface isn't using
> Ethernet it really shouldn't need one.
Not really. MAC could be viewed as a [reasonably] unique ID for an adapter.
It is true that it comes from Ethernet but today it is used everywhere.
> One could include all sorts of meaningless attributes but obviously
> this isn't the normal way of doing things.
Let's call it an "adapter ID". This is quite meaningful.
>> Even for a new code its easier to give a MAC to every adapter than
>> require the code to constantly check for its absence.
>
> I suppose it really depends on what these fictitious MAC addresses
> are being used for.
As an ID mostly, I'd guess.
> I suppose one of the things I'm curious about is whether the MAC
> address for PPP adapters is just a windows bodge, or, whether there
> is some deeper meaning that I'm missing.
Apart from being an ID I've never seen any other use for it.
-- Eugene
- Next message: Louis Solomon [SteelBytes]: "Re: Thread safety of "LoadLibrary""
- Previous message: anonymous_at_discussions.microsoft.com: "Toshiba Pinger is not responding"
- In reply to: Dave Lowther: "Re: PPP Mac Address"
- Next in thread: Scott Herriman: "Re: PPP Mac Address"
- Reply: Scott Herriman: "Re: PPP Mac Address"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|