Re: PROTOCOL sending layer 2 packets.. from a os other than linux.. !!!
- From: Robert Harris <robert.f.harris@xxxxxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 14:27:43 GMT
siva.ieee@xxxxxxxxx wrote:
Dear fundoos,
I am currently using vxworks 6.0. My problem is mmmm, little bit
tricky.. !!! I am trying to send following packet to accesss one of
the network processor oops, i forgot to mention the name it is AXEL-X
fujitsu processor.
The setup ::
(1) X86 machine loaded with vxworks image.
(2) Options enabled :: all network related support. No
INCLUDE_MUX_L2 and INCLUDE_L2CONFIG are enabled.
(3) AXEL_X network processor code is included into my vxworks image.
(4) AXEL-x board is connected through GigaBit ethernet cable to my X86
machine.
The Task -:)) ::
(1) I have my linux x86 OS from which I am sending a packet using
sockaddr_ll structure ( link layer ) ......yahooo.. my packet is
visible in ethereal. !!! Here below is the dump...
/***************start packet frame *****************/
Frame 127 (60 bytes on wire, 60 bytes captured)
Arrival Time: Sep 25, 2007 15:09:48.764626000
Time delta from previous packet: 10.880253000 seconds
Time relative to first packet: 244.831101000 seconds
Frame Number: 127
Packet Length: 60 bytes
Capture Length: 60 bytes
Ethernet II, Src: 00:07:e9:0b:6f:9e, Dst: 00:00:0e:ff:f0:df
Destination: 00:00:0e:ff:f0:df (Fujitsu_ff:f0:df)
Source: 00:07:e9:0b:6f:9e (Intel_0b:6f:9e)
Type: Unknown (0x88b5)
Data (46 bytes)
0000 00 00 0e ff f0 df 00 07 e9 0b 6f 9e 88 b5 00 02
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00.
0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0030 00 00 00 00 00 00 00 00 00 00 00 00
/************end packet... frame.. **************/
Well the above is not a problem LINUX helps me out,, very well...
If you see the above packet it doesn't have IPAddress.. !!!!
Well, it is not an IP packet. It is a vendor-specific protocol packet!
The authority on ethernet types is:
<http://standards.ieee.org/regauth/ethertype/eth.txt>
Robert
.
[snip]
- References:
- PROTOCOL sending layer 2 packets.. from a os other than linux.. !!!
- From: siva . ieee
- PROTOCOL sending layer 2 packets.. from a os other than linux.. !!!
- Prev by Date: PROTOCOL sending layer 2 packets.. from a os other than linux.. !!!
- Next by Date: A weird routing question.
- Previous by thread: PROTOCOL sending layer 2 packets.. from a os other than linux.. !!!
- Next by thread: A weird routing question.
- Index(es):
Relevant Pages
|