<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4466&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / DHCP client problems after upgrade to Chimaera]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4466</link>
		<description><![CDATA[The most recent posts in DHCP client problems after upgrade to Chimaera.]]></description>
		<lastBuildDate>Thu, 02 Sep 2021 18:58:01 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31247#p31247</link>
			<description><![CDATA[<p>hello user9898,</p><p>yeah you have 2 lines for the same thing, so you will receive warnings about that <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />If you upgraded to Chimaera, its &#039;chimaera&#039; that you should have there..</p><p>For now, since Chimaera was not yet released as stable,<br />You should pick only one entry, comment the others:</p><div class="codebox"><pre><code>#deb http://deb.devuan.org/merged chimaera-security main
#deb-src http://deb.devuan.org/merged chimaera-security main
 
#deb http://deb.devuan.org/merged chimaera-updates main
#deb-src http://deb.devuan.org/merged chimaera-updates main

deb http://deb.devuan.org/merged chimaera main non-free contrib</code></pre></div><p>so &#039;deb <a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a> chimaera main non-free contrib&#039; is the line you want <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>After Chimaera release as stable,<br />&#039;chimaera-security&#039; and &#039;chimaera-updates&#039; will also be available, until then, its only one line that you will need <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Thu, 02 Sep 2021 18:58:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31247#p31247</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31242#p31242</link>
			<description><![CDATA[<p>Thx alot for the link, about the switching interface. I take look at it once I have the time for it.</p><p>Right now, there are two last items of iritation left, concerning&#160; the &#039;non-free contrib&#039; entry in my sources lists.</p><p>if my source-list file looks like this </p><div class="codebox"><pre><code> 1 deb http://deb.devuan.org/merged chimaera main
 2 #deb-src http://deb.devuan.org/merged chimaera main
 3
 4 deb http://deb.devuan.org/merged chimaera-security main
 5 #deb-src http://deb.devuan.org/merged chimaera-security main
 6
 7 # beowulf-updates, previously known as &#039;volatile&#039;
 8 deb http://deb.devuan.org/merged chimaera-updates main
 9 #deb-src http://deb.devuan.org/merged chimaera-updates main
10
11 deb http://deb.devuan.org/merged chimaera main non-free contrib
12</code></pre></div><p>apt complains to me like so:</p><div class="codebox"><pre><code>13 packages can be upgraded. Run &#039;apt list --upgradable&#039; to see them.
W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11
W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list:1 and /etc/apt/sources.list:11</code></pre></div><p>I therefore disabled the first entry in line 1.</p><p>Hope that is correct.</p><p>The second one is, if it should say beowolf or chimaera in the last line.</p>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Thu, 02 Sep 2021 08:31:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31242#p31242</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31167#p31167</link>
			<description><![CDATA[<p>hello user9898,</p><p>For what I understand you have done it right.. <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />Editing the sources.list and substituting &#039;beowulf&#039; by &#039;chimaera&#039; and doing:</p><div class="codebox"><pre><code>apt-get update
apt-get dist-upgrade</code></pre></div><p>Maybe the problem was that you didn´t had &#039;non-free&#039; in the sources.list..</p><p>For Chimaera, the sources.list, with &#039;contrib&#039; and &#039;non-free&#039; is</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged chimaera main non-free contrib</code></pre></div><p>ho, I found this online, which suggests that all RJ45 ports are connected to the Switch( BCM 53125 ):<br />&#160; &#160; &#160;4+1 ports 10/100/1000 Ethernet RJ45 (BCM 53125)</p><p>I believe the kernel driver for that switch is the b53, and I found some Documentation for it:<br /><a href="https://www.kernel.org/doc/html/latest/networking/dsa/b53.html" rel="nofollow">https://www.kernel.org/doc/html/latest/ … a/b53.html</a></p><p>I don´t have this board..</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Sat, 28 Aug 2021 18:48:31 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31167#p31167</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31162#p31162</link>
			<description><![CDATA[<p>Hello tuxd3v</p><div class="quotebox"><blockquote><div><p>How have you done the upgrade from beowulf to chimaera?</p></div></blockquote></div><p>I upgraded to to chimaera by editing the sources.list.<br />to so</p><div class="codebox"><pre><code>  GNU nano 5.4                           /etc/apt/sources.list                                     
# deb http://deb.devuan.org/merged beowulf main

deb http://deb.devuan.org/merged chimaera main
deb-src http://deb.devuan.org/merged chimaera main

deb http://deb.devuan.org/merged chimaera-security main
deb-src http://deb.devuan.org/merged chimaera-security main

# beowulf-updates, previously known as &#039;volatile&#039;
deb http://deb.devuan.org/merged chimaera-updates main
deb-src http://deb.devuan.org/merged chimaera-updates main</code></pre></div><div class="quotebox"><blockquote><div><p>What is your hardware board?</p></div></blockquote></div><p>The name of the board is a Lamobo R1 by Leemaker</p><ul><li><p><a href="https://linux-sunxi.org/Lamobo_R1" rel="nofollow">https://linux-sunxi.org/Lamobo_R1</a></p></li></ul><p>Some source&#039;s also call it BPI-R1 <a href="http://www.banana-pi.org/r1.html" rel="nofollow">http://www.banana-pi.org/r1.html</a></p><p>I finally managed to establish some connectivity by using one of my old USB Nic interfaces, luckly I found one with a none Realtek chip.<br />Next I created a udev rule to give this new interface a custom name for&#160; better control over it.</p><p>From there I kept missing add a extra entry into the interface file.<br />eg let&#039;s say I gave the new interface the name of &#039;eth-x&#039; I than forgot to add a extra line for eth-x.</p><div class="codebox"><pre><code>iface eth-x inet dhcp</code></pre></div><p>Once I added that line, the service networking restart, finally picked the new interface up and included it in the DHCP process.</p><p>Also thank you for the hint about </p><div class="codebox"><pre><code> main non-free contrib</code></pre></div><p>I was actually missing that enty.<br />I added it like so</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged beowulf main non-free contrib</code></pre></div><p>Hopefully that is correct for Chimaera? Or should it say instead of Beowolf or Chimaera ?</p>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Sat, 28 Aug 2021 16:24:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31162#p31162</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31143#p31143</link>
			<description><![CDATA[<p>hello user9898,</p><p>How have you done the upgrade from beowulf to chimaera?<br />It should have been there the drivers&#160; for the hardware, if you were previously in beowulf..</p><p>What is your hardware board?<br />Maybe you can set WIFI, if you have the driver for it( its also realtek ), and<span class="bbu"> you need non-free in sources.list</span>.</p><p>For the RTC, you need to have a daemon running the &#039;ntp&#039; package does that, and it starts on boot, but if you don´t have Ethernet or WIFI it will not update <img src="https://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />&#039;ntp&#039; package depends on:</p><div class="codebox"><pre><code># apt-cache depends ntp
ntp
  Depends: adduser
  Depends: lsb-base
  Depends: netbase
  Depends: tzdata
  Depends: libc6
  Depends: libcap2
  Depends: libedit2
  Depends: libopts25
  Depends: libssl1.1</code></pre></div><p>It could be that you have &#039;ntpdate&#039; package installed?<br />if you have you can do a:</p><div class="codebox"><pre><code>ntpdate 0.pool.ntp.org</code></pre></div><p>For the firmware &#039;firmware-realtek&#039;, doesn´t depend on nothing else, not even on the Architecture you are running, its just firmware to be loaded by the network device.. so you can grab him <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>This is the Initial page for the packages: <a href="https://www.devuan.org/os/packages" rel="nofollow">https://www.devuan.org/os/packages</a></p><p>I am assuming that you are using armhf, right?</p><p>For Chimaera, I believe you want this:<br /><a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=firmware-realtek=20210315-3" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/pack … 20210315-3</a></p><p>Click to download in &quot; Filename: pool/DEBIAN/non-free/f/firmware-nonfree/firmware-realtek_20210315-3_all.deb&quot; <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Then on the board as root:</p><div class="codebox"><pre><code>dpkg -i /path/to/firmware-realtek_20210315-3_all.deb
sync
reboot</code></pre></div><p><img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Fri, 27 Aug 2021 18:31:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31143#p31143</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31142#p31142</link>
			<description><![CDATA[<p>Hello tuxd3v and community,<br />I am dealing with two parts of one problem here.<br />First is the RTC which is set to 1970 once the board boots up.<br />I am currently looking for ways to set it up manually and to store the time information in such a way that the RTC will be set to the correct time after a reboot.<br />Once the RTC problem is resolved the board should be able to receive IP Addresses via DHCP.</p><p>The second problem is the missing realtek driver. <br />Since the board, in it current state, can not communicative to the web, it therefore can not download any firmware updates.<br />Nor with a dynamic IP address or with a manually set one</p><p>One solution could be to download the driver it manually as a .deb file.<br />The problem here is that I do not know on which server and path to look for it.</p><p>Another solution could be to built the package myself,with debuild.<br />Her another problem would be the architecture.<br />Since I am not very experienced with debuild.</p><p>Thx,user9898</p>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Fri, 27 Aug 2021 14:27:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31142#p31142</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31141#p31141</link>
			<description><![CDATA[<p>helo user9898,<br />Does you managed to succeed getting dhcp leases?<br />for what I understand you have a r1, it has a switch embedded</p><p>Does you have more than eth0 interfaces like wan, etc?</p>]]></description>
			<author><![CDATA[dummy@example.com (tuxd3v)]]></author>
			<pubDate>Fri, 27 Aug 2021 13:49:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31141#p31141</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31117#p31117</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>I think you should comment out that second eth0 configuration; if you need both ipv4 and ipv6 you&#039;ll need to combine them into a single configuration block, e.g. with &quot;up&quot; statements dealing with ipv6.</p><p>Do you have files in /etc/network/interfaces.d/ ? Where do the vlan adapters come from .. or what they are? Eg wan@eth0</p><p>EDIT: it looks like some kind of &quot;openwrt&quot; setup; could you post /etc/config/network if you have one?</p></div></blockquote></div><p>No, I do not have any files in&#160; /etc/network/interfaces.d/ <br />I changed to the configurating to this.</p><div class="codebox"><pre><code>cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
#iface eth0 inet dhcp
iface eth0 inet static
address 192.168.178.37
netmask 255.255.255.0
gateway 192.168.178.1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Tue, 24 Aug 2021 15:18:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31117#p31117</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31116#p31116</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Have you tried removing the IPv6 configuration? Do you need IPv6?</p><p>I did not try to remove the IPv6, but I no problem removing it.<br />Since I can always add it back to the system.<br />Do static addresses work? My old router used to &quot;run out&quot; of DHCP slots so perhaps check that as well.</p></div></blockquote></div><p>I usually tell my router to use DHCP and on top of that I tell it to, to always issue the same IPs to the devices, otherwise all of port-forward settings would end up in a major mess.</p>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Tue, 24 Aug 2021 15:10:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31116#p31116</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31104#p31104</link>
			<description><![CDATA[<p>I think you should comment out that second eth0 configuration; if you need both ipv4 and ipv6 you&#039;ll need to combine them into a single configuration block, e.g. with &quot;up&quot; statements dealing with ipv6.</p><p>Do you have files in /etc/network/interfaces.d/ ? Where do the vlan adapters come from .. or what they are? Eg wan@eth0</p><p>EDIT: it looks like some kind of &quot;openwrt&quot; setup; could you post /etc/config/network if you have one?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 23 Aug 2021 11:53:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31104#p31104</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31102#p31102</link>
			<description><![CDATA[<p>Have you tried removing the IPv6 configuration? Do you need IPv6?</p><p>Do static addresses work? My old router used to &quot;run out&quot; of DHCP slots so perhaps check that as well.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 23 Aug 2021 11:05:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31102#p31102</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31101#p31101</link>
			<description><![CDATA[<p>Yes, there is a cable pluged-in.</p><div class="codebox"><pre><code>cat interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
# This is an autoconfigured IPv6 interface
iface eth0 inet6 auto
blub@r1-devuan/etc/network$</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Mon, 23 Aug 2021 10:55:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31101#p31101</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31100#p31100</link>
			<description><![CDATA[<p>Is there a cable on eth0?</p><p>please post your /etc/network/interfaces</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Mon, 23 Aug 2021 10:28:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31100#p31100</guid>
		</item>
		<item>
			<title><![CDATA[DHCP client problems after upgrade to Chimaera]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=31099#p31099</link>
			<description><![CDATA[<p>Hello community,</p><p>I upgraded my Devuan release from Beowolf to Chimaera.<br />and the DHCP client is having trouble receiving the IP address.<br />Here is my outpout.</p><div class="codebox"><pre class="vscroll"><code>ip a
1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1504 qdisc mq state UP group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
    inet6 fe80::88:4ff:fe81:d20a/64 scope link 
       valid_lft forever preferred_lft forever
3: lan2@eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
4: lan3@eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
5: lan4@eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
6: wan@eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
7: lan1@eth0: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 02:88:04:81:d2:0a brd ff:ff:ff:ff:ff:ff
8: wlx3c330047d226: &lt;BROADCAST,MULTICAST&gt; mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 3c:33:00:47:d2:26 brd ff:ff:ff:ff:ff:ff
blub@r1-devuan~$ sudo service networking restart
[sudo] Passwort für blub: 
Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
Reconfiguring network interfaces...Killed old client process
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/02:88:04:81:d2:0a
Sending on   LPF/eth0/02:88:04:81:d2:0a
Sending on   Socket/fallback
DHCPRELEASE of 192.168.178.37 on eth0 to 192.168.178.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:2879: Failed to send 300 byte long packet over fallback interface.
Internet Systems Consortium DHCP Client 4.4.1
Copyright 2004-2018 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/02:88:04:81:d2:0a
Sending on   LPF/eth0/02:88:04:81:d2:0a
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
eDHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
blub@r1-devuan~$ e</code></pre></div><p>Hopefully someone can please help.</p><p>Thx,user9898</p>]]></description>
			<author><![CDATA[dummy@example.com (user9898)]]></author>
			<pubDate>Mon, 23 Aug 2021 09:09:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=31099#p31099</guid>
		</item>
	</channel>
</rss>
