Closed
Bug 1693057
Opened 4 years ago
Closed 4 years ago
Requests are being handled via TRR while connected to a PPTP VPN server
Categories
(Core :: Networking: DNS, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: atrif, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
3.88 MB,
image/gif
|
Details |
Affected versions
- 87.0a1 (20210210215051)
- 86.0 (20210215141125)
- 85.0.2 (20210216094005)
Preconditions
- Connect to a VPN server:
Steps to configure VPN server: https://www.impactcomputing.co.uk/help-centre/how-to-setup-a-vpn-connection-in-windows-10-(pptp)
Free VPN servers: https://www.vpnbook.com/
Affected platforms
- Windows 10x64
Steps to reproduce
- Open Firefox and about:config.
- Set network.trr.mode:2.
- Restart Firefox.
- Acces a random domain.
Expected result
- A VPN connection is detected and the request is not being handled via TRR.
Actual result
- The request is being handled via TRR.
Regression range
- I will search for one ASAP.
Notes
- Attached a screen recording.
Reporter | ||
Updated•4 years ago
|
Has Regression Range: --- → no
Has STR: --- → yes
Comment 1•4 years ago
|
||
We intentionally converted this into a doh-rollout heuristic.
Could you check that TRR isn't used when enabling TRR via doh-rollout.enabled
?
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Valentin Gosu [:valentin] (he/him) from comment #1)
We intentionally converted this into a doh-rollout heuristic.
Could you check that TRR isn't used when enabling TRR viadoh-rollout.enabled
?
Hi Valentin!
If I open Firefox while connected to a PPTP VPN server and set doh-rollout.enabled:true
, restart the browser, then access a random domain, the TRR for the accessed domain is set on false in about:networking#dns.
Flags: needinfo?(alexandru.trif)
Comment 3•4 years ago
|
||
That's great! It means the heuristic is working as expected.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•