maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   doublelick.net : ssh ~ QNetMan2 (https://talk.maemo.org/showthread.php?t=90252)

amigo 2013-05-28 19:50

doublelick.net : ssh ~ QNetMan2
 
Recently I installed QNetMan2 and looked what will show up. What now worries me is, that my N9 is constantly waiting for a ssh connection with doubleclick.net. What does this mean? No app is running other than QNetMan2.
http://666kb.com/i/cegu3d37plffyxv5t.png

Why does my phone mess whith doubleclick.net??

HtheB 2013-05-28 21:55

Re: doublelick.net : ssh ~ QNetMan2
 
doubleclick.net is a 'ad banner' company. does the app has any commercials/banners?

reinob 2013-05-29 13:03

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by amigo (Post 1347537)
Recently I installed QNetMan2 and looked what will show up. What now worries me is, that my N9 is constantly waiting for a ssh connection with doubleclick.net. What does this mean? No app is running other than QNetMan2.
http://666kb.com/i/cegu3d37plffyxv5t.png

Why does my phone mess whith doubleclick.net??

I bet you EUR 100 that if you look in /etc/hosts you will find a line like:

127.0.0.1 doubleclick.net

This is what happens when you follow dubious "tricks" to avoid ads by messing with stuff you're not supposed to mess with. Unless you understand what you're doing, that is.

amigo 2013-05-30 22:51

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by reinob (Post 1347729)
I bet you EUR 100 that if you look in /etc/hosts you will find a line like:

127.0.0.1 doubleclick.net

This is what happens when you follow dubious "tricks" to avoid ads by messing with stuff you're not supposed to mess with. Unless you understand what you're doing, that is.

There is in fact a line of the kind in my hosts file:

0.0.0.0 doubleclick.net

MintNanny uses exactly this trick to easily block sites. That's why I thaught it was no nonsense or in any way dubious. So tell us please whats wrong with such an entry.

reinob 2013-05-31 07:26

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by amigo (Post 1348158)
So tell us please whats wrong with such an entry.

Let me re-phrase your question: "why did I post this thread?" that's one of the problems.

The general problem is using something for an unintended purpose. In some cases this may be OK, until it's not OK anymore.

/etc/hosts is used for resolving network names into IP addresses (like a local DNS cache), not for ad blocking.

So the general thinking goes "if a assign an invalid/local address to an advertising server no connection will ever be made to it", disregarding that "if I want to find the name of a given IP address I will get ambiguous, invalid, results."

You've been hit by the latter in trying to achieve the former.

Note that a server bound to 0.0.0.0 as a listening address means that the server accepts connection on any address, normally meaning from any interface (as opposed to, say, only from localhost, only from WAN address, etc.)

So whenever a networking tool wants to show a nice name for 0.0.0.0 (it should not, but it may try) then you get that doubleclick.

HolgerN 2013-05-31 07:57

Re: doublelick.net : ssh ~ QNetMan2
 
In the following thread, an easy and save way is described how to block almost all ad servers:

http://talk.maemo.org/showthread.php?t=82180

This is working for the N900 and the N9.

reinob 2013-05-31 09:01

Re: doublelick.net : ssh ~ QNetMan2
 
@HolgerN,

The method in the thread you posted is exactly the same one being used by the OP. Perhaps 127.0.0.1 will have other (also unintended) consequences as 0.0.0.0, but, at least in my book, it will be exactly as wrong as the other one.

Obviously many people use /etc/hosts for ad blocking, and I guess most live with it OK, but then they should not be surprised if something goes wrong, as the case is in this thread.

amigo 2013-06-01 00:00

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by reinob (Post 1348225)
Note that a server bound to 0.0.0.0 as a listening address means that the server accepts connection on any address, normally meaning from any interface (as opposed to, say, only from localhost, only from WAN address, etc.)

So whenever a networking tool wants to show a nice name for 0.0.0.0 (it should not, but it may try) then you get that doubleclick.

Unfortunately I did not grasp this yet. Thank you anyway for your answer!

In my hosts file there are a few additional entries for 0.0.0.0. Doubleclick.net is neither the first nor the last entry. So why does it as the only one out of all appear? Can one rule out that some app or something actually tries to connect to doubleclick.net, but keeps waiting forever exactly due to that hosts file?

xvan 2013-06-01 03:50

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by amigo (Post 1348512)
Unfortunately I did not grasp this yet. Thank you anyway for your answer!

In my hosts file there are a few additional entries for 0.0.0.0. Doubleclick.net is neither the first nor the last entry. So why does it as the only one out of all appear? Can one rule out that some app or something actually tries to connect to doubleclick.net, but keeps waiting forever exactly due to that hosts file?

Probably because the app can't continue without loading the adds...
Maybe it's designed that way. Maybe it's just a bug.

amigo 2013-06-05 22:12

Re: doublelick.net : ssh ~ QNetMan2
 
Quote:

Originally Posted by xvan (Post 1348530)
Probably because the app can't continue without loading the adds...

The only running app in my scenario is QNetMan2 and it's not stalled but working fine...


All times are GMT. The time now is 10:17.

vBulletin® Version 3.8.8