Backup als kommentar
Die Parameter ausgekommentiert für Backup hinzugefügt: state BACKUP priority 100
This commit is contained in:
@@ -7,10 +7,13 @@ vrrp_script chk_pihole {
|
|||||||
}
|
}
|
||||||
|
|
||||||
vrrp_instance VI_PIHole {
|
vrrp_instance VI_PIHole {
|
||||||
|
|
||||||
state MASTER
|
state MASTER
|
||||||
|
#state BACKUP
|
||||||
interface eth0
|
interface eth0
|
||||||
virtual_router_id 51
|
virtual_router_id 51
|
||||||
priority 200
|
priority 200
|
||||||
|
#priority 100
|
||||||
advert_int 1
|
advert_int 1
|
||||||
|
|
||||||
authentication {
|
authentication {
|
||||||
Reference in New Issue
Block a user