I'm experiencing some weird carp issues - it is working ok, however my
logs are being filled with this:

the systems are in an environment with ciscowned vrrp traffic - is
that the cause?


# tail -f /var/log/messages
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:36 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:37 fw1 /bsd: carp: packet too short 40 on carp1
Jul 21 09:46:38 fw1 /bsd: carp: packet too short 40 on carp0
Jul 21 09:46:38 fw1 /bsd: carp: packet too short 40 on carp1
^C

# netstat -p carp -s
carp:
       18150100 packets received (IPv4)
       0 packets received (IPv6)
               0 packets discarded for bad interface
               0 packets discarded for wrong TTL
               0 packets shorter than header
               0 discarded for bad checksums
               0 discarded packets with a bad version
               5253513 discarded because packet too short
               0 discarded for bad authentication
               0 discarded for bad vhid
               0 discarded because of a bad address list
       2016349 packets sent (IPv4)
       0 packets sent (IPv6)
               0 send failed due to mbuf memory error

Reply via email to