[SOLVED] Allow protocol vrrp in csf

Post Reply
marcelomes
Junior Member
Posts: 2
Joined: 22 Sep 2016, 19:25

[SOLVED] Allow protocol vrrp in csf

Post by marcelomes »

I'm setting up a server keepalived, however they need to release the VRRP protocol, but do not know how in the CSF, and found nothing on Google for the subject. You can make this release the CSF?
Last edited by marcelomes on 26 Sep 2016, 18:40, edited 1 time in total.
marcelomes
Junior Member
Posts: 2
Joined: 22 Sep 2016, 19:25

Re: Allow protocol vrrp in csf

Post by marcelomes »

I found the solution releasing the IP range below that is used by the VRRP protocol.

Added on csf.allow file.
224.0.0.0/8 #IP RANGE VRRP

I had to also add the IPs of servers keepalived on all nodes.
Post Reply