Hi,
I've been having a strange problem at home. This happens only in Fedora. I tried with other linux distros (and other OSes) and they work, so I assume it's something in the network settings... Also, this has been going on for a few releases, it's not only with F18 that I observed it.
Here we go.
Whenever I try to do *anything* the DNS seems to not work on the first try, but always in the second attempt. Example:
If I do this fast enough only then the second attempt works. Otherwise if I let some time pass by then again it fails on the first try. This is also happening with webpages. Firefox only opens google after reloading the page etc.
This is not site- or protocol-specific , it happens with ALL connections. SSH,FTP,WWW...
And it happens only from home and my specific provider. Other friends have the same provider/router and have the same problems (I live in France and I have France Telecom as my ISP).
I tried specifying DNS servers in the IPV4 settings of NM and disabling IPV6 just in case there was something going on there, but the problem is still there.
Any suggestions where to look next?
I've been having a strange problem at home. This happens only in Fedora. I tried with other linux distros (and other OSes) and they work, so I assume it's something in the network settings... Also, this has been going on for a few releases, it's not only with F18 that I observed it.
Here we go.
Whenever I try to do *anything* the DNS seems to not work on the first try, but always in the second attempt. Example:
Code:
[christos@xamenos] ~ $ traceroute www.google.com
www.google.com: Name or service not known
Cannot handle "host" cmdline arg `www.google.com' on position 1 (argc 1)
[christos@xamenos] ~ $ traceroute www.google.com
traceroute to www.google.com (173.194.67.106), 30 hops max, 60 byte packets
1 livebox.home (192.168.1.1) 13.024 ms 12.777 ms 22.063 ms
2 AAnnecy-158-1-98-1.w86-200.abo.wanadoo.fr (86.200.69.1) 55.085 ms 54.965 ms 71.346 ms
3 10.125.56.206 (10.125.56.206) 54.603 ms 57.170 ms 79.421 ms
4 ae20-0.ncann101.AnnecyLesIles.francetelecom.net (193.249.213.141) 70.628 ms 70.459 ms 70.269 ms
5 ae44-0.nilyo101.Lyon.francetelecom.net (193.252.101.166) 76.321 ms 78.389 ms 78.259 ms
6 81.253.184.42 (81.253.184.42) 78.090 ms 54.445 ms 54.109 ms
7 google-9.GW.opentransit.net (193.251.254.18) 31.029 ms 33.226 ms 33.102 ms
8 72.14.238.228 (72.14.238.228) 36.321 ms 72.14.238.234 (72.14.238.234) 43.840 ms 90.453 ms
9 72.14.235.171 (72.14.235.171) 51.174 ms 51.150 ms 60.092 ms
10 209.85.253.20 (209.85.253.20) 70.052 ms 75.855 ms 216.239.43.233 (216.239.43.233) 75.853 ms
11 209.85.250.167 (209.85.250.167) 75.795 ms 209.85.250.161 (209.85.250.161) 75.702 ms 75.603 ms
12 * * *
13 wi-in-f106.1e100.net (173.194.67.106) 44.080 ms 43.957 ms 46.876 ms
This is not site- or protocol-specific , it happens with ALL connections. SSH,FTP,WWW...
And it happens only from home and my specific provider. Other friends have the same provider/router and have the same problems (I live in France and I have France Telecom as my ISP).
I tried specifying DNS servers in the IPV4 settings of NM and disabling IPV6 just in case there was something going on there, but the problem is still there.
Any suggestions where to look next?