<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5102&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / sometimes network is down after boot]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5102</link>
		<description><![CDATA[The most recent posts in sometimes network is down after boot.]]></description>
		<lastBuildDate>Mon, 04 Jul 2022 23:10:00 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: sometimes network is down after boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36528#p36528</link>
			<description><![CDATA[<p>Thanks for reply and exploring. I am will try your suggestion and report here.</p><p>ps same randomly happend thing was also on Debian for me</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Mon, 04 Jul 2022 23:10:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36528#p36528</guid>
		</item>
		<item>
			<title><![CDATA[Re: sometimes network is down after boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36515#p36515</link>
			<description><![CDATA[<p>The same thing happens to my new installed chimaera. Over weeks every thing works fine, but one day there was no network after login to xfce. For the 1st time this happens I just ignore it. The 2nd time I look to <em>/var/log/syslog</em>:</p><div class="quotebox"><blockquote><div><p>Jun 24 09:51:58 ... NetworkManager ... dhcp4 (eth0): request timed out<br />...<br />Jun 24 09:52:04 ... NetworkManager ... dhcp6 (eth0): request timed out</p></div></blockquote></div><p>BTW: I liked it very much <em>not using</em> NetworkManager since <em>devuan/jessie</em> 32bit, but I understand the case against <em>wicd</em>:</p><div class="quotebox"><blockquote><div><p>Wicd is no longer available in Devuan 4 Chimaera having been removed<br />from Debian Bullseye because of it&#039;s dependency on python2 which is now<br />obsolete. (from <a href="https://ftp.fau.de/devuan-cd/devuan_chimaera/Release_notes.txt" rel="nofollow">chimeara release notes</a>)</p></div></blockquote></div><p>Just before jumping into some rabbit holes there may be a thread <a href="https://lists.dyne.org/lurker/thread/20220524.080202.058dcbe5.en.html#20220524.080202.058dcbe5" rel="nofollow">[DNG] resolv.conf</a> to read. But for short the following command was helpful to <del>me</del>root:</p><div class="codebox"><pre><code>echo resolvconf=NO &gt; /etc/resolvconf.conf</code></pre></div><p>Hm, does not not a solution noted during the thread. Being verbose I want to cite <br /><a href="https://lists.dyne.org/lurker/message/20220524.080202.058dcbe5.en.html" rel="nofollow">Alessandro Vesely</a> </p><div class="quotebox"><blockquote><div><p>Some of <span class="bbu">that arcane is unveiled</span> in Debian wiki:</p><p>These packages include various configuration files for other<br />packages (such as isc-dhcp-client). For example, resolvconf<br />includes a file which modifies the make_resolv_conf shell<br />function used by dhclient-script(8).<br /><a href="https://wiki.debian.org/resolv.conf#Configuring_openresolv_or_resolvconf" rel="nofollow">https://wiki.debian.org/resolv.conf#Con … resolvconf</a></p></div></blockquote></div><p>Thanks a lot to Ale! Here is the note to <em>openresolv</em>:</p><div class="quotebox"><blockquote><div><p>If <strong>openresolv</strong> is installed, you can tell it to <em>do nothing</em><br />whenever some daemon tries to modify <em>resolv.conf</em>, by putting<br /><span class="bbc">resolvconf=NO</span> in the <span class="bbc">/etc/resolvconf.conf</span> file. (Note: this<br />is not the<span class="bbc"> /etc/resolv.conf</span> file!)</p></div></blockquote></div><p>This is not the end of the story: I have found a bad hack with a good side effect to <em>thunar</em>: initial startup is fasten by twenty times:</p><div class="codebox"><pre><code>time thunar .</code></pre></div><div class="quotebox"><blockquote><div><p>real&#160; &#160; 0m<del>2</del>0,348s<br />user&#160; &#160;0m0,005s<br />sys&#160; &#160; &#160;0m0,011s</p></div></blockquote></div><p>Now I&#039;m looking for a place to discuss this.</p><p>--gü</p>]]></description>
			<author><![CDATA[dummy@example.com (guuml.dev1)]]></author>
			<pubDate>Fri, 01 Jul 2022 22:20:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36515#p36515</guid>
		</item>
		<item>
			<title><![CDATA[sometimes network is down after boot]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=36476#p36476</link>
			<description><![CDATA[<p>sometimes network is down after boot</p><div class="codebox"><pre><code>/etc/network/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
auto eth0
iface eth0 inet dhcp</code></pre></div><div class="codebox"><pre class="vscroll"><code>freeartist@devuan:~$ sudo su
[sudo] password for freeartist: 
root@devuan:/home/freeartist# 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;NO-CARRIER,BROADCAST,MULTICAST,UP&gt; mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 00:1d:7d:c7:be:43 brd ff:ff:ff:ff:ff:ff
root@devuan:/home/freeartist# ifdown eth0
Killed old client process
Internet Systems Consortium DHCP Client 4.4.3
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:1d:7d:c7:be:43
Sending on   LPF/eth0/00:1d:7d:c7:be:43
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.20 on eth0 to 192.168.0.1 port 67
send_packet: Network is unreachable
send_packet: please consult README file regarding broadcast address.
dhclient.c:3124: Failed to send 300 byte long packet over fallback interface.
root@devuan:/home/freeartist# ifup eth0
Internet Systems Consortium DHCP Client 4.4.3
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:1d:7d:c7:be:43
Sending on   LPF/eth0/00:1d:7d:c7:be:43
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPOFFER of 192.168.0.20 from 192.168.0.1
DHCPREQUEST for 192.168.0.20 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.20 from 192.168.0.1
bound to 192.168.0.20 -- renewal in 238 seconds.
root@devuan:/home/freeartist# </code></pre></div><div class="codebox"><pre class="vscroll"><code>root@devuan:/etc/network# sudo /etc/init.d/networking restart
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.3
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:1d:7d:c7:be:43
Sending on   LPF/eth0/00:1d:7d:c7:be:43
Sending on   Socket/fallback
DHCPRELEASE of 192.168.0.20 on eth0 to 192.168.0.1 port 67
Internet Systems Consortium DHCP Client 4.4.3
Copyright 2004-2022 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/eth0/00:1d:7d:c7:be:43
Sending on   LPF/eth0/00:1d:7d:c7:be:43
Sending on   Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
done.
root@devuan:/etc/network# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 29 Jun 2022 11:47:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=36476#p36476</guid>
		</item>
	</channel>
</rss>
