Skip to content

Add VRRP authentication to prevent VIP hijacking#144

Open
szachovy wants to merge 1 commit into
masterfrom
fix/91-vrrp-authentication
Open

Add VRRP authentication to prevent VIP hijacking#144
szachovy wants to merge 1 commit into
masterfrom
fix/91-vrrp-authentication

Conversation

@szachovy

@szachovy szachovy commented Apr 8, 2026

Copy link
Copy Markdown
Owner

Generate 8-char VRRP password in crypto.py, add authentication block to keepalived.conf.tpl, pass as env var through docker-compose. Prevents malicious VRRP advertisements from claiming the VIP.

Closes #91

Generate 8-char VRRP password in crypto.py, add authentication block
to keepalived.conf.tpl, pass as env var through docker-compose and
container.py. Prevents accidental or malicious VRRP advertisement
from claiming the cluster VIP.

Closes #91

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NS-1: Add VRRP authentication to prevent VIP hijacking

1 participant