You are not logged in.

#1 2009-03-13 05:38:48

lauchazombie
Member
Registered: 2008-07-05
Posts: 25

weird dns problem, cant load google

since like 2 days i cant load google, i can access it with the ip, but not with "google.com" so it should be something related to dns?, the thing is, i dont have this problem on windows, only arch and i havent touched my router

its not like its doesnt load, it just never stop loading, firefox doesnt even give me an error, just keeps on "looking for google.com", and google is the only site giving me this problem

i read in the forum some people had this problem but it was related to avahi, i tried the solutions posted there but none of them worked


i hope you can help, thanks in advance

PS: sorry for my bad english : D

Offline

#2 2009-03-13 06:07:44

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: weird dns problem, cant load google

some things to try from a terminal

cat /etc/resolv.conf
dig google.com

post the results.


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#3 2009-03-13 14:42:40

lauchazombie
Member
Registered: 2008-07-05
Posts: 25

Re: weird dns problem, cant load google

cat /etc/resolv.conf
# Generated by dhcpcd from eth0
nameserver 200.83.1.5
nameserver 192.168.0.1
# /etc/resolv.conf.tail can replace this line

it had only the internal ip of mi router, but yesterday i added the ip that mi isp gave on resolv.conf.head

[lauchazombie@laucha-desktop ~]$ dig google.com

; <<>> DiG 9.6.0-P1 <<>> google.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27684
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 4, ADDITIONAL: 4

;; QUESTION SECTION:
;google.com.            IN    A

;; ANSWER SECTION:
google.com.        278    IN    A    209.85.171.100
google.com.        278    IN    A    74.125.45.100
google.com.        278    IN    A    74.125.67.100

;; AUTHORITY SECTION:
google.com.        343163    IN    NS    ns4.google.com.
google.com.        343163    IN    NS    ns1.google.com.
google.com.        343163    IN    NS    ns2.google.com.
google.com.        343163    IN    NS    ns3.google.com.

;; ADDITIONAL SECTION:
ns1.google.com.        343560    IN    A    216.239.32.10
ns2.google.com.        343560    IN    A    216.239.34.10
ns3.google.com.        343388    IN    A    216.239.36.10
ns4.google.com.        344058    IN    A    216.239.38.10

;; Query time: 13 msec
;; SERVER: 200.83.1.5#53(200.83.1.5)
;; WHEN: Fri Mar 13 11:40:51 2009
;; MSG SIZE  rcvd: 212

thanks for the quick answer : D!


now it started to work again, thanks! i love arch and his community ^^

Last edited by lauchazombie (2009-03-13 15:14:46)

Offline

Board footer

Powered by FluxBB