Browse Source

Tip for fixing annoying firewall connections

Student connections may be more restrictive and require a TURN server.
DricomDragon 4 years ago
parent
commit
7848601107
1 changed files with 6 additions and 0 deletions
  1. 6 0
      Guides/nextcloud.md

+ 6 - 0
Guides/nextcloud.md

@@ -61,3 +61,9 @@ To enable *mod_headers* on HTTPD : `a2enmod headers`
 ## Other fixes
 
 As an admin, go to _Overview_ in the _Administration_ panel from _Settings_. Nexctloud will scan your instance and give you instructions.
+
+## TURN Talk
+
+Talk can fail for some users behind annoying firewalls or symmetric NAT.
+
+That can be fixed by using a [TURN server](https://nextcloud-talk.readthedocs.io/en/latest/TURN/).