Setting Up A SuSE 8.0 Linux DHCP Client
Installing DHCP using yast2 implies that it was not
selected when SuSE 8.0 was initially installed. DHCP client
support is normally included when you initially install a
version of Linux.
To install the DHCP client software on your SuSE 8.0
machine use the following steps.
- From the task bar or an xterm start up yast2.
- Click on "Yast2 modules".
- Select "Software".
- Select "Install/remove software".
- Select "search" on the package selection
screen.
- Search on the term
dhcp.
- In the search results screen, if
dhcpcd
has an I in the
first column, then the DHCP client is already installed.
Go on to the configuration steps below.
- If
dhcpcd is
blank, highlight that line and then click on the
Select/deselect button to get an I
in the first column.
- Also select
dhcp-tools
by highlighting that line and clicking on the
Select/deselect button as well.
- Finally, click on the OK button to finish the
installation.
Once the software is installed you can configure the DHCP
client software on your SuSE 8.0 machine by following these
steps.
- From the task bar or an xterm start up yast2.
- Select "Yast2 modules".
- Select "Network/Basic".
- Select "Network card configuration".
- Under the "Already Configured" panel click on
the Edit button.
- Highlight the ethernet device (probably eth0) and click
on the Edit button.
- On the Network Address setup screen click on the
Automatic address setup (via DHCP) button.
- If you'd like to set your hostname and dns server names
click on the Host and name server button.
- If you'd like to set the routing (gateway) address click
on the Routing button. This is necessary when you are
behind a firewall, such as a cable/dsl router appliance.
- Click on the Next button.
- Click on the Finish button.
Yast2 will shutdown and restart the network services.
Assuming that there is a DHCP server on your LAN (either a
Linux DHCP or some type of router device), you should now have
a dynamically assigned IP address.
|