Devuan bug report logs - #601
Live image should honor DNS servers from DHCP

version graph

Package: devuan-installer; Maintainer for devuan-installer is Ralph Ronnquist <ralph.ronnquist@gmail.com>;

Reported by: Rodrigo <rm@firemail.cc>

Date: Tue, 17 Aug 2021 23:52:02 UTC

Severity: normal

Found in version 3.1.1

Full log


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

Received: (at submit) by bugs.devuan.org; 17 Aug 2021 23:50:03 +0000
Return-Path: <rm@firemail.cc>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4)
	for <debbugs@localhost> (single-drop); Tue, 17 Aug 2021 23:50:03 +0000 (UTC)
Received: from mail.cock.li (mail.cock.li [37.120.193.124])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by vm6.ganeti.dyne.org (Postfix) with ESMTPS id D0B14F60B18
	for <submit@bugs.devuan.org>; Wed, 18 Aug 2021 01:45:19 +0200 (CEST)
Authentication-Results: vm6.ganeti.dyne.org;
	dkim=pass (2048-bit key; unprotected) header.d=firemail.cc header.i=@firemail.cc header.b="WhfRn79p";
	dkim-atps=neutral
Date: Tue, 17 Aug 2021 23:44:35 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=firemail.cc; s=mail;
	t=1629243916; bh=OycJperrvMAMarZ0OaNCQz/X9wxiSMOZ46d4ZwEXtIs=;
	h=Date:From:To:Subject:From;
	b=WhfRn79pzmFsORbhsTLo4zpBYM2UGHvlAcgakoVABksnd8sSdM2Ar7v6GCOBZCbf9
	 cF1sJd6W38BHqQTd32y8LKos8OjHcvNyogU0FgcHWbiuqdE6j1UCzxDBC57gvyitoZ
	 oOoIIb5POS2C1zIBW/vnWPQuJ+C7zbwWJE7eZr8j4ezBK2FSbWU6Dje4If2mCWdkw7
	 AxfJv9wmto9EW9yQOISUT6mnOXRpjS1vaohTUOgrR76LTV3ArtMiTlIMqntfWFd4It
	 q8oQAPEt7cbw9yxP2dOYyWKiJuMGg/88FPemdhg4dEV6IwgsdXt6BVOitFR+DiUIeu
	 GwAJPii9c5a4w==
From: Rodrigo <rm@firemail.cc>
To: submit@bugs.devuan.org
Subject: Live image should honor DNS servers from DHCP
Message-ID: <YRxJ4xFpP9NuiZXG@firemail.cc>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha256;
	protocol="application/pgp-signature"; boundary="NgZLLvV4P2UbBLVe"
Content-Disposition: inline
X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS autolearn=disabled
	version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org
[Message part 1 (text/plain, inline)]
Package: devuan-installer
Version: 3.1.1

When I boot the devuan live system[1] it ignores the DNS servers
provided by DHCP and uses google servers instead. The expected
behavior is for the system to use DNS servers provided by DHCP instead
of pinging google.

Running
# dhclient eth0
from the live system sets the DNS servers to those provided by DHCP,
as expected.

Here's a transcript demonstratig the values embedded in the iso:
# mount devuan_beowulf_3.1.1_amd64_desktop-live.iso /mnt/iso
# mount /mnt/iso/live/filesystem.squashfs /mnt/squashfs
# cat /mnt/squashfs/etc/resolv.conf
## google's nameservers
nameserver 8.8.8.8
nameserver 8.8.4.4

The system configures IP, route, etc. from DHCP as expected.

[1] devuan_beowulf_3.1.1_amd64_desktop-live.iso
[signature.asc (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Thu Apr 25 21:59:27 2024;