Connections to TCP or TLS TURN server for WebRTC ICE do not use configured proxy
Categories
(Core :: WebRTC: Networking, defect, P2)
Tracking
()
People
(Reporter: calvin.walton, Unassigned)
Details
(Whiteboard: [need info drno 2018-07-05])
Attachments
(2 files)
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Reporter | ||
Comment 5•7 years ago
|
||
Updated•7 years ago
|
Comment 6•7 years ago
|
||
Updated•7 years ago
|
Comment 7•7 years ago
|
||
Updated•7 years ago
|
Comment 8•7 years ago
|
||
Comment 9•7 years ago
|
||
Reporter | ||
Comment 10•7 years ago
|
||
Comment 11•6 years ago
|
||
I'm not able to reproduce this with a HTTP proxy. It works on Win 10 and OSX 10.14 if I enter the proxy configuration manually into Firefox (with "Use this proxy server for all protocols" ticked).
It does not work on Win and OSX if the proxy is configured in the network settings of the OS.
Calvin, since I only used a HTTP proxy, do you know if HTTPS vs HTTP makes a difference here?
Comment 12•6 years ago
|
||
Without proxy things are working. But with a firewall and a proxy in front, the communication is not starting
Comment 13•5 years ago
|
||
We've re-written our proxy code, but reporter is not responding.
Comment 14•4 years ago
|
||
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0
Since version 0.86 firefox cannot connect to the TURN server (turn:<turn-server>:443?transport=tcp) if proxy server is configured, and does not return a relay ICE candidate. With no proxy configured, the relay works.
Comment 15•4 years ago
|
||
(In reply to gabriel from comment #14)
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0
Since version 0.86 firefox cannot connect to the TURN server (turn:<turn-server>:443?transport=tcp) if proxy server is configured, and does not return a relay ICE candidate. With no proxy configured, the relay works.
Does it work if the TURN server is configured as an IP address instead of a domain name?
Comment 16•4 years ago
|
||
No, it makes no difference. I have reported it as a new bug 1702417.
Reporter | ||
Updated•2 years ago
|
Description
•