Network Integration  «Prev 

Using netctl to configure an Ethernet Connection

The netcfg utility manipulates system network configuration profiles. netcfg can be invoked interactively, with an individual subcommand, or by specifying a command file that contains a series of subcommands.
  1. To start the Network Configurator, type netcfg & at the xterm prompt, and press Enter.
  2. To configure network interfaces, click the Interfaces tab.
  3. The only interface shown is the loopback (lo) interface, your computer's reference to itself. Click Add to add a new interface.
  4. Select Ethernet from the Interface Type menu.
  5. Click OK to accept Ethernet.
  6. Now you have the configuration screen for the interface eth0. To bring up the Interface configuration protocol menu, click the drop-down arrow next to the Interface configuration protocol.
  7. The config modes are listed here; choose none to configure the interface manually.
  8. Your network administrator has assigned your host the IP address 193.43.10.1. Click in the IP: field, and we will enter this address for you.
  9. Your netmask is 255.255.255.0. Note that Linux guessed this value already. The last option you will set is Activate on boot. Click thebutton next to this option to enable it.
  10. Click the Done button to update the configuration files.
  11. Click Save to return to the Interfaces screen.
  12. This completes this Simulation.