Re: Bizzres Problem auf meinem Laptop: <google.com> existiert nicht mehr
Hi,
On 2016-10-27 11:46:32 Sven Kristall hacked into the keyboard:
> Salve,
>
> was sagt ping/traceroute google.com auf der Konsole? Eventuell mal die
> Google Public DNS: 8.8.8.8 und 8.8.4.4 in die /etc/resolv.conf
> einbauen.
ping sagt "unknown host www.google.com".
Das Problem habe ich seit einem bind9 update auf meinem <dns1> und
meinem Laptop, was ich beides gleichzeitig erneuert hatte.
Deswegen weis ich nicht, auf welchem Computer das Problem liegt.
Ich habe in WICD
78.47.104.44
192.168.1.254
drin, wobei erstere manuell ist, um mein Intranet zu resolven.
Lezterer ist die DSL Gateway
Normalerweise hat es IMMER funktioniert, sprich wenn auf dem ersten
nichts gefunden wurde, hat er beim zweiten DNS angefragt. So wie es
ausssieht, haengt er beim ersten eingetragenen DNS fest.
Irgendwas hat sich in der configuration in bind9 geaendert.
Ich habe da sowas wie
// zone "com" { type delegation-only; };
// zone "net" { type delegation-only; };
// root-delegation-only exclude { "DE"; "MUSEUM"; };
Bei Tests mit "dig" und "ping" bekomme ich:
DSL-Box von <www.free.fr>:
----[ c 'dig @192.168.1.254 A www.google.com' ]-------------------------
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @192.168.1.254 A www.google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2162
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.google.com. IN A
;; ANSWER SECTION:
www.google.com. 1109 IN A 172.217.17.228
;; Query time: 9 msec
;; SERVER: 192.168.1.254#53(192.168.1.254)
;; WHEN: Thu Oct 27 12:22:10 2016
;; MSG SIZE rcvd: 48
------------------------------------------------------------------------
Mein <dns1.tamay-dogan.net>:
----[ c 'dig @78.47.104.44 A www.google.com' ]--------------------------
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @78.47.104.44 A www.google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53040
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 4, ADDITIONAL: 4
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;www.google.com. IN A
;; AUTHORITY SECTION:
google.com. 24800 IN NS ns4.google.com.
google.com. 24800 IN NS ns2.google.com.
google.com. 24800 IN NS ns3.google.com.
google.com. 24800 IN NS ns1.google.com.
;; ADDITIONAL SECTION:
ns1.google.com. 134761 IN A 216.239.32.10
ns2.google.com. 134761 IN A 216.239.34.10
ns3.google.com. 135687 IN A 216.239.36.10
ns4.google.com. 135687 IN A 216.239.38.10
;; Query time: 73 msec
;; SERVER: 78.47.104.44#53(78.47.104.44)
;; WHEN: Thu Oct 27 12:22:25 2016
;; MSG SIZE rcvd: 168
------------------------------------------------------------------------
Die anfrage bei Google:
----[ c 'dig @8.8.8.8 A www.google.com' ]-------------------------------
; <<>> DiG 9.8.4-rpz2+rl005.12-P1 <<>> @8.8.8.8 A www.google.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53923
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;www.google.com. IN A
;; ANSWER SECTION:
www.google.com. 299 IN A 216.58.208.196
;; Query time: 27 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Oct 27 12:22:33 2016
;; MSG SIZE rcvd: 48
------------------------------------------------------------------------
Und nun?
----[ c 'ping www.google.com' ]-----------------------------------------
ping: unknown host www.google.com
------------------------------------------------------------------------
Irgendwas geht hier schief!
--
Michelle Konzack ITSystems
GNU/Linux Developer 0033-6-61925193
Reply to: