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

Security #15

Open
EliciaHeera opened this issue Jan 11, 2018 · 0 comments
Open

Security #15

EliciaHeera opened this issue Jan 11, 2018 · 0 comments

Comments

@EliciaHeera
Copy link

  1. Need to configure IPTables (there is a standard template)
  2. Need to enable IPTables and disable Firewalld
  • systemctl mask firewalld
  • systemctl stop firewalld
  • systemctl enable iptables
  • systemctl enable ip6tables
  • systemctl start iptables
  • systemctl start ip6tables
  1. Set up denyhosts
  2. Modify default SSH configuration
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