From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A41D0138CBD for ; Tue, 10 Mar 2015 19:36:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 426CEE0855; Tue, 10 Mar 2015 19:36:28 +0000 (UTC) Received: from mail.web-xs.org (mail.web-xs.org [148.251.4.204]) (using TLSv1.1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 176F6E083E for ; Tue, 10 Mar 2015 19:36:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.web-xs.org (Postfix) with ESMTP id 24DD26EC1C91 for ; Tue, 10 Mar 2015 20:36:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.web-xs.org Received: from mail.web-xs.org ([127.0.0.1]) by localhost (mail.web-xs.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id X8e2GRpuMmkQ for ; Tue, 10 Mar 2015 20:36:23 +0100 (CET) Received: from server-1.localdomain (p54A7000B.dip0.t-ipconnect.de [84.167.0.11]) (Authenticated sender: lukas@der-erste-sinn.de) by mail.web-xs.org (Postfix) with ESMTPA id 709E36EC1B7F for ; Tue, 10 Mar 2015 20:36:22 +0100 (CET) Received: from hal9000.localdomain (hal.localdomain [192.168.0.2]) by server-1.localdomain (Postfix) with ESMTP id 681463F210 for ; Tue, 10 Mar 2015 20:36:22 +0100 (CET) Date: Tue, 10 Mar 2015 20:35:19 +0100 From: To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] [OT] Mysterious vanishing of DNS entry of www.youtube.com...was I hacked? Message-ID: <20150310203519.4f686154@hal9000.localdomain> In-Reply-To: <41864781-502B-4236-8B40-4347F6D7135C@antarean.org> References: <20150310181612.GA4128@solfire> <41864781-502B-4236-8B40-4347F6D7135C@antarean.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 975784cf-6248-43ec-8eef-c9f575f411b5 X-Archives-Hash: 89d1f965473e31169a1b6f8c5a472281 Am Dienstag, 10.03.2015 um 19:14 schrieb "J. Roeleveld" : > On 10 March 2015 19:16:12 CET, Meino.Cramer@gmx.de wrote: > >Hi, > > > >the following happens some minutes before: > >I was searching on youtube for some reviews... > >and suddenly BOOM: "Server not found: Unknow host" > > > >I restarted firefox...which did not help. > > > >I did a ping & traceroute to www.youtube.com from > >the commandline...same results... > > > >Wireshark shows the DNS query to my DSL modem... > >and the answer was that from above. > > > >I rebooted my Gentoo box...no help... > > > >The problem vanishes as I powercycled my DSL modem. > > > >Any other access was working the whole time. > > > >Was my DSL modem hacked? > >Does anyone else noticed a glithc in the matrix? > > > >Best regards, > >mcc > > Most modems and routers have really bad DNS proxies. I tend to either > run my own or use Googles DNS: 8.8.8.8 and 8.8.4.4 I don't like the idea that google is getting all information about my DNS queries. ;-) I usually prefer the DNS servers from my ISP as forwarding servers for my router (which has a proper working DNS proxy). These DNS servers are just a few hops away and therefore responding very fast. -- Regards wabe