Hi Achim,<br><br>Here is my&nbsp; /etc/network/interfaces:<br><br>auto lo<br>iface lo inet loopback<br><br>iface eth0 inet static<br>address 192.168.0.15<br>netmask 255.255.255.0<br><br>auto eth0<br><br>eth0 is still managed by NM. Any suggestions ?<br>
<br>Best regards,<br>Alexandre Poltorak<br><br><div class="gmail_quote">On Mon, Jan 12, 2009 at 7:10 PM, Achim Bohnet <span dir="ltr">&lt;<a href="mailto:ach@mpe.mpg.de">ach@mpe.mpg.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Monday, 12. January 2009, Andrey Filippov wrote:<br>
&gt; &gt; Not with NetworkManager. Once NM detects the cable is unplugged it will<br>
&gt; &gt; reset the interface.<br>
&gt; &gt;<br>
&gt; &gt; AFAIK you should be able to mark single devices to not be controlled by<br>
&gt; &gt; NetworkManager. But that&#39;s distro specific and I don&#39;t know much about<br>
&gt; &gt; ubuntu.<br>
&gt; &gt;<br>
&gt;<br>
&gt; Helmut,<br>
&gt;<br>
&gt; Thank you for the quick reply. One quick followup question.<br>
&gt;<br>
&gt; You see, we make cameras based on FOSS (<br>
&gt; <a href="http://www.fsf.org/resources/hw/cameras" target="_blank">http://www.fsf.org/resources/hw/cameras</a> ), many of our customers do not have<br>
&gt; any prior experience with GNU/Linux and we try to help them to install all<br>
&gt; the development environment to work with our products (most fun is when you<br>
&gt; modify our pre-installed firmware). Currently we use Kubuntu and I believe<br>
&gt; KDE-based system is the easiest to use for people who moved from the other<br>
&gt; OS.<br>
&gt;<br>
&gt; If there is no recommended simple &nbsp;solution with knetworkmanager, would you<br>
&gt; suggest we instruct all our customers to uninstall it completely and use<br>
&gt; other means to configure their networks?<br>
<br>
</div></div>Kubuntu/Debian way to staticly configure the network<br>
was/is /etc/network/interfaces. &nbsp; See interfaces manpage.<br>
Devices managed via interfaces file are ignored by<br>
network-manager<br>
<br>
Achim<br>
&gt;<br>
&gt; Andrey Filippov<br>
&gt; Elphel, Inc<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
 &nbsp;To me vi is Zen. &nbsp;To use vi is to practice zen. Every command is<br>
 &nbsp;a koan. Profound to the user, unintelligible to the uninitiated.<br>
 &nbsp;You discover truth everytime you use it.<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;-- <a href="mailto:reddy@lion.austin.ibm.com">reddy@lion.austin.ibm.com</a><br>
</font></blockquote></div><br>