Difference between revisions of "Port Forwarding"

From IPitomy Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTITLE__
 
__NOTITLE__
 +
[[Category: Router Configuration]]
 +
 
== Port Forwarding<br/> ==
 
== Port Forwarding<br/> ==
  
Line 10: Line 12:
 
;Branch Office Networking&nbsp;
 
;Branch Office Networking&nbsp;
 
:IAX2
 
:IAX2
;Text Messaging&nbsp;
+
;Text Messaging (via eJabbard - NOT SMS)
 
:XMPP
 
:XMPP
 
;Tech Support Access&nbsp;
 
;Tech Support Access&nbsp;
Line 44: Line 46:
 
| 5060
 
| 5060
 
| SIP<br/>
 
| SIP<br/>
| UDP + TCP<br/>
+
| UDP<br/>
 
| IP Address of PBX
 
| IP Address of PBX
 
|-
 
|-
 
| SIP RTP (Voice)
 
| SIP RTP (Voice)
| 10,000 - 20,000
+
| 10000 - 20000<br/>
 
| RTP<br/>
 
| RTP<br/>
| UDP
+
| UDP + TCP
 
| IP Address of PBX
 
| IP Address of PBX
 
|-
 
|-
Line 68: Line 70:
  
  
Note that when you are configuring a port forward in your router, that many routers let you specify an external and internal port.&nbsp; The internal port numbers that are forwarded to the PBX must match the numbers fromt the table above.&nbsp; However, for SSH, HTTP, or HTTPS you may use any external port number that is available in your router.
+
'''Note that when you are configuring a port forward in your router, that many routers let you specify an external and internal port.&nbsp; The internal port numbers that are forwarded to the PBX must match the numbers fromt the table above.&nbsp; However, for SSH, HTTP, or HTTPS you may use any external port number that is available in your router.'''

Latest revision as of 13:35, 12 May 2020


Port Forwarding

The following table outlines the port forwarding information in the router that maps public IP addresses to internal IP addresses. Port forwarding must be configured to utilize features such as remote phones, SIP Providers, remote administration and branch office. IPitomy port forwarding requirements are specified below. Note you should only forward ports you intend to use.

Remote Phones 
SIP + RTP
Web Access to PBX (do not forward without changing password) 
HTTP/HTTPS
Branch Office Networking 
IAX2
Text Messaging (via eJabbard - NOT SMS)
XMPP
Tech Support Access 
SSH - you should always forward this before you contact Technical Support
Application Port Protocol
Transport Protocol
LAN IP Address
Remote Management
80 HTTP
TCP
IP Address of PBX
Secure Remote Management
443
HTTPS
TCP
IP Address of PBX
SSH (IPitomy Support)
22 SSH
TCP
IP Address of PBX
SIP Control 5060 SIP
UDP
IP Address of PBX
SIP RTP (Voice) 10000 - 20000
RTP
UDP + TCP IP Address of PBX
Chat (Text Messaging) 5222 XMPP
TCP IP Address of PBX
Branch Office 4569 IAX2
UDP + TCP
IP Address of PBX


Note that when you are configuring a port forward in your router, that many routers let you specify an external and internal port.  The internal port numbers that are forwarded to the PBX must match the numbers fromt the table above.  However, for SSH, HTTP, or HTTPS you may use any external port number that is available in your router.