Difference between revisions of "RoIP: Port Forwarding untuk XIPAR"

From OnnoWiki
Jump to navigation Jump to search
(New page: Sumber: http://xelatec.com/xipar/node/128 If you have a dynamic DNS address you may get a free dynamic DNS account at http://www.noip.com. The inadyn dynamic DNS update client is instal...)
 
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
If you have a dynamic DNS address you may get a free dynamic DNS account at http://www.noip.com. The inadyn dynamic DNS update client is installed on your server. It is configured in the file /etc/inadyn.conf. Instructions for editing that file with your information are on the noip site. In order for it to be started automatically by the server when it boots, add the line "#ENABLED=1" at the top.
 
If you have a dynamic DNS address you may get a free dynamic DNS account at http://www.noip.com. The inadyn dynamic DNS update client is installed on your server. It is configured in the file /etc/inadyn.conf. Instructions for editing that file with your information are on the noip site. In order for it to be started automatically by the server when it boots, add the line "#ENABLED=1" at the top.
  
Our default installation assumes that the server will be on a NAT LAN behind a router with only ports 22 TCP, 4569 UDP and if necessary for SIP, ports 5060 UDP and 10000-20000 UDP forwarded to the server.
+
==Port Fowarding==
  
 +
Instalasi XIPAR berasumsi bahwa server berada di NAT LAN di belakang router yang melakukan port forwarding.
  
 +
Yang perlu dilakukan port forwarding adalah
  
 +
SSH    22 TCP
 +
IAX2 4569 UDP
 +
SIP  5060 UDP
 +
RTP  10000-20000 UDP
  
  
 +
[[Image:Portforward-utk-roip.png|center|200px|thumb|Port Forward setting untuk RoIP]]
  
  

Latest revision as of 09:16, 21 July 2014

Sumber: http://xelatec.com/xipar/node/128


If you have a dynamic DNS address you may get a free dynamic DNS account at http://www.noip.com. The inadyn dynamic DNS update client is installed on your server. It is configured in the file /etc/inadyn.conf. Instructions for editing that file with your information are on the noip site. In order for it to be started automatically by the server when it boots, add the line "#ENABLED=1" at the top.

Port Fowarding

Instalasi XIPAR berasumsi bahwa server berada di NAT LAN di belakang router yang melakukan port forwarding.

Yang perlu dilakukan port forwarding adalah

SSH    22 TCP
IAX2 4569 UDP
SIP  5060 UDP
RTP  10000-20000 UDP


Port Forward setting untuk RoIP


Referensi