Tagged articles
4 articles
Page 1 of 1
Raymond Ops
Raymond Ops
May 15, 2025 · Operations

How to Set Up Keepalived Dual‑Host Mode for VIP Failover

This guide demonstrates how to configure keepalived in a dual‑host (master‑master) setup, enabling VIP address migration between two servers by defining two VRRP instances that act as primary and backup for each other, and includes step‑by‑step commands, configuration files, verification procedures, and multicast traffic capture.

LinuxVIP FailoverVRRP
0 likes · 8 min read
How to Set Up Keepalived Dual‑Host Mode for VIP Failover
MaGe Linux Operations
MaGe Linux Operations
Sep 11, 2016 · Operations

Master Keepalived: Step-by-Step HA Setup for Nginx with VIP Failover

This guide walks through installing and configuring Keepalived on two CentOS servers to provide automatic Nginx health checking, virtual IP failover, and high‑availability load balancing, including scripts, service commands, and advanced iptables techniques to avoid packet loss during maintenance.

NginxVIP Failoverkeepalived
0 likes · 10 min read
Master Keepalived: Step-by-Step HA Setup for Nginx with VIP Failover