Hi all

I try to configure a failover and loadbalanced firewall
with carp's.

I use for hostname.carp0 on the first an the second with small  
modifications

        inet 10.0.0.1 255.255.255.0 NONE blancing ip carpnodes 1:0,2:100  
carpdev xl0 carppeer 172.16.0.1

This results in

carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         lladdr 00:12:5e:00:01:12
         priority: 0
         carp: carpdev xl0 advbase 1 balancing ip carppeer 172.16.0.1
                 state MASTER vhid 1 advskew 100
                 state MASTER vhid 2 advskew 0
         inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255

But where can I set the vhid. When I do so the vhid will not be shown.
And when I set the vhid explicitly to 1 the result is

carp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         lladdr 00:12:5e:00:01:12
         priority: 0
         carp: BACKUP carpdev xl0 vhid 1 advbase 1 advskew 100  
carppeer 172.16.0.1
         inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255

and now it seems that load-balancing doesn't work anymore.

Where can I set the vhid, or where is the vhid shown or is it  
unnecessary?

Thanks for you help.

Kind regards

Karl-Heinz

[demime 1.01d removed an attachment of type application/pkcs7-signature which 
had a name of smime.p7s]

Reply via email to