some net cards do allow for the MAC address to be set by the user, but
generally the NIC has a unique address harwired in the chips.
if all you want is to send packets with a different MAC address then you
must parse the ethernet packet, replace the mac and send it back

----- Original Message -----
From: "Grzegorz Niemirowski" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 11, 2002 12:50 PM
Subject: Re: [WinPcap-users] How to change the Mac address of my network
adapter.


> ---- Original Message ----
> From: "Murugappan Viswanath" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 11, 2002 9:46 AM
> Subject: RE: [WinPcap-users] How to change the Mac address of my network
> adapter.
>
> > U cannot change the MAC Address of any Adapter.Its universally unique
>
> It is possible with some kind of network cards. arp command changes arp
> temporarily.
>
>
>
> ==================================================================
>  This is the WinPcap users list. It is archived at
>  http://www.mail-archive.com/[email protected]/
>
>  To unsubscribe use
>  mailto: [EMAIL PROTECTED]?body=unsubscribe
> ==================================================================



==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[email protected]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]?body=unsubscribe
==================================================================

Reply via email to