summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-03-17 23:58:28 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2004-03-17 23:58:28 +0000
commit4411e9d5cd4e15b97bd49a24a128ddad39a5d3df (patch)
tree7a1255e12e0a7c2845cc03e6e00033924b5d5d51 /etc
parent303ac5ba02679e2f7a19bc31a3893a4b022a34fd (diff)
Document need for net.inet.carp.preempt to be enabled.
ok markus@ henning@
Diffstat (limited to 'etc')
-rw-r--r--etc/ifstated.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/etc/ifstated.conf b/etc/ifstated.conf
index ecdbe9c49ea..2ba071e914e 100644
--- a/etc/ifstated.conf
+++ b/etc/ifstated.conf
@@ -1,9 +1,11 @@
-# $OpenBSD: ifstated.conf,v 1.1 2004/02/04 23:49:36 mcbride Exp $
+# $OpenBSD: ifstated.conf,v 1.2 2004/03/17 23:58:27 mcbride Exp $
# This is a sample config for a pair of firewalls with two interfaces
#
# carp0 and carp1 have ip addresses on 192.168.3.0/24 and 192.168.6.0/24
# respectively.
+# net.inet.carp.preempt must be enabled (set to 1) for this to work correctly.
+
# Uncomment one of the following lines to force primary/backup status.
# init state primary
# init-state backup