Was wondering what everyone's security ideas are. How do you keep your system secure, how do you protect your provisioning, etc.
For me:
For me:
- All customers required to have static IP
- IP tables configured to only allow those IP's on 5060, etc
- Only https enabled, any IP can hit 443
- Use CIDR in fusionpbx provisioning
- Use http auth password for fusionpbx provisioning
- fail2ban setup with fusionpbx installed scripts and a couple custom ones.