Hello,

i have got 2 node which have a carp interface.

They are both master :

on the first:
carp0: flags=41<UP,RUNNING> mtu 1500
        inet X.X.105.3 netmask 0xfffffff8
        carp: MASTER vhid 5 advbase 1 advskew 10

on the second:
carp0: flags=41<UP,RUNNING> mtu 1500
        inet X.X.105.3 netmask 0xfffffff8
        carp: MASTER vhid 5 advbase 1 advskew 100
  
netstat -ssp carp gives:
carp:
        6 packets received (IPv4)
        928918 packets sent (IPv4)

carp:
        778051 packets sent (IPv4)


If i sniff the interfaces, i do not see carp packet.
sysctl:
net.inet.carp.allow: 1
net.inet.carp.preempt: 1
net.inet.carp.log: 1
net.inet.carp.arpbalance: 0
net.inet.carp.suppress_preempt: 0


Thank you in advance,
-- 
Best regards,
 Mathieu                          mailto:[EMAIL PROTECTED]

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to