Error message received in Heartbeat log
Soffen, Matthew
msoffen@iso-ne.com
Tue, 1 Oct 2002 13:21:25 -0400
I'm not using ping, I'm only using bcast. This is happening with Ethernet
and/or serial communications.
Alan, would having another box in promiscuous mode listening to the
heartbeat channel work ?
Matt
-----Original Message-----
From: Wallwork, Nathan [mailto:nwallwo@pnm.com]
Sent: Tuesday, October 01, 2002 12:10 PM
Cc: linux-ha@muc.de
Subject: RE: Error message received in Heartbeat log
On Tue, 1 Oct 2002, Soffen, Matthew wrote:
> Hmmmm... Digital Signature ?
>
> When I'm having the problems on FreeBSD, all I am appearing to get IS the
> digital signature line ( '<<< ' ).
Best bet is probably to use tcpdump and capture the ping packet in
both directions, then post those.
Use something like `tcpdump tcpdump icmp -X -x -s 1024 > filename`
This will allow someone to see just how the ping packet is being
mangled, and demonstrate that this is happening, assuming that's
what's going on.