When I try to connect to my RDS instance it fails with a (111) error. If I disable the firewall:
csf -x
I can connect. If I try to add the instance via endpoint:
csf -a <RDS Endpoint>
csf errors with:
<RDS Instance> is not a valid IP/CIDR
Is there a way to make this work without having to disable csf?