From 0e66552a7f02f46e0a006d3cfcb091ece127d27f Mon Sep 17 00:00:00 2001 From: bgrozev Date: Fri, 9 Oct 2015 12:39:00 -0500 Subject: [PATCH] Clarifies documentation Add a note about the need to forward ports, as suggested by @joudinet on github. --- doc/manual-install.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/manual-install.md b/doc/manual-install.md index 782951f7d..b5f905676 100644 --- a/doc/manual-install.md +++ b/doc/manual-install.md @@ -183,7 +183,9 @@ invoke-rc.d nginx restart ``` ## Running behind NAT -In case of videobridge being installed on a machine behind NAT, add the following extra lines to the file `~/.sip-communicator/sip-communicator.properties` (in the home of user running the videobridge): +Jitsi-Videobridge can run behind a NAT, provided that all required ports are routed (forwarded) to the machine that it runs on. By default these ports are (TCP/443 or TCP/4443 and UDP 10000-20000). + +The following extra lines need to be added the file `~/.sip-communicator/sip-communicator.properties` (in the home directory of the user running the videobridge): ``` org.jitsi.videobridge.NAT_HARVESTER_LOCAL_ADDRESS= org.jitsi.videobridge.NAT_HARVESTER_PUBLIC_ADDRESS=