Difference between revisions of "Security"

From FusionPBX
Jump to: navigation, search
(FreeSWITCH)
(General)
Line 3: Line 3:
 
==General==
 
==General==
 
* Limit Exposure
 
* Limit Exposure
* Fail2ban
+
** Use FusionPBX/FreeSWITCH behind NAT
 +
** Limit ports exposed to the Internet
 +
* Fail2ban - monitor and bans
  
 
==FreeSWITCH==
 
==FreeSWITCH==
 
* Disable the FreeSWITCH modules you are not using.
 
* Disable the FreeSWITCH modules you are not using.
 
* Fail2ban - used to watch FreeSWITCH logs
 
* Fail2ban - used to watch FreeSWITCH logs

Revision as of 19:17, 29 September 2012

A place to share security best practices with the community.

General

  • Limit Exposure
    • Use FusionPBX/FreeSWITCH behind NAT
    • Limit ports exposed to the Internet
  • Fail2ban - monitor and bans

FreeSWITCH

  • Disable the FreeSWITCH modules you are not using.
  • Fail2ban - used to watch FreeSWITCH logs