The main network connection manager is Network Tool (forked from wpa_gui). The auxiliary connection manager is Network Setup.
Network Tool supports wireless and wired connections.
Click its panel icon to set up connections.
If connections need your attention the icon could
look like this:
Right click to restart the
connection.
The Network Tool automatically connects to one of the enabled network profiles listed in the Manage Networks sub-tab.
Press the Scan button to discover which networks are
available in your current location. Add new network
profiles to the Manage Networks sub-tab as explained
below.
To add a new profile and connect to the network:
Tips:
When you disable DHCP in the Wifi (or Wired) tab you come to this dialog to set a static address. The dialog guesses reasonable defaults for a simple home LAN setup. For more advanced configurations, and for troubleshooting issues, you will need to read up what each parameter really does. Getting static addressing right needs some experience.
Tips:
/etc/wpa_gui
. /etc/resolv.conf.head
you can add DNS servers that take
precedence over the servers configured with the Network
Tool. Both server sets are enabled, but the latter is used
only when the former isn't available. Here is a sample resolv.conf.head
:
# static DNS.WATCH nameservers for privacy nameserver 84.200.69.80 nameserver 84.200.70.40 # end of /etc/resolv.conf.head
A wired connection hooks up your computer to your home network router with an Ethernet cable.
If you have problems connecting to a network, right click the Network Tool icon and select Restart Connection. This action will restart wireless network services.
If the Network Tool manages your wired connection, this action will also restart wired network services. (The other way to manage wired connections is Network Setup).
When the Network Tool is left free to automatically select the best network, it will do so based on the order of network entries in the Manage Networks sub-tab, their network security level (WPA/WPA2 is preferred), and signal strength. Network entries are saved to the configuration file.
Configuration file: /etc/wpa_supplicant.conf.
Wireless services: wpa_supplicant, wpa_cli, dhcpcd.
Wired services: dhcpcd.
The Wireless Antenna Manager applet can be started from the Control Panel Network tab.
It can be used to temporarily enable/disable the antenna of a wireless adapter. This can help in troubleshooting network connections for computers equipped with multiple wireless adapters.
Network Setup can be used to connect wired and wireless networks in a way that is independent of Network Tool.
For ease of use and breadth of features most users should prefer Network Tool over Network Setup, which still provides some unique features. Most prominently, the ability to set up network connections without running Xorg. Network Setup uses text-based dialogs that work for both the system console (no Xorg), and a terminal window (Xorg).
For the system console, start Network Setup with command network-setup.sh
.
For Xorg start the Network Setup applet from the Control Panel
Network tab.
To navigate the dialog use the Up and Down arrow keys to hightlight a menu entry, the Enter key to activate it, the Tab and Shift Tab keys to cycle across the input fields and the buttons, and the Esc key to go back one level.
You can configure a static or automatic (DHCP) address for your wireless (wlan0) adapter.
The concepts and actions that are involved are similar to those for Network Tool, where they are explained in more detail.
To add a new profile and connect to the network:
Tips:
/etc/network-setup
When you select "Use static IP" in step #2 above you come to this dialog to set a static address.
See also Configuring a Static Address for wireless networks for general information about static addresses.
To add a new profile and connect to a wired network follow the instructions given for wireless networks, but select a wired interface (eth0). You will not need to scan for networks or to enter an access password.
In the main window you can disable / enable Network Tool services. This applies at the next reboot and every reboot after, until Network Tool is enabled again from Network Setup.
"Reset udev persistent net rules" clears the interface names that Linux automatically assigns to network adapters. Then Fatdog64 will restart wired adapter names from "eth0" and wireless adapters from "wlan0". If you use this entry you will need to configure all static IP addresses again.