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

搜尋 Mozilla 技術支援網站

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

了解更多

Why is Firefox 45.0.2 on Mac OS 10.11.4 contacting coconet.com on startup?

  • 9 回覆
  • 1 有這個問題
  • 7 次檢視
  • 最近回覆由 Hototogisu

more options

I'm watching all outgoing connections from from Mac using "Little Snitch" and I don't understand why Firefox is attempting to connect to www02.coconet.com on port 8080 every time it is started up. Denying the connection doesn't appear to break anything, but why is it being made at all. Coconet.com appears to be an ISP nowhere near where I am, but what's going on?

I'm watching all outgoing connections from from Mac using "Little Snitch" and I don't understand why Firefox is attempting to connect to www02.coconet.com on port 8080 every time it is started up. Denying the connection doesn't appear to break anything, but why is it being made at all. Coconet.com appears to be an ISP nowhere near where I am, but what's going on?

被選擇的解決方法

By default, Firefox prepares 15 tiles for the new tab page. If Firefox was not able to capture a thumbnail image for a page in one of those tiles, it may try to do so in the background when you open the new tab page, and that might be causing the request.

If you zoom out on the new tab page (hold down Command and tap -) until you see 15 placeholders, do any refer to a site but show a blank image? Those are potential culprits for this problem. You can block them from the new tab page by clicking the X icon on each individual unwanted thumbnail.

If the connection is caused by background retrieval, that should get rid of it.

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

所有回覆 (9)

more options

Many programs can 'phone home' checking for updates. This could be from an add-on.

Start Firefox in Safe Mode {web Link} by holding down the <Shift>
(Mac=Options)
key, and then starting Firefox. Is the problem still there?

more options
more options

My description of the problem was somewhat inaccurate. Actually, the attempt Firefox makes to connect to www02.coconet.com on port 8080, occurs not on startup, but when the first "New Tab" is opened. It seems to be part of the changes introduced recently into the look and feel of the "New Tab".

Blocking the connection for the session doesn't appear to break anything, and I'm tempted to just block the connection permanently and forget about it. But what on earth is it doing? Is this a connection that spies on all my Firefox browsing, or what? I've searched the entire mozilla.org domain (using the "site:" notation in Google search), but find not a single reference to it. Odd.

more options

The document mentioned above by cor-el, Firefox+makes+unrequested+connections, is quite extensive and looked like it would be helpful. There are some outgoing connections made in connection with "New Tab" which can be turned off in "about:config" but it turns out that both of them are making connections to the https://tiles.services.mozilla.com domain, which is fine with me, and has nothing to do with coconet.com .

more options

This is a longshot here.

Did this start happening after you visited a site full of popups and adverts. cause the link looks like something that would appear in a hosts file. I'm not going to scare you, but it could be some sort of adware as it only connects on "new tab" opening.

If this is the case, then you can either check for adware/ spyware. (easier said than done) Or add the link to your hosts file (not sure if macs have one, its a file that redirects the links within this file to your own IP so that it will never try to connect)

more options

https://www.bing.com/search?q=coconet.com&pc=MOZI

www.coconet.com Internet service provider offering dialup, dedicated network circuits, ISDN and web hosting. Rates, links to local weather, tide charts and real estate sales.

coconet remove https://www.bing.com/search?q=coconet+remove&qs=n&form=QBRE&pq=coconet+remove&sc=7-14&sp=-1&sk=&cvid=61451AAE41B34CF3AE90E6986CBD994E

more options

選擇的解決方法

By default, Firefox prepares 15 tiles for the new tab page. If Firefox was not able to capture a thumbnail image for a page in one of those tiles, it may try to do so in the background when you open the new tab page, and that might be causing the request.

If you zoom out on the new tab page (hold down Command and tap -) until you see 15 placeholders, do any refer to a site but show a blank image? Those are potential culprits for this problem. You can block them from the new tab page by clicking the X icon on each individual unwanted thumbnail.

If the connection is caused by background retrieval, that should get rid of it.

more options

Note that directory tiles that Firefox shows on the about:newtab page are saved in the directoryLinks.json file in the parent location of the disk cache. If you want to remove the sponsored directory links on the about:newtab page then use these steps: You can set the browser.newtabpage.directory.source pref to an empty string on the about:config page.

  • browser.newtabpage.directory.source = <empty>
  • browser.newtabpage.directory.ping = <empty>

You can delete the directoryLinks.json file in the parent location of the disk cache to remove the currently stored directory links.

  • delete directoryLinks.json

See the about:cache page for the location of the disk cache and go one level up.

more options

jscher2000 said

By default, Firefox prepares 15 tiles for the new tab page. If Firefox was not able to capture a thumbnail image for a page in one of those tiles, it may try to do so in the background when you open the new tab page, and that might be causing the request. If you zoom out on the new tab page (hold down Command and tap -) until you see 15 placeholders, do any refer to a site but show a blank image?

This solves the problem. Indeed, the hidden 13th tile on the new tab page was a thumbnail-less coconet.com. Nothing sinister here after all, but you can't be too careful. Thanks for all the suggestions. This is a very encouraging first use of Mozilla support.