為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

cannot log in to lynksys 4400n

  • 4 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 sthorman

more options

I have a lynksys 4400N WAP. When I try to log in under Firefox, I get a message saying it cannot connect. It works fine in IE. I need to get off of IE as it will no longer be supported after January. Can anyone tell me what to do to resolve this issue? The IP address is not 192 etc. It is on a network system. xx.x.xx.x. Thanks.

I have a lynksys 4400N WAP. When I try to log in under Firefox, I get a message saying it cannot connect. It works fine in IE. I need to get off of IE as it will no longer be supported after January. Can anyone tell me what to do to resolve this issue? The IP address is not 192 etc. It is on a network system. xx.x.xx.x. Thanks.

被選擇的解決方法

Unfortunately, Firefox 39 and later do not support the old SSLv3 protocol and some routers are not able to use newer protocols.

For the time being, you could use Firefox ESR, the extended support release, which can still support SSLv3 via some preference changes, I believe.

To install ESR, I suggest this to avoid folder confusion:

(A) Download an installer for Firefox 38.5.2esr from https://www.mozilla.org/firefox/organizations/all/ to a convenient location. (Scroll down to your preferred language.)

(B) Exit out of Firefox (if applicable).

(C) Rename the program folder, either:

(64-bit Windows folder names)

C:\Program Files (x86)\Mozilla Firefox

to

C:\Program Files (x86)\Fx43

(32-bit Windows folder names)

C:\Program Files\Mozilla Firefox

to

C:\Program Files\Fx43

(D) Run the installer you downloaded in (A). It should automatically connect to your existing settings.

Next, in order to allow Firefox 38 to use SSLv3, I believe you need to do this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste TLS and pause while the list is filtered

(3) Double-click the security.tls.insecure_fallback_hosts preference and enter that hostname or IP address

You may need to exit Firefox and restart it for that to take effect. Does it work?

從原來的回覆中察看解決方案 👍 0

所有回覆 (4)

more options

Could you copy/paste any additional wording from the error page? For example, does it mention a secure connection problem or is it a regular HTTP address?

Does the device use a framed page? To check that, right-click the error and check the context menu for a "This Frame" item. If you find that, try expanding the This Frame menu and using Open Frame in New Tab. Any difference in behavior?

more options

The error message is as follows:

Unable to connect securely

Firefox cannot guarantee the safety of your data on xx.x.xx.x because it uses SSLv3, a broken security protocol.

Advanced info: ssl_error_unsupported_version

more options

選擇的解決方法

Unfortunately, Firefox 39 and later do not support the old SSLv3 protocol and some routers are not able to use newer protocols.

For the time being, you could use Firefox ESR, the extended support release, which can still support SSLv3 via some preference changes, I believe.

To install ESR, I suggest this to avoid folder confusion:

(A) Download an installer for Firefox 38.5.2esr from https://www.mozilla.org/firefox/organizations/all/ to a convenient location. (Scroll down to your preferred language.)

(B) Exit out of Firefox (if applicable).

(C) Rename the program folder, either:

(64-bit Windows folder names)

C:\Program Files (x86)\Mozilla Firefox

to

C:\Program Files (x86)\Fx43

(32-bit Windows folder names)

C:\Program Files\Mozilla Firefox

to

C:\Program Files\Fx43

(D) Run the installer you downloaded in (A). It should automatically connect to your existing settings.

Next, in order to allow Firefox 38 to use SSLv3, I believe you need to do this:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste TLS and pause while the list is filtered

(3) Double-click the security.tls.insecure_fallback_hosts preference and enter that hostname or IP address

You may need to exit Firefox and restart it for that to take effect. Does it work?

more options

Thanks for your help.