From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gKk+C1Dwu1+kVQAA0tVLHw (envelope-from ) for ; Mon, 23 Nov 2020 17:24:32 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 0FccB1Dwu18KegAAB5/wlQ (envelope-from ) for ; Mon, 23 Nov 2020 17:24:32 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5E7D49402A7 for ; Mon, 23 Nov 2020 17:24:31 +0000 (UTC) Received: from localhost ([::1]:40638 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1khFZm-0004C1-88 for larch@yhetil.org; Mon, 23 Nov 2020 12:24:30 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38702) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khFZN-0004AL-Iv for help-guix@gnu.org; Mon, 23 Nov 2020 12:24:05 -0500 Received: from tobias.gr ([2a02:c205:2020:6054::1]:44370) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1khFZL-0007ZW-FA for help-guix@gnu.org; Mon, 23 Nov 2020 12:24:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=jK8aROf+H0h1Wl5yGcw52+x0n5rZgLXuZ/CNDMD8IAs=; h=date:in-reply-to: references:subject:cc:to:from; b=aPBO25WQSbwJhNZyXiwdg6AHNhy+kAoyB+/Of AZK/qP6v922f8iXJgqLWZou47NXsTI19k9g1oDKB2ZJBmbKSFGt0q6y+nmYNVKa7nRni8Y hrqJtS59Bs1EIBX+CLyC4YgvlV89Rnf5eknP9yul5K40Bboaq8+V19HgqUiF4hl9+Sxas8 uOYvTBVDSv52GKeZQTKI3YWQt0vufmSMBCRm+EknzKZY2yJlwKIsIR9NiOoGerDmQGXArM SUe9PUxRriMQgo/yjD6RahNpaBqYJeRBUHoO7mk75ktqsrkop1QDoIBw5jJAiRkryrMnFj TlWsfUr10CNAtFbF4KBztt+Ag== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id ee1e6c05 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Mon, 23 Nov 2020 17:24:09 +0000 (UTC) BIMI-Selector: v=BIMI1; s=default; From: Tobias Geerinckx-Rice To: znavko@disroot.org Cc: help-guix@gnu.org Subject: Re: Which dns server my system is using? References: <20c547a25019bae28a68ae06b7f4c99d@disroot.org> In-reply-to: <20c547a25019bae28a68ae06b7f4c99d@disroot.org> Date: Mon, 23 Nov 2020 18:19:14 +0100 Message-ID: <87sg907zzh.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tobias.gr header.s=2018 header.b=aPBO25WQ; dmarc=pass (policy=reject) header.from=tobias.gr; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: -2.31 X-TUID: qSdpiH66nRng --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi znavko, znavko--- via =E5=86=99=E9=81=93=EF=BC=9A > I want to discover which dns server is using in my PC under=20 > Guix? > I have nothing in /etc/resolv.conf: > > # cat /etc/resolv.conf > nameserver 192.168.1.1 I don't understand what you mean by =E2=80=98nothing=E2=80=99 above. Is th= is cat=20 an example of what you expected to see but didn't? Otherwise it would seems that the DNS server that your system is=20 using is 192.168.1.1, your friendly modem/router/gateway. Is that=20 not correct? Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCX7vvEw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15EacBANTWm0KmtLrirAKHtBlOnx5gCZm12KkRbvUAP8Pz hEGzAQCznsZ109IHHN7WWJUmb4CbqAopZFAvK+vcBvuPFV9eDQ== =ihdb -----END PGP SIGNATURE----- --=-=-=--