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 <[email protected]> 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. > -- [email protected] >
_______________________________________________ kde-networkmanager mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-networkmanager
