#coturn

Der CleverAdmin Blogblog@social.techniverse.net
2026-03-11

Coturn: TURN Server in Docker installieren

Ich brauchte kürzlich für ein Update einen funktionierenden TURN Server. Ohne den lief das neue Feature schlicht nicht. Meine erste Idee war bequem. Öffentlichen TURN Server nehmen, fertig. Kostenlose Basisversion, 20 GB Traffic im Monat, klang ausreichend.

War es nicht.

Ich hatte Verb...

cleveradmin.de/blog/2026/03/ei
#Allgemein #coturn #docker #netzwerk #selfhosting #webrtc

Sandro Gaucisandrogauci
2026-02-25

RE: infosec.exchange/@enablesecuri

Published the "how to fix it" companion to our TURN security threats post. Best practices guide + coturn config templates at three security levels.

Also discussing TURN security on WebRTC Live today: webrtc.ventures/webrtc-live/

enablesecurity.com/blog/turn-s
enablesecurity.com/blog/coturn

2026-02-25

Two weeks ago we published our analysis of TURN security threats. Today: how to fix them.

New guides covering implementation-agnostic best practices (IP range blocking, protocol hardening, rate limiting, deployment patterns) and coturn-specific configuration with copy-paste templates at three security levels.

Best practices: enablesecurity.com/blog/turn-s
coturn guide: enablesecurity.com/blog/coturn
Config templates on GitHub: github.com/EnableSecurity/cotu

coturn 4.9.0 dropped yesterday with fixes for CVE-2026-27624 (IPv4-mapped IPv6 bypass of deny rules) and an inverted web admin password check that had been broken since ~2019. The guides cover workarounds for older versions.

#infosec #webrtc #security #TURN #coturn #penetrationtesting #voip #serversecurity

KIP/JΛYCHØU ⁂ :neocat_cofe:admin@mstdn.feddit.social
2026-02-05

simplex.chat

重新配置自托管了simplex,踩了一点坑,但是终究是配置好了(

部署SMP服务器:simplex.chat/docs/server.html
部署XFTP服务器:simplex.chat/docs/xftp-server.
部署WebRTC服务器:simplex.chat/docs/webrtc.html
测试WebRTC ICE服务器:icetest.info

客户端下载页面:simplex.chat/downloads/

#simplex #coturn #selfhosting

电话Screenshot
Eugene :freebsd: :emacslogo:evgandr@bsd.cafe
2026-01-17

Few days ago I successfully configured #coturn to have a TURN/STUN server for in-family calls. But … looks like bots or some bad guys constantly trying to connect to my TURN server to use it for something :-(

Of course, it is impossible, since anonymous access or any other access without right key is impossible. But, there are no IPs of attackers in the log file, even wth "Verbose" directive — only my local and public IPs and my server's hostname :drgn_cry:

Maybe, there is some way to force coturn to display IP addresses of connected clients, so I could ban them all with fail2ban?

#TURN #STUN #selfhosting #networking #AskFedi

Screenshot of turn.log with lines of unsuccessful attempts to connect to my TURN server. Sadly, there are only my IPs and hostname, no IPs of attackers.

So, der prosody #xmpp server läuft mit #coturn für Voice und Video, allen Features passen und wir haben 100% Compliance. Yay.

Mal sehen, was es jetzt wieder für einen Kampf wird, vom Test- auf den Prodserver umzuziehen.

Das letzte Zahnrad für die digitale Unabhängigkeit … #selfhosting

Got #prosody running and also established #coturn for stun/turn on the test server. It looks pretty good and is very lightweight, and #conversations looks like a decent client. happy so far...

But compared to #matrix, the huge amount of features and XEPs is a different story.

Exception.Net.Uaexception@social.net.ua
2025-07-01

@mptcp

Question de noob:

Le multipath TCP ca a un interet pour les transitions entre connexions 5g/wifi les apps voip? Genre une app android #conversations qui communique en vers un service relai #coturn ?

Je crois que la voip utilise UDP en general.

2025-05-04

Somebody out there who has a working setup with a webserver and a turnserver running both on port 443 tcp? And is willing to share the anonymized configs? Spent several hours but didn't succeed 😭
#nginx #coturn #turnserver #webserver #haproxy

2025-04-19

The #Ansible role for #BigBlueButton is now able to install and configure BBB 3.0.x with embedded #coturn, even on cloud VMs behind a NAT router or firewall.

github.com/ebbba-org/ansible-r

_Pear :baba_sleepy:_pear@sleepy.pleasant.rest
2025-01-04

i have been meaning to open source this for awhile and why not today.

https://codeberg.org/CobyPear/up-down

i wrote a little bit about the coturn portion of things
here but i never got back to this so i figured it is time to share it.

i used it to successfully collaborate with a friend across the country and we sent each other .wav files back and forth and pasted them together into an album.

we did test the live jam room and it worked (even via mobile), however i was never able to do a live jam session over it due to schedule constraints but lmk if you make that happen.

if you have questions ask them here or open an issue. no promises :)

