This bug was fixed 2 days ago.   Set preemption on your backup
firewall in CARP settings.

On 1/25/06, Jure Pečar <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I figured out my way with vlans and am now looking at carp.
>
> On 1.0beta1, /tmp/carp.sh looks like this:
>
> # cat /tmp/carp.sh
> /sbin/ifconfig carp0 <ip/mask> broadcast <bcast> vhid 1 advskew 200  pass wan
> /sbin/ifconfig carp0 up/sbin/ifconfig carp1 <ip/mask> broadcast <bcast> vhid 
> 2 advskew 200  pass lan
> /sbin/ifconfig carp1 up/sbin/ifconfig carp2 <ip/mask> broadcast <bcast> vhid 
> 3 advskew 200  pass abc123
> /sbin/ifconfig carp2 up#
>
> Two problems here:
> 1) yes, there's no newline after every "up"; but anyway, interfaces are 
> there? :)
> 2) both pfSense machines have the same advskew, thus mess on who is master. 
> And there seems to be no way to ajust advskew via web ui. ifconfig does show 
> advskew 0 on one and 100 on other box, but that does not explain why both 
> machines claim to be master for some carp interface ...
>
>
> --
>
> Jure Pečar
> http://jure.pecar.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to