> carp0: flags=49<UP,LOOPBACK,RUNNING> mtu 1500
>         inet 10.0.0.1 netmask 0xffffff00
>         carp: MASTER vhid 1 advbase 1 advskew 200
> carp1: flags=9<UP,LOOPBACK> mtu 1500
> virtual-test#

Further exploration shows that I can manually configure carp1 with the
following command line, indicating that [for whatever reason] carpX
interfaces (where X>=1) aren't getting properly initialized.

ifconfig carp1 vhid 2 pass lan_virt advbase 1 advskew 0 192.168.0.1
netmask 255.255.255.0

This is on the released 1.2-RC3 LiveCD, downloaded 11/7.


RB

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to