Managing Network Connections with NetworkManager

NetworkManager is the ideal solution for a mobile workstation. With NetworkManager, you do not need to worry about reconfiguring network interfaces and switching between networks when your location changes. NetworkManager can automatically connect to known WLAN networks. If you have two or more connection possibilities, it can connect to the faster one.

NetworkManager is not a suitable solution in the following cases:

To enable or disable NetworkManager during the installation, click Enable NetworkManager or Disable NetworkManager in Network Mode of Network Configuration. To enable or disable NetworkManager on an installed system, follow these steps:

  1. Open YaST.

  2. Choose Network Devices+Network Card.

  3. On the first screen, set the Network Setup Method option to User Controlled with NetworkManager to use NetworkManager. To disable NetworkManager, set the Network Setup Method option to Traditional Method with ifup.

After choosing the method, set up your network card using automatic configuration via DHCP or a static IP address or configure your modem. Find a detailed description of the network configuration with YaST in Section 30.4, “Configuring a Network Connection with YaST” and Section 29.1, “Wireless LAN”. Configure supported wireless cards directly in NetworkManager.

To configure NetworkManager, use NetworkManager applets. KDE and GNOME each have their own applets for NetworkManager. For details, refer to KDE User Guide and GNOME User Guide. An appropriate applet should start automatically with the desktop environment. The applet is then shown as an icon in the system tray. The functions of the applets are similar, but their interfaces are a little different. They can also be used in other graphical environments with standard system tray support.

Differences between ifup and NetworkManager

If you use NetworkManager for network setup, you can easily switch, stop, or start your network connection at any time from within your desktop environment using an applet. NetworkManager also makes it possible to change and configure wireless card connections without requiring root privileges. For this reason, NetworkManager is the ideal solution for a mobile workstation.

Traditional configuration with ifup also provides some ways to switch, stop, or start the connection with or without user intervention, like user-managed devices, but it always requires root privileges to change or configure a network device. This is often a problem for mobile computing, where is not possible to preconfigure all connection possibilities.

Both traditional configuration and NetworkManager can handle network connections with a wireless network (with WEP, WPA-PSK, and WPA-Enterprise access), dial-up, and wired networks both using DHCP and static configuration. They also support connection through VPN.

NetworkManager tries to keep your computer connected at all times using the best connection available. If available, it uses the fastest wired connection. If the network cable is accidentally disconnected, it tries to reconnect. It can find a network with the best signal strength from the list of your wireless connections and automatically use it to connect. To get the same functionality with ifup, a great deal of configuration effort is required.

For More Information

Find more information about NetworkManager on the following Web sites and directories: