Can a TURN_Server be Reverse Proxied? like through Nginx?
72 views
Skip to first unread message
Thomas Langhorne
unread,
Mar 6, 2015, 4:09:09 PM3/6/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to turn-server-project...@googlegroups.com
pretty simple question, excuse me if you will if it is stupid in any way.
I have multiple VM's built for my site all being reversed proxied and forwarded through a single Address. I was wondering if a TURN_Server can be reverse proxied through Nginx as well, or if I will need to get a second public access just for the TURN Server alone?
Thank you all for your Time and Assistance.
God Bless,
Thomas G Langhorne
Oleg Moskalenko
unread,
Mar 7, 2015, 1:38:46 AM3/7/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Thomas Langhorne, turn-server-project...@googlegroups.com
The nature of the TURN server makes it rather difficult to reverse proxy.
It's better to get a dedicated public address for the TURN server. The
reverse proxy solution may be rather complex, and I think that does
not make much sense.