<?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=558&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / asking howto config nameserver(s) w/ connman static eth0]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=558</link>
		<description><![CDATA[The most recent posts in asking howto config nameserver(s) w/ connman static eth0.]]></description>
		<lastBuildDate>Wed, 05 Jul 2017 08:34:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: asking howto config nameserver(s) w/ connman static eth0]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=3141#p3141</link>
			<description><![CDATA[<p>%% I have never used connman : %%<br />You probably have a working solution.<br />its probably /etc/resolv.conf you need to set ?<br /> If NOT stop here :&gt;</p><p>So Other<br />than seeing what :<br />ip r&#160; &#160; &#160;says <br />and say ask the end point for a dns resolution</p><p>when it connects ($?)&#160; and then set that address&#160; into <strong>/etc/resolv.conf</strong><br />approx...</p><div class="quotebox"><blockquote><div><p>domain yours<br />search yours.</p><p>nameserver ::1<br />nameserver yourproviders NS in dotted decimal here<br />nameserver 8.8.8.8</p></div></blockquote></div><p>OR <br />exploit the up down calls&#160; or manual types in /etc/interfaces<br />and fire up a script that does it for you.<br />UMmmm<br />Roughly </p><div class="quotebox"><blockquote><div><p>auto nicName22<br />iface nicName22 inet static<br />&#160; &#160; &#160; &#160; address 10.1.1.32<br />&#160; &#160; &#160; &#160; broadcast 10.1.1.127<br />&#160; &#160; &#160; &#160; netmask 255.255.255.128<br />&#160; &#160; &#160; &#160; network 10.1.1.0<br />&#160; &#160; &#160; &#160; up /etc/network/localscripts/Resolver.bash up <br />&#160; &#160; &#160; &#160; down /etc/network/localscripts/Resolver.bash down</p></div></blockquote></div><p>So yeah these are non standard and could be some place else <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />These would write what YOU want in that file and maybe restore something else on interface down.<br />The options are optional and from my memory set in the calling environment in any case.</p><p>You could do similar when ever the connman daemon is restarted.</p><p>Whatever is easier or actually a sane solution for you.</p><p>Eventually, I guess you will need to tell routing where to go.</p><div class="quotebox"><blockquote><div><p>ip r add default via NICname</p></div></blockquote></div><p>OR try dhclient yourInterface and hope <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I have a rather over featured examples of that localscript &quot;breakage&quot;&#160; here I can sanitise and post if needs be.</p><p><em>Use your own NIC names and addressing of course <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></em></p>]]></description>
			<author><![CDATA[dummy@example.com (PeteGozz)]]></author>
			<pubDate>Wed, 05 Jul 2017 08:34:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=3141#p3141</guid>
		</item>
		<item>
			<title><![CDATA[asking howto config nameserver(s) w/ connman static eth0]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=1194#p1194</link>
			<description><![CDATA[<p>I&#039;ve not been successful in achieving DNS reoslution.</p><p>I&#039;ve never previously used &quot;connman&quot; (connmand).<br />No manpage AFAICT, and all the online tutorials I found cover only dhcp (vs static).<br />After hand-editing the eth0 config to specify &quot;dns-nameservers xx.xx.xx.xx&quot; line in /etc/network/interfaces, I also tried</p><p>`connman -n --nodnsproxy`</p><p>and eventually found my way to editing /lib/...connman/eth_looooong_idstring/settings</p><p>I&#039;ve stopped/restarted the network service<br />I tried clearing the settings via `ip route del default` </p><p>don&#039;t know what else to try. Can I buy a clue?</p>]]></description>
			<author><![CDATA[dummy@example.com (xunilog)]]></author>
			<pubDate>Fri, 21 Apr 2017 06:02:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=1194#p1194</guid>
		</item>
	</channel>
</rss>