tbh not sure it would still work today out of the box, but it should! it uses old versions of things of course.

#oss #opensource #coturn #scrappyfiddles #sveltekit

Paula Gentle on Friendicagehrke_test@libranet.de
2024-12-30
✅ Erster PoC mit eigenem #TURN-Server für Video-Calls mit #Nextcloud Talk. #eturnal läuft in #podman und scheint mir deutlich leichtgewichtiger zu sein als #coturn.
2024-12-07

Does somebody know a privacy friendly #STUN / #TURN server? I mean one that is already hosted und free to use for your own services? I get a new public IP every night and my server is behind a NAT.

#fedihelp #fediask #coturn

[moved] Floppy 💾floppy@fosstodon.org
2024-11-24

WebRTC debugging.

I spent hours debugging and now need to share the solution with the world.

Tried to establish a #WebRTC-based #p2p connection (using #yjs and y-webrtc) in a LAN behind NAT, but ICE failed. Neither STUN nor TURN seemed to help, nor did a local #Coturn or local signaling server.

The solution was to force TURN through TCP, i.e. using something like this as TURN id:

turn:ADDR:PORT?transport=tcp

Kudos for the final hint and other debugging pointers:

github.com/feross/simple-peer/

2024-09-25

What would make my #coturn server work with #Nextcloud talk but not with #matrix synapse or any of the matrix clients. I have used the same settings for both.
Any help would be appreciated by the #OpenSource community :)

2024-08-23

Tux Flash: coturn, STUN, TURN, KI-Bild/Textgeneratoren, Cosmic-Desktop, Mail

tube.tchncs.de/videos/watch/19

Blort™ 🐀Ⓥ🥋☣️Blort@social.tchncs.de
2024-07-19

Can any anyone suggest some tools for diagnosing poorly functioning Matrix audio/video calls?

Right now I don't even know whether I should be filing bugs on Matrix or Element or Yunohost or Coturn or Synapse, and I'm really hoping to give some more useful info than "Calls often don't connect and even when they do they're often missing either video or audio." 🤔

Thanks!

#Matrix #Synapse #Yunohost #Coturn #Voip #Troubleshooting

Blort™ 🐀Ⓥ🥋☣️Blort@social.tchncs.de
2024-07-13

@antsu

Not at all... *THANK YOU* for your unsolicited advice! Why yes, my setup *does* use coturn, and I happen to know it does *not* resolve #IPV6, however I figured that wasn't important if the domains and server were all configured using IPV4. My knowledge here is very limited, so... is that likely an issue?

I'm *very* heartened there may be a known way out of this mess! Now to look up how complicated the fixes are for my @yunohost setup...

#Matrix #Coturn #Eturnal #Yunohost #Selfhosting

2024-03-17

Irgendjemand eine Idee, wie man realisieren kann, dass User im lokalen Netzwerk über coturn mit Usern außerhalb des lokalen Netzwerks miteinander callen können? Wenn beide im lokalen Netz sind, gehts. Wenn beide außerhalb sind auch. Nur die Kombination geht nicht. Habe keine Idee, wie ich die Route bauen kann oder eine Firewallregel hinzufügen muss, dass das geht. #coturn

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst