> Turn is not stun.
My fault, both services run on the same server, so I mixed the words.
> Is coturn running on correct ports?
> ss -tulpn |grep turnserver
I think so. We have 2 stun/turn-servers, which are "included" in a BBB 2.2 cluster with scalelite. This works fine.
Your command gives a lot of open ports, tcp 3478, tcp 443 and many udp ports.
But when I copy the turn-stun-servers.xml from one of this BBB-2.2-server to the single BBB-2.3-server, installed with install.sh,
then the mentioned error comes.
The command suggested in the error "stunclient --mode full --localport 30000 3478" I think is strange.
Between the 2 ports the name of the server is missing. Does this mean, BBB could not read the servers name from the config
or is it just an output-thing