Slashdot Mirror


NetworkManager 1.0 Released After Ten Years Development

An anonymous reader writes: After ten years of development focused on improving and simplifying Linux networking, NetworkManager 1.0 was released. NetworkManager 1.0 brings many features including an increasingly modernized client library, improved command-line support, a lightweight internal DHCP client, better Bluetooth support, VPN enhancements, WWAN IPv6 support, and other features.

7 of 164 comments (clear)

  1. Re:what's wrong with ifconfig? by Narcocide · · Score: 5, Funny

    Those are too simple and reliable. For Linux to compete with mainstream operating systems it needs more complexity and more bugs.

  2. mask NM by Anonymous Coward · · Score: 5, Informative

    The most important feature is that it can be disabled, masked and unistalled without loosing functionality, as oppposed to other new TM things that I can't get rid of that easily

  3. Never heard of it by gweihir · · Score: 5, Insightful

    And I have been a constant Linux user since 1994. This cannot be too important.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  4. Re:NetworkManager by fustakrakich · · Score: 5, Funny

    Why isn't it just a thin wrapper on systemd?

    Oh, that's cold, man!

    --
    “He’s not deformed, he’s just drunk!”
  5. Re:NetworkManager by thegarbz · · Score: 5, Funny

    Yes and then you just use the commandline to handle failover of network interfa.... eh no.
    Well you can use the commandline to automate the connection to preferred wireles.... no?
    What about moving between netwo...

    Ahh fuck it I'm re-installing NetworkManager. A turd of a system service with a turd of a user interface is better than busting open the command line every time I do something as mind mindbogglingly complicated on my laptop as plugging in a network cable.

    It may have its warts, but it does what it says on the box. It simplifies network management in a time where networks are not a single solid stable connection to the host. You wouldn't want it on a server, but you wouldn't want to be without it on pretty much any other use case.

  6. Re:NetworkManager by Eric+Green · · Score: 5, Informative

    Yes, NetworkManager should be fine on most servers. Unless you want to use network bonding. And VLANs. And bridges. Nevermind bridged VLAN's (yes, those are a thing) on top of 802.3Ad bonds. And ... and... well, 90% of the other functionality that is offered by the Linux networking stack. NetworkManager works fine for managing the 10% of the network stack that is used 90% of the time. For the other 10% of the time, it is an abortion that should be taken out back of the barn and shot like a rabid dog. And this other 10% that NetworkManager won't do is 99% of why people pay me big bucks to make Linux do what they need it to do, since you will not get high performance networking out of a server using the limited functionality provided by NetworkManager. As in, the servers I work with generally have at least half a dozen gigabit NICs and two 10Gbit NIC's. NetworkManager won't get me 1/10th of what I need to put these servers into the midst of a large network for use in server consolidation, and is utterly useless once we start talking about Open vSwitch and other such SDN components.

    So sure, if you're a sandwich shop putting a $500 server under the cash register, or you are a teenage college student setting up a video sharing network for your bro's in the flop house you board in, NetworkManager will work fine for you. For those of us doing anything more complex, it is a useless abomination and the first thing done when bringing up a new server image is "chkconfig NetworkManager off ; service NetworkManager stop". (Or the AbominationD equivalents thereof).

    --
    Send mail here if you want to reach me.
  7. I like NetworkManager, but.... by DerPflanz · · Score: 5, Interesting

    Since NetworkManager, day-to-day network use (be it WiFi, wired or whatever) Just Works. I like that.

    However, when (as a developer, hardware-tinkerer or network problem solver) you are plugging in and out cables, connecting devices, etc, it would be nice to have NetworkManager to be put on "mute" or something. Just keep my fixed IP on the correct devices and stop enabling and disabling connections. That's the only time I turn the service off.

    --
    -- The Internet is a too slow way of doing things, you'd never do without it.