Thread: OpenBSD CARP/PF
View Single Post
Old 7th November 2011
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,128
Default

It is mentioned in the ifconfig(8) man page:

Code:
CARP
     ifconfig carp-interface [advbase n] [advskew n] [balancing mode]
              [carpnodes vhid:advskew,vhid:advskew,...] [carpdev iface]
              [[-]carppeer peer_address] [pass passphrase] [state state]
              [vhid host-id]
[snip]

    state state
             Explicitly force the interface to enter this state.  Valid states
             are init, backup, and master.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote