Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a Firewall & fail2ban & SSH key-based authentication #13

Open
motters opened this issue Feb 18, 2018 · 1 comment
Open

Add a Firewall & fail2ban & SSH key-based authentication #13

motters opened this issue Feb 18, 2018 · 1 comment

Comments

@motters
Copy link
Contributor

motters commented Feb 18, 2018

Implement a basic firewall using iptables which blocks all ports except ssh and outgoing http/s ports. Maybe check issues with the firewall and mendor.

Also implement fail2ban to block IP after multiple failed attempts.

Locking down ssh to a key-based authentication is also a necessary.

@motters
Copy link
Contributor Author

motters commented Mar 19, 2018

Basic firewall has be implemented using iptables which only allows inbound SSH connections.

Not yet implemented key-based authentication.

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

No branches or pull requests

1 participant