On 01/25/12 18:23, Matt Hamilton wrote: > > pass in quick on $ext_if proto carp from $fw_ext_ips to 224.0.0.18 > queue carp_out > pass in quick on $int_if proto carp from $fw_int_ips to 224.0.0.18 > queue carp_in > pass out quick on $ext_if proto carp from $fw_ext_ips to 224.0.0.18 > queue carp_out > pass out quick on $int_if proto carp from $fw_ext_ips to 224.0.0.18 > queue carp_in
And $fw_ext_ips/$fw_int_ips do really contain the ip addresses of BOTH boxes? > > I don't understand why the master is the one with the highest > advskew. This is the same on the inside carp interface too. You said you saw carp advertisments on the net. Who is sending those? Can you set sysctl net.inet.carp.log=7 and see if any carp-related errors appear in the syslog? /m

