Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

firefox leak dns even set socks_remote_dns to true

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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.