Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Firefox 12 and proxy

  • 6 trả lời
  • 14 gặp vấn đề này
  • 14 lượt xem
  • Trả lời mới nhất được viết bởi dja2112

more options

Firefox 12 installed on Windows XP SP3. Auto-detect proxy settings for this network are not working. Only way to make Firefox 12 go through the proxy is to manual configure. Have a IIS server setup with wpad.dat. When Firefox 12 is auto-detect, from IIS logs it does not even try to get wpad.dat. Turning on the IP6 config statement does not solve the problem either. Same computer, IE get wpad.dat no problem.

Firefox 12 installed on Windows XP SP3. Auto-detect proxy settings for this network are not working. Only way to make Firefox 12 go through the proxy is to manual configure. Have a IIS server setup with wpad.dat. When Firefox 12 is auto-detect, from IIS logs it does not even try to get wpad.dat. Turning on the IP6 config statement does not solve the problem either. Same computer, IE get wpad.dat no problem.

Tất cả các câu trả lời (6)

more options

If you select Auto-detect proxy settings, check in about:config the network.proxy.type if it has the number 4 value .


thank you

more options

Have tried all different kinds of settings. When Firefox 12 is set to auto-detect, indeed the about:config network.proxy.type user set integer is 4. From IIS logs, not even making the request for wpad.dat.

more options

Firefox, is attempting to fetch the file from http://wpad/wpad.dat instead of http://wpad.your.domain.tld/wpad.dat (ie do). Now, i think, if the search domain is configured correctly, the name server will give the correct address and make the request.


thanks again

more options

I have a dns entry where http://wpad/wpad.dat and wpad.my.company/wpad.dat both resolve correctly. Also have a DHPC 252 entry, although I understand that Firefox and Chrome do not use DHCP.

The search domain, not quite sure what setting your referring to with this. Please elaborate.

dja2112

more options

What is wrong with using the manual proxy setup? If you do not need to use the proxy somewhere, you simply switch to "no proxy", or exclude that address from using the proxy.

more options

Have to many computers to manually configure.