<?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=5376&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5376</link>
		<description><![CDATA[The most recent posts in DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times.]]></description>
		<lastBuildDate>Sat, 03 Dec 2022 21:12:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39116#p39116</link>
			<description><![CDATA[<p>again</p><div class="codebox"><pre><code>No DHCPOFFERS received</code></pre></div><p>why this&#160; command not work?</p><div class="codebox"><pre><code>freeartist@devuan:~$ sudo dhclient eth0
RTNETLINK answers: File exists
freeartist@devuan:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Sat, 03 Dec 2022 21:12:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39116#p39116</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39053#p39053</link>
			<description><![CDATA[<div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><div class="codebox"><pre><code>DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval</code></pre></div><p>many times at booting and no network after booting</p></div></blockquote></div><p>From a quick glance at that log file, it appears that dhcpcd is successfully obtaining a lease for 192.168.0.26 from a server at 192.168.0.1...<br />Then connman and networkmanager start fighting over the interface, killing each other&#039;s dhcpcd instances, and everything pretty much goes to hell.</p><p>Why exactly are you trying to use 3 different methods to configure your network all at the same time anyway? That&#039;s bound to cause chaos.</p><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>PS how can i choose networking? from upper config file or NetworkManager?</p></div></blockquote></div><p>Pick <em>one</em> method to configure networking. <br />IIRC networkmanager will leave interfaces configured in /etc/network/interfaces alone by default, so ifup and networkmanager <em>should</em> be able to coexist peacefully... At least in theory.<br />That would still be confusing though, if you want to use networkmanager and have the interface come up before anyone logs in, look for a &quot;system connection&quot; or &quot;available to all users&quot; option in your networkmanager frontend of choice.</p><p>Otherwise, get rid of networkmanager <em>and</em> connman (as well as any other random actors you didn&#039;t mention) and just use /etc/network/interfaces like the good-old-days before all this overcomplicated gui crap came along.</p><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>why after that i have no network?</p></div></blockquote></div><div class="codebox"><pre><code>steve@damnation:~$ crystal-ball --query &quot;what did he do?&quot;
crystal-ball: command not found</code></pre></div><p>Oops, guess I misplaced it. <img src="https://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Fri, 02 Dec 2022 05:14:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39053#p39053</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39040#p39040</link>
			<description><![CDATA[<p>After what, exactly? What did you change?</p><p>You can use a static IP address instead, that doesn&#039;t require a running dhcp daemon or DHCP router support. Just make sure you don&#039;t pick an address that&#039;s already in use.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 01 Dec 2022 06:43:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39040#p39040</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39030#p39030</link>
			<description><![CDATA[<p>Thanks. And why after that i have no network? May be DHCP not accepted from router?</p>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Thu, 01 Dec 2022 00:29:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39030#p39030</guid>
		</item>
		<item>
			<title><![CDATA[Re: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39025#p39025</link>
			<description><![CDATA[<div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><div class="codebox"><pre><code>DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval</code></pre></div><p>many times at booting and no network after booting</p></div></blockquote></div><p>I entered &quot;dhclient syslog DHCPDISCOVER&quot; into a search engine and found this:</p><p><a href="https://serverfault.com/questions/327154/configure-dhclient-to-only-run-dhcpdiscover-a-fixed-number-of-times" rel="nofollow">https://serverfault.com/questions/32715 … r-of-times</a></p><div class="quotebox"><cite>deepforest wrote:</cite><blockquote><div><p>how can i choose networking? from upper config file or NetworkManager?</p></div></blockquote></div><p>If an NIC is configured in /etc/network/interfaces then NetworkManager will ignore it.</p><p>I always remove NM. It&#039;s useless bloat IMO.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Wed, 30 Nov 2022 21:23:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39025#p39025</guid>
		</item>
		<item>
			<title><![CDATA[DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval-many times]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39023#p39023</link>
			<description><![CDATA[<div class="codebox"><pre><code>DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval</code></pre></div><p>many times at booting and no network after booting<br />syslog <a href="https://filebin.net/xlouztkn3ufvuos8" rel="nofollow">https://filebin.net/xlouztkn3ufvuos8</a></p><p>/etc/network/interfaces&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;</p><div class="codebox"><pre><code># 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><p>PS how can i choose networking? from upper config file or NetworkManager?</p><div class="codebox"><pre><code>/etc/resolv.conf                                                                                                                                                  
nameserver 192.168.0.1
nameserver 185.253.74.33
nameserver 185.253.74.34</code></pre></div><div class="codebox"><pre><code>/etc/resolvconf.conf                                                                                                                                              
resolvconf=NO</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (deepforest)]]></author>
			<pubDate>Wed, 30 Nov 2022 20:31:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39023#p39023</guid>
		</item>
	</channel>
</rss>
