On 2007/08/31 21:38, Jacob Yocom-Piatt wrote: > fe80::a00:20ff:fef9:a88d > ff02::12: ip-proto-112 36 (len 36, hlim 255)
this happens when you reconfigure IP addresses; workaround: ifconfig carpXX destroy; sh /etc/netstart carpXX. the fix is in rev 1.132.2.1 of http://www.openbsd.org/cgi-bin/cvsweb.cgi/src/sys/netinet/ip_carp.c > the pf rules that are in place to allow carp traffic are > pass quick on $carp_if proto carp my preference is 'no state' on things like carp and ospf. makes little difference for many setups, but if I don't always do it, I tend to forget it where I need it (e.g. where queues are involved).

