You need the previous change as well.  This will give you the whole patch:

http://tinyurl.com/3xpoj2

We are getting a ping response with a type of 5, which the parsing code
doesn't handle.  RFC 792 indicates that this is a Redirect ping reply.

-Eric

Chet Luther wrote:
>> Anybody knows waht these messages in the log mean:
>>
>> ==> zenping.log <==
>> 2007-10-24 14:34:01 ERROR zen.Ping: receiving packet error:
>> Unrecognized type: 5
>> Traceback (most recent call last):
>>  File "/opt/zenoss/Products/ZenStatus/AsyncPing.py", line 154, in
>> recvPackets
>>    icmppkt = icmp.disassemble(ipreply.data, 0)
>>  File "/opt/zenoss/lib/python/icmp.py", line 252, in disassemble
>>    raise ValueError, "Unrecognized type: %d" % type
>> ValueError: Unrecognized type: 5
> 
> There's now a patch for this.
> 
> Changeset: http://dev.zenoss.org/trac/changeset/7391
> _______________________________________________
> zenoss-users mailing list
> [email protected]
> http://lists.zenoss.org/mailman/listinfo/zenoss-users
> 

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to