https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213282
--- Comment #1 from [email protected] --- After searching a little more, I see that there is a sysctl variable "net.pfsync.carp_demotion_factor" that seem to be used to control carp and pfsync. root:~ # sysctl -a | grep carp device carp net.inet.carp.ifdown_demotion_factor: 240 net.inet.carp.senderr_demotion_factor: 240 net.inet.carp.demotion: 0 net.inet.carp.log: 1 net.inet.carp.preempt: 1 net.inet.carp.allow: 1 net.pfsync.carp_demotion_factor: 240 Both firewall are now in normal operation and both firewall have a net.pfsync.carp_demotion_factor: 240 Is this normal ? Thanks, Jean Aumont -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
