keep eth0 configured even if the cable is disconnected

Elphel Support team (Alexandre Poltorak) support at elphel.com
Mon Jan 12 19:34:16 CET 2009


Hi Achim,

Here is my  /etc/network/interfaces:

auto lo
iface lo inet loopback

iface eth0 inet static
address 192.168.0.15
netmask 255.255.255.0

auto eth0

eth0 is still managed by NM. Any suggestions ?

Best regards,
Alexandre Poltorak

On Mon, Jan 12, 2009 at 7:10 PM, Achim Bohnet <ach at mpe.mpg.de> wrote:

> On Monday, 12. January 2009, Andrey Filippov wrote:
> > > Not with NetworkManager. Once NM detects the cable is unplugged it will
> > > reset the interface.
> > >
> > > AFAIK you should be able to mark single devices to not be controlled by
> > > NetworkManager. But that's distro specific and I don't know much about
> > > ubuntu.
> > >
> >
> > Helmut,
> >
> > Thank you for the quick reply. One quick followup question.
> >
> > You see, we make cameras based on FOSS (
> > http://www.fsf.org/resources/hw/cameras ), many of our customers do not
> have
> > any prior experience with GNU/Linux and we try to help them to install
> all
> > the development environment to work with our products (most fun is when
> you
> > modify our pre-installed firmware). Currently we use Kubuntu and I
> believe
> > KDE-based system is the easiest to use for people who moved from the
> other
> > OS.
> >
> > If there is no recommended simple  solution with knetworkmanager, would
> you
> > suggest we instruct all our customers to uninstall it completely and use
> > other means to configure their networks?
>
> Kubuntu/Debian way to staticly configure the network
> was/is /etc/network/interfaces.   See interfaces manpage.
> Devices managed via interfaces file are ignored by
> network-manager
>
> Achim
> >
> > Andrey Filippov
> > Elphel, Inc
> >
>
>
>
> --
>  To me vi is Zen.  To use vi is to practice zen. Every command is
>  a koan. Profound to the user, unintelligible to the uninitiated.
>  You discover truth everytime you use it.
>                                      -- reddy at lion.austin.ibm.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-networkmanager/attachments/20090112/92fbd302/attachment.htm 


More information about the kde-networkmanager mailing list