anthcourtney / ansible-role-cis-amazon-linux

Ansible role to apply CIS Amazon Linux Benchmark v2.0.0
MIT License
154 stars 140 forks source link

Fix firewall issues #39

Closed chandanchowdhury closed 6 years ago

chandanchowdhury commented 6 years ago

Firewall rule 3.6.2 blocks all incoming connection which should be the last action once all allow rules has been added. Also, adding task in 3.6.5 to allow incoming SSH connection.

Fixes #33 and #35

chandanchowdhury commented 6 years ago

Hi @LorensK it would be great if you can review this PR.

I would request @anthcourtney to add you as collaborator on this repo so we can review each others PRs and make sure we do not break things.