[Winpcap-users] Technical 802.11 question - winpcap related

Steighton_Haley at McAfee.com Steighton_Haley at McAfee.com
Wed May 9 16:55:18 GMT 2007


My guess would be the fact your trouble is coming from the fact that the
packet is going out over the wireless interface.  The NIC driver does
encapsulation and de-encapsulation between standard ethernet framing,
and 802.11 framing.  It's just a guess, but the wireless driver is
ignoring your 'invalid' MAC address when encapsulating packets between
Ethernet_II and 802.11 framing.
 
I know of no API which would allow you to directly craft 802.11 packets.

---
Steighton Haley                          shaley at mcafee.com
Software Engineer

"Why do nerds confuse Halloween and Christmas?  Because OCT31=DEC25" 

 


________________________________

	From: winpcap-users-bounces at winpcap.org
[mailto:winpcap-users-bounces at winpcap.org] On Behalf Of eddie harari
	Sent: Wednesday, May 09, 2007 5:44 AM
	To: winpcap-users at winpcap.org
	Subject: [Winpcap-users] Technical 802.11 question - winpcap
related
	
	
	Hi , 
	 
	   I have the folowing question trubling me and i cant seem to
find an answer for it:
	 
	 I was able to inject packets to my wireless network using
winpcap llibrary and some C source code i wrote under cygwin.
	 
	 my problem is that i could not change my MAC address in the
packets i send, technically speaking all i do is make a "frame format"
buffer , i put 
	 the correct values in it and then i send it over the wireless
interface. 
	 when i put another MAC ADDRESS insted of my real MAC address ,
the packet will be ignored by the AP ( i guess ).
	 
	 what i am trying to understand:
	 
	 1. the buffer i provide is basically like an ethernet frame
format.  I do not try to control the 802.11 frame format. ( i dont know
how to take control over it  with the current API ). Is there something
in the 802.11 frame header that will cause my 
	"crafted" packets to be ignored when i fake my mac address ?
	 
	 2. anyone knows of an API that will give me control on the
802.11 frame header ?
	 
	 thanks , 
	 
	Eddie.
	 

________________________________

	Now that's room service! Choose from over 150,000 hotels 
	in 45,000 destinations on Yahoo! Travel
<http://travel.yahoo.com/hotelsearchpage;_ylc=X3oDMTFtaTIzNXVjBF9TAzk3ND
A3NTg5BF9zAzI3MTk0ODEEcG9zAzIEc2VjA21haWx0YWdsaW5lBHNsawNxMS0wNw-->  to
find your fit.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winpcap.org/pipermail/winpcap-users/attachments/20070509/a68029cc/attachment.htm


More information about the Winpcap-users mailing list