Difference between revisions of "Firewall"

From FusionPBX
Jump to: navigation, search
(Created page with "Adding this rule is not necessary unless remote extensions are on the outside the LAN. SIP TCP/UDP 5060 - 5090 RTP UDP 16384 - 32768")
 
(More)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Adding this rule is not necessary unless remote extensions are on the outside the LAN.
+
These firewall ports are necessary on the firewall when using remote extensions.
  
 
  SIP TCP/UDP  5060 - 5090   
 
  SIP TCP/UDP  5060 - 5090   
 
  RTP UDP      16384 - 32768
 
  RTP UDP      16384 - 32768
 +
 +
== More ==
 +
 +
* [http://wiki.freeswitch.org/wiki/Firewall FreeSWITCH & Firewall]
 +
* [[Installing FusionPBX behind pfSense]]
 +
* [[iptables]]
 +
* [[Ubuntu Firewall]]

Latest revision as of 20:11, 20 November 2014

These firewall ports are necessary on the firewall when using remote extensions.

SIP TCP/UDP  5060 - 5090  
RTP UDP      16384 - 32768

More