![]() |
2013-08-06
, 20:46
|
Posts: 35 |
Thanked: 3 times |
Joined on Dec 2011
|
#12
|
@amigo,
If you want to confirm that your problem is merely a user error (misuse of /etc/hosts) combined with a bug in QNetMan2 (there's no reason why it should attempt to get a DNS name for 0.0.0.0), you could just delete all 0.0.0.0-related entries in /etc/hosts and see how QNetMan2 works OK without showing any doubleclick.net address.
![]() |
2013-08-07
, 07:58
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#13
|
As you told me, I now removed all of the 0.0.0.0 entries from the hosts file and then rebooted the phone. This did not cause any change to the strange effect. But to tell the whole story, before I applied the changes to the phone I already had blocked these sites by means of the child protetection blacklist within my router. So my conclusion still is, that something (not necessarily QNetMan2) really is trying (in vain) to establish a connection with doubleclick.net. What do you think?
The Following User Says Thank You to reinob For This Useful Post: | ||
![]() |
2013-08-08
, 21:36
|
Posts: 35 |
Thanked: 3 times |
Joined on Dec 2011
|
#14
|
Please run this commands on a terminal and post here the exact output:
$ netstat -atn
$ netstat -at
$ nslookup doubleclick.net
$ host doubleclick.net
$ cat /etc/hostname
The Following User Says Thank You to amigo For This Useful Post: | ||
![]() |
2013-08-09
, 07:42
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#15
|
The Following User Says Thank You to juiceme For This Useful Post: | ||
![]() |
2013-08-09
, 14:06
|
Posts: 35 |
Thanked: 3 times |
Joined on Dec 2011
|
#16
|
nameserver 127.0.0.1
# nameserver 127.0.0.1 nameserver 81.89.98.6 nameserver 213.73.91.35
![]() |
2013-08-11
, 15:09
|
Posts: 35 |
Thanked: 3 times |
Joined on Dec 2011
|
#18
|
Well, what about your /etc/hosts file, does it contain anything that should not be there?
127.0.0.1 RM696 localhost 127.0.0.1 adition.com 127.0.0.1 affili.net 127.0.0.1 chat.ovi.com 127.0.0.1 code.google.com 127.0.0.1 doubleclick.net 127.0.0.1 facebook.com 127.0.0.1 gmail.com 127.0.0.1 google-analytics.com 127.0.0.1 google.com 127.0.0.1 googleadservices.com 127.0.0.1 googleapis.com 127.0.0.1 googlemail.com 127.0.0.1 googlesyndication.com 127.0.0.1 googletagservices.com 127.0.0.1 googleusercontent.com 127.0.0.1 gstatic.com 127.0.0.1 m.facebook.com 127.0.0.1 play.google.com 127.0.0.1 plus.google.com 127.0.0.1 rackspace.com 127.0.0.1 sites.google.com 127.0.0.1 supl.google.com 127.0.0.1 talkgadget.google.com 127.0.0.1 tradedoubler.com 127.0.0.1 urlfixer.org 127.0.0.1 webmasterplan.com 127.0.0.1 www.facebook.com 127.0.0.1 www.google.com 127.0.0.1 yieldkit.com
![]() |
2013-08-11
, 20:02
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#19
|
I'm more concerned that there is something missing that should be there
Code:127.0.0.1 RM696 localhost 127.0.0.1 adition.com 127.0.0.1 affili.net 127.0.0.1 chat.ovi.com 127.0.0.1 code.google.com 127.0.0.1 doubleclick.net 127.0.0.1 facebook.com 127.0.0.1 gmail.com 127.0.0.1 google-analytics.com 127.0.0.1 google.com 127.0.0.1 googleadservices.com 127.0.0.1 googleapis.com 127.0.0.1 googlemail.com 127.0.0.1 googlesyndication.com 127.0.0.1 googletagservices.com 127.0.0.1 googleusercontent.com 127.0.0.1 gstatic.com 127.0.0.1 m.facebook.com 127.0.0.1 play.google.com 127.0.0.1 plus.google.com 127.0.0.1 rackspace.com 127.0.0.1 sites.google.com 127.0.0.1 supl.google.com 127.0.0.1 talkgadget.google.com 127.0.0.1 tradedoubler.com 127.0.0.1 urlfixer.org 127.0.0.1 webmasterplan.com 127.0.0.1 www.facebook.com 127.0.0.1 www.google.com 127.0.0.1 yieldkit.com
The Following User Says Thank You to juiceme For This Useful Post: | ||
If you want to confirm that your problem is merely a user error (misuse of /etc/hosts) combined with a bug in QNetMan2 (there's no reason why it should attempt to get a DNS name for 0.0.0.0), you could just delete all 0.0.0.0-related entries in /etc/hosts and see how QNetMan2 works OK without showing any doubleclick.net address.