<?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=3773&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Network and other problems after upgrading from ascii to beowulf]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=3773</link>
		<description><![CDATA[The most recent posts in Network and other problems after upgrading from ascii to beowulf.]]></description>
		<lastBuildDate>Thu, 20 Aug 2020 18:06:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24238#p24238</link>
			<description><![CDATA[<p>Hi</p><p>Agree with Head_on_a_Stick. ifupdown is what i use myself. But does other know if connman is buggy ??</p><p>Have a nice day<br />Lars H</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Thu, 20 Aug 2020 18:06:22 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24238#p24238</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24233#p24233</link>
			<description><![CDATA[<p>Remove <span class="bbc">connman</span> and use <span class="bbc">ifupdown</span> instead, that&#039;s the program that uses <span class="bbc">/etc/network/interfaces</span>. Make sure the <em>networking</em> service is enabled though.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 20 Aug 2020 16:55:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24233#p24233</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24223#p24223</link>
			<description><![CDATA[<div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>I also have the impression that first connman is started and then the networking service, is there an easy way to check this?</p></div></blockquote></div><p>Do an <span class="bbc">ls -l1 /etc/rc* | less -S</span> and see if there is a link to a <span class="bbc">connman</span> startup script. Note that startup script links begin with the letter <span class="bbc">S</span> whereas shutdown script links begin with the letter <span class="bbc">K</span></p><div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>I guess it is somewhere in the init scripts at /etc/rc.... , can I just adapt the names to force a different order?</p><p>For example change <span class="bbc">K01connman</span>&#160; to <span class="bbc">K09connman</span> to make sure that the connam service is started after <span class="bbc">K07networking</span> is starting the networking service, or can I break something doing so?</p></div></blockquote></div><p>Yes, but links beginning with the letter <span class="bbc">K</span> are shutdown scripts.</p>]]></description>
			<author><![CDATA[dummy@example.com (Vernon)]]></author>
			<pubDate>Thu, 20 Aug 2020 14:43:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24223#p24223</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24222#p24222</link>
			<description><![CDATA[<p>Hi</p><p>Now I am not the most experienced expert in this, as I only using one machine and not trying to fix things that are not broken ;-)). Just tried it once with devuan and a couple of times in gentoo. What I would do was checking services running with &quot;service networking status&quot;&#160; and &quot;service connman status&quot;. Then disable them, reboot, and enable them again with network first and connman after that. And I would use &quot;the service blabla enable&quot; command for that. As far I know it is the recommended way to do it (except for manually making the links)</p><p>Hope this is to some help ;-))</p><p>Have a nice day<br />Lars H</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Thu, 20 Aug 2020 14:42:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24222#p24222</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24219#p24219</link>
			<description><![CDATA[<p>@Vernon</p><p>No, <span class="bbc">allow-hotplug</span> did not make the trick. Nothing changed.<br />Ethernet cable is also plugged in all the time.</p><p>@Lars</p><p>I have not the impression that sysv-rc-conf is broken.<br />And I did this when I still used ascii and did not change it.</p><p>I also have the impression that first connman is started and then the networking service, is there an easy way to check this?<br />I guess it is somewhere in the init scripts at /etc/rc.... , can I just adapt the names to force a different order?</p><p>For example change <span class="bbc">K01connman</span>&#160; to <span class="bbc">K09connman</span> to make sure that the connam service is started after <span class="bbc">K07networking</span> is starting the networking service, or can I break something doing so?</p>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Thu, 20 Aug 2020 14:18:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24219#p24219</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24216#p24216</link>
			<description><![CDATA[<p>Hi</p><p>It should. But if you did make a mistake it does not work. FYI My install does not have sysv-rc-conf installed by default. So I am using the old ways to set or delete symlinks (service blabla enable/disable). Is sysv-rc-conf broken in some way in beowulf ??</p><p>Have a nice day<br />Lars H</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Thu, 20 Aug 2020 13:55:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24216#p24216</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24214#p24214</link>
			<description><![CDATA[<div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>@Vernon:</p><p>Sorry the path was a typo, indeed my interface-file is at <span class="bbc">/etc/network/interfaces</span>.</p><p>Do you think the &quot;allow-hotplug&quot; is making the difference, or have you additional files in your interfaces.d-directory? <br />Mine is empty.</p></div></blockquote></div><p>Mine is empty as well.</p><div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>I will try the allow-hotplug.</p></div></blockquote></div><p>I don&#039;t know if this will make a difference. I can only say that this is what was in my&#160; <span class="bbc">/etc/network/interfaces</span> file when I used <span class="bbc">connman</span>. Note that when I used <span class="bbc">connman</span>, the boot process would hang until DHCP timeout if I did not have an Ethernet cable plugged in. </p><p>Good Luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (Vernon)]]></author>
			<pubDate>Thu, 20 Aug 2020 13:45:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24214#p24214</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24211#p24211</link>
			<description><![CDATA[<p>@Lars</p><p>I used <span class="bbc">sysv-rc-conf</span> to define the following:</p><p><span class="bbc">&#160; <br />service&#160; &#160; &#160; &#160; 1&#160; &#160; &#160; 2&#160; &#160; &#160;3&#160; &#160; &#160;4&#160; &#160; &#160;5&#160; &#160; &#160; 0&#160; &#160; &#160;6&#160; &#160; &#160; &#160;S<br />connman&#160; &#160; &#160; &#160;[ ]&#160; &#160; [x]&#160; &#160;[x]&#160; &#160;[x]&#160; &#160; [x]&#160; &#160;[ ]&#160; &#160; [ ]&#160; &#160; [ ]<br /></span></p><p>I believe that this should do the same as <span class="bbc">update-rc.d connman enable</span>, isn&#039;t it?</p>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Thu, 20 Aug 2020 13:31:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24211#p24211</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24209#p24209</link>
			<description><![CDATA[<p>@Vernon:</p><p>Sorry the path was a typo, indeed my interface-file is at <span class="bbc">/etc/network/interfaces</span>.</p><p>Do you think the &quot;allow-hotplug&quot; is making the difference, or have you additional files in your interfaces.d-directory? <br />Mine is empty.</p><p>I will try the allow-hotplug.</p><p>Thanks,</p><p>matze</p>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Thu, 20 Aug 2020 13:18:44 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24209#p24209</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24207#p24207</link>
			<description><![CDATA[<p>Hi</p><p>Hi no. 1 Is connman added to your startup. If not use &quot;update-rc.d connman enable&quot; to add it. </p><p>No 4. The behavior of logging in as root has changed. So you have to use &quot;su -&quot; to login with full path. This to prevent the root user to damage the system on purpose. I find this myself a bit stupid. But so be it</p><p>Thats what I can help with for now</p><p>Have a nice day<br />Lars H</p>]]></description>
			<author><![CDATA[dummy@example.com (larsH)]]></author>
			<pubDate>Thu, 20 Aug 2020 11:39:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24207#p24207</guid>
		</item>
		<item>
			<title><![CDATA[Re: Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24206#p24206</link>
			<description><![CDATA[<div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>1) After the upgrade I did not have internet access any more. It turned out that no dhc clinet is runing. After I added the following lines to /etc/interfaces<br /><span class="bbc">auto eth0<br />iface eth0 inet dhcp</span><br />dhclient is running after booting, but I still have to restart connman with the following command to get access to the internet:<br /><span class="bbc"> service connman restart</span><br />How can I fix this?</p></div></blockquote></div><p>My <span class="bbc">/etc/network/interfaces</span> file for <span class="bbc">connman</span> looks like this</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
allow-hotplug eth0
iface eth0 inet dhcp</code></pre></div><p>Note that&#160; <strong>BOTH</strong> the contents and the path to your <span class="bbc">interfaces</span> file are different.</p><div class="quotebox"><cite>matze72 wrote:</cite><blockquote><div><p>4) The directory /usr/sbin was not part of the PATH variable any more, at the moment I use the following command as root after boot:<br /><span class="bbc">export PATH=/usr/sbin:/sbin:/usr/local/sbin/:$PATH</span><br />How can I define this permanently? <br />Do I have to include this in .bashrc in the root home directory or is there a system wide configuration file?</p></div></blockquote></div><p>No, you need to include a dash after su whenever you want the <span class="bbc">sbin</span> directories in you PATH.<br /><span class="bbc">su -</span></p>]]></description>
			<author><![CDATA[dummy@example.com (Vernon)]]></author>
			<pubDate>Thu, 20 Aug 2020 11:28:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24206#p24206</guid>
		</item>
		<item>
			<title><![CDATA[Network and other problems after upgrading from ascii to beowulf]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=24204#p24204</link>
			<description><![CDATA[<p>After ugrading from ascii to beowulf I came across some problems, for some I could find solutions or workarounds on my own, for some not.</p><p>But let&#039;s start with the main problem:</p><p>1) After the upgrade I did not have internet access any more. It turned out that no dhc clinet is runing. After I added the following lines to /etc/interfaces<br /><span class="bbc">auto eth0<br />iface eth0 inet dhcp</span><br />dhclient is running after booting, but I still have to restart connman with the following command to get access to the internet:<br /><span class="bbc"> service connman restart</span><br />How can I fix this?</p><p>2) During booting the boot process stops for some minutes at <strong>Starting MTA</strong>. Is there a possibility to avoid this?</p><p>3) There must be change in the firejail profile file <strong>firefox-common.profile</strong> that caused problems with my firefox installation. is there a way to download the ascii version of that file to make a comparison?</p><p>4) The directory /usr/sbin was not part of the PATH variable any more, at the moment I use the following command as root after boot:<br /><span class="bbc">export PATH=/usr/sbin:/sbin:/usr/local/sbin/:$PATH</span><br />How can I define this permanently? <br />Do I have to include this in .bashrc in the root home directory or is there a system wide configuration file? </p><p>5) After the upgrade I do not have the possibility any more to send the computer into &quot;sleep mode&quot; with obsession-logout, does anybody know a reason for that?<br />Can this be caused by the upgrade hint to downgrade upower because of a bug (and I followed that hint)</p>]]></description>
			<author><![CDATA[dummy@example.com (matze72)]]></author>
			<pubDate>Thu, 20 Aug 2020 10:37:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=24204#p24204</guid>
		</item>
	</channel>
</rss>
