Mauricio Querves
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Votes on activity by Mauricio Querves Sort by votes-
Hello All... I've installed keepalived on a RHEL 7 and had the same problem as Rafael Oliveira What I did was to disable Firewall and it get Working ... so I have to enable the UDP port 123 on th...
-
Something esle: I have added this rules to the FW (both keepalived nodes): iptables -I INPUT -d 224.0.0.0/8 -j ACCEPTiptables -I INPUT -p vrrp -j ACCEPT