搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

firefox leak dns even set socks_remote_dns to true

  • 2 个回答
  • 1 人有此问题
  • 22 次查看
  • 最后回复者为 613038475

more options

Hello, I'm using firefox with a socks 5 proxy,

I set network.proxy.socks_remote_dns to true and can confirm the socks request send to proxy server is address is domain not ip resolved.

But when I use wireshark to capture dns packet, I still can see dns query of the domain firefox visited send direct.

Is firefox resolve domain twice with proxy and direct just like chrome?

Are there some settings to turn off this?

I test firefox version 24 and 27, both has the same problem, os is windows 7 64bit.

related problem:

https://support.mozilla.org/en-US/questions/928722

I asked another guy let him use wireshark to check dns leak, same result.

I also try set network.dns.disablePrefetch to true and network.prefetch-next to false, no effect.

I create a new profile and disable all addon and plugin, no effect.

some extend information

1. domain of https link wont leak

2. run test on www.dnsleaktest.com will leak www.dnsleaktest.com

692 6.879564000 192.168.8.188 8.8.8.8 DNS 79 Standard query 0x15ed A www.dnsleaktest.com

but wont leak it's subdomain like p3zwu0pq2s.dnsleaktest.com, 9irxt5n4mi.dnsleaktest.com, ...

Hello, I'm using firefox with a socks 5 proxy, I set network.proxy.socks_remote_dns to true and can confirm the socks request send to proxy server is address is domain not ip resolved. But when I use wireshark to capture dns packet, I still can see dns query of the domain firefox visited send direct. Is firefox resolve domain twice with proxy and direct just like chrome? Are there some settings to turn off this? I test firefox version 24 and 27, both has the same problem, os is windows 7 64bit. related problem: https://support.mozilla.org/en-US/questions/928722 I asked another guy let him use wireshark to check dns leak, same result. I also try set network.dns.disablePrefetch to true and network.prefetch-next to false, no effect. I create a new profile and disable all addon and plugin, no effect. some extend information 1. domain of https link wont leak 2. run test on www.dnsleaktest.com will leak www.dnsleaktest.com 692 6.879564000 192.168.8.188 8.8.8.8 DNS 79 Standard query 0x15ed A www.dnsleaktest.com but wont leak it's subdomain like p3zwu0pq2s.dnsleaktest.com, 9irxt5n4mi.dnsleaktest.com, ...

由613038475于修改

所有回复 (2)

more options
more options

Can you open a bug at bugzilla.mozilla.org? I can't create a new account on there. I guest this problem is cause by mozilla replace dns handle in firefox 13 let network.dns.disablePrefetch be an old option no take affect anymore. This is a serious security problem, please fix it as soon as possible.