ScriptaGames / zorbio

A 3D multiplayer WebGL game
MIT License
8 stars 1 forks source link

Secure servers #352

Closed Jared-Sprague closed 8 years ago

Jared-Sprague commented 8 years ago

Ansible is already doing most things on this guide: https://www.linode.com/docs/security/securing-your-server

But I should review it to make sure I didn't miss anything and add it to ansible.

Also secure the game nodes to only allow connections on their private IP related to #340

Jared-Sprague commented 8 years ago

Done! modified firewalld rules via ansible to block all incoming traffic except from the nodebalancers and the mcp.