summaryrefslogtreecommitdiffstats
path: root/main/ucarp/ucarp.confd
blob: 824358b430e12b038c64f7c682ad10ba71e11859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Things you can set here
# REALIP - if not set, will be first addr on iface
# VHID - Virtual Server ID
# VIP - The Virtual IP
# PASSWORD - The password for the carp announcements
# EXTRA_ARGS - extra arguments

REALIP=
VHID=2
VIP=127.0.0.1
PASSWORD=SecretPassword
#EXTRA_ARGS="--neutral --advbase=3"