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 8FC3313877A for ; Sat, 26 Jul 2014 17:45:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E29D2E0EA1; Sat, 26 Jul 2014 17:45:27 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AEE69E0E38 for ; Sat, 26 Jul 2014 17:45:26 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id bs8so2431509wib.8 for ; Sat, 26 Jul 2014 10:45:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=8UjyiMWRBD3oRQmXWWNYmPxrfDG3MB10rDUx5UxtLWU=; b=gPYl942gNbZxc0NyqTPx3UGjsqNOpiIO0WKtwXCkok3UMmYddAUK48LOsdDbnvA1rC D5v46LQODvScMuXWgcCexWmaKSVl/wDpvDowF7FlmJ4qn/heXH7NNLJI4qi/EkqOVLIk UQ1+P/pJKXhzTh0KP1UUzYozEsWw5A4ywaqU1T/3iUB4nvBXkbc88hjVMSocAISNBT0y V33MfqFF2LSLzCpA5STmA3KgS1ENkv95yDeDfR9K8pCg6Uvopb3Ipu2PmRjC0o1xhPzH AAsPY4qRKbEsx1flnS8LlyDEr/Al16gJQ1IVgZjJMKrTTU1MS20i3kFLQ2I9CmpdCJ8f yJIg== X-Received: by 10.180.211.19 with SMTP id my19mr15013317wic.2.1406396725395; Sat, 26 Jul 2014 10:45:25 -0700 (PDT) Received: from [192.168.178.21] (pD952C4FE.dip0.t-ipconnect.de. [217.82.196.254]) by mx.google.com with ESMTPSA id h3sm35110157wjz.48.2014.07.26.10.45.24 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 26 Jul 2014 10:45:24 -0700 (PDT) Message-ID: <53D3E934.9020605@googlemail.com> Date: Sat, 26 Jul 2014 19:45:24 +0200 From: Volker Armin Hemmann User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Something went wrong with DNS, plz help! References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 63e7604a-0af6-4088-98d8-939c0d90dd9a X-Archives-Hash: 39f7bb0f8458e98d392fff820e33e9c1 Am 26.07.2014 18:47, schrieb Grand Duet: > 2014-07-26 19:27 GMT+03:00 Jc GarcĂ­a : >> 2014-07-26 10:22 GMT-06:00 Grand Duet : >> etc/resolv.conf ? >>> I guess, no. >>> >>>> if not, append some known dns to that file this way: >>>> nameserver 8.8.8.8 >>>> nameserver 8.8.4.4 >>> This does not help as /etc/resolv.conf is overwritten on every reboot. >>> Creating /etc/resolv.conf.tail also did not help. >>> >>>> verify connection to your gateway and internet with ping. >>> It is ok. I am writing from the same subnet. >>> >> That was just the trouble-shooting part, I use /etc/resolv.conf.head >> as my permanent solution to dns nameservers setting on my desktop(see >> my previous mail). > Moving my /etc/resolv.conf.tail with nameservers IPs to > /etc/resolv.conf.head changed nothing on reboot. > > and /etc/resolvconf.conf?