# stunclient --mode full --localport 30000 stun.l.google.com 19302
Binding test: success
Local address: aaa.bbb.ccc.ddd:30000
Mapped address: aaa.bbb.ccc.ddd:30000
Behavior test: success
Nat behavior: Direct Mapping
Filtering test: success
Nat filtering: Endpoint Independent Filtering
If you try running this command on an external server to BigBlueButton (you'll need to instal the stuntman-client package), do you get a success?
If your BigBlueButton server is unable to access the stun server, it may still work for clients. This value is taken from
/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml
Does the audio/video load from your server when launch BigBlueButton from the browser.
Regards,... Fred
--
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 view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-setup/d4986b98-eaea-4011-b689-bc574fa75bben%40googlegroups.com.
Is the server behind a firewall? It looks like it has public/private IP address.If we run this test on on a public server, we get success# stunclient --mode full --localport 30000 stun.l.google.com 19302
Binding test: success
Local address: aaa.bbb.ccc.ddd:30000
Mapped address: aaa.bbb.ccc.ddd:30000
Behavior test: success
Nat behavior: Direct Mapping
Filtering test: success
Nat filtering: Endpoint Independent Filtering
If you try running this command on an external server to BigBlueButton (you'll need to instal the stuntman-client package), do you get a success?
If your BigBlueButton server is unable to access the stun server, it may still work for clients. This value is taken from
/usr/share/bbb-web/WEB-INF/classes/spring/turn-stun-servers.xml
Does the audio/video load from your server when launch BigBlueButton from the browser.