Hi,
I try to send 0x80200000 data over udp socket. I got this error. when i change data to 0x80200001 or 0x10100000 i can send it without problem. Didnt understand why i got this error...
Internet Protocol Version 4, Src:
192.168.0.202 (192.168.0.202), Dst: 192.168.0.80 (192.168.0.80) User Datagram Protocol, Src Port: hpvmmagent (1125), Dst Port: danf-ak2 (1041)
[Malformed Packet: TFTP] Expert Info (Error/Malformed): Malformed Packet (Exception occurred) Message: Malformed Packet (Exception occurred) Severity level: Error Group: Malformed
I need your suggestions. Thank you, Can
asked 09 Oct ‘13, 06:29
mcan
1●1●1●1
accept rate: 0%
If you can provide that one frame of capture, such as a hex dump or k12text export or putting it on pastebin or clouldshark it would enable a useful response. Right now, you haven’t yet provided quite enough information to be able to reproduce or diagnose the problem.