--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/dTNPm1x8vdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-s...@googlegroups.com.
Thanks for the quick response. What I wanted to to have the application accessible only from the external.Have read the instructions and is still was not able to connect.
On Wed, Jun 8, 2016 at 1:56 PM, Fred Dixon <ffd...@gmail.com> wrote:
SeeLet us know if the above steps get you going.
Regards,... Fred
On Wed, Jun 8, 2016 at 4:27 AM, Clint Muongi <clint...@gmail.com> wrote:
Hi am try to enable BBB to be accessed by users outside a LAN. When i bbb-conf --setip **.**.**.**{local/internal ip} am able to access it without any errors but when i assign external ip. I can not be able to access.
Installed on a standalone server
Please help
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
--BigBlueButton Developer@bigbluebutton
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/dTNPm1x8vdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
What is the full output of "bbb-conf --check" when you set it to your external IP?
And also, when you say "still was not able to connect" what are you actually seeing? Are you getting a 500 from the demos? Are you reaching the client and then it errors out there?
It's likely going to be some sort of networking issue to your server.
On Wednesday, June 8, 2016 at 9:48:41 AM UTC-4, Clint Muongi wrote:
Thanks for the quick response. What I wanted to to have the application accessible only from the external.Have read the instructions and is still was not able to connect.
On Wed, Jun 8, 2016 at 1:56 PM, Fred Dixon <ffd...@gmail.com> wrote:
SeeLet us know if the above steps get you going.
Regards,... Fred
On Wed, Jun 8, 2016 at 4:27 AM, Clint Muongi <clint...@gmail.com> wrote:
Hi am try to enable BBB to be accessed by users outside a LAN. When i bbb-conf --setip **.**.**.**{local/internal ip} am able to access it without any errors but when i assign external ip. I can not be able to access.
Installed on a standalone server
Please help
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
--BigBlueButton Developer@bigbluebutton
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/dTNPm1x8vdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-s...@googlegroups.com.
To post to this group, send email to bigbluebu...@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/bigbluebutton-setup/dTNPm1x8vdw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to bigbluebutton-s...@googlegroups.com.
bbb@bbb:~$ sudo bbb-conf --check
[sudo] password for bbb:
BigBlueButton Server 1.0.0 (1012)
Kernel version: 3.13.0-87-generic
Distribution: Ubuntu 14.04.4 LTS (64-bit)
Memory: 7974 MB
/var/www/bigbluebutton/client/conf/config.xml (bbb-client)
Port test (tunnel): rtwebconf.no-ip.org
Red5: rtwebconf.no-ip.org
useWebrtcIfAvailable: true
/opt/freeswitch/conf/sip_profiles/external.xml (FreeSWITCH)
websocket port: 5066
WebRTC enabled: true
/etc/nginx/sites-available/bigbluebutton (nginx)
server name: rtwebconf.no-ip.org
port: 80
bbb-client dir: /var/www/bigbluebutton
/var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties (bbb-web)
bbb-web host: rtwebconf.no-ip.org
/var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp (API demos)
url: rtwebconf.no-ip.org
/usr/share/red5/webapps/bigbluebutton/WEB-INF/red5-web.xml (red5)
voice conference: FreeSWITCH
capture video: true
capture desktop: true
/usr/local/bigbluebutton/core/scripts/bigbluebutton.yml (record and playback)
playback host: rtwebconf.no-ip.org
** Potential problems described below **
# IP does not match:
# IP from ifconfig: 192.168.1.121
# /etc/nginx/sites-available/bigbluebutton: rtwebconf.no-ip.org
# Warning: API URL IPs do not match host:
#
# IP from ifconfig: 192.168.1.121
# /var/lib/tomcat7/webapps/demo/bbb_api_conf.jsp: rtwebconf.no-ip.org
# Error: The voice application failed to register with the sip server.
# Try running:
#
# sudo bbb-conf --clean
#
# Error: Could not connect to the configured hostname/IP address
#
#
# If your BigBlueButton server is behind a firewall, see FAQ.
# Error: Unable to connect to port 1935 (RTMP) on rtwebconf.no-ip.org
# Error: Unable to connect to port 9123 (desktop sharing) on rtwebconf.no-ip.org
# Warning: The setting of 192.168.23.44 for bbb.sip.app.ip in
#
# /usr/share/red5/webapps/sip/WEB-INF/bigbluebutton-sip.properties
#
# does not match the local IP address (192.168.1.121).
# (This is OK if you've manually changed the values to an external
# FreeSWITCH server.)
# Error: FreeSWITCH is listening on IP address 127.0.0.1 for SIP calls, but
# The IP address (192.168.23.44) set bbb.sip.app.ip.
#
# Warning: The setting of 127.0.0.1 for proxy_pass in
#
# /etc/bigbluebutton/nginx/sip.nginx
#
# does not match the local IP address (192.168.1.121).
# (This is OK if you've manually changed the values)
# Warning: The API demos are installed and accessible from:
#
#
# These API demos allow anyone to access your server without authentication
# to create/manage meetings and recordings. They are for testing purposes only.
# If you are running a production system, remove them by running:
#
# sudo apt-get purge bbb-demo
# Error: Unable to reach default URL for presentation:
#
# http://rtwebconf.no-ip.org/default.pdf
#
# Check value for beans.presentationService.defaultUploadedPresentation in
# /var/lib/tomcat7/webapps/bigbluebutton/WEB-INF/classes/bigbluebutton.properties
--
To unsubscribe from this group and all its topics, send an email to bigbluebutton-setup+unsub...@googlegroups.com.