Figure 144 Red Hat 9.0: Dynamic Ip Address Setting In Ifconfig-Eth0; Figure 145 Red Hat 9.0: Static Ip Address Setting In Ifconfig-Eth0; Figure 146 Red Hat 9.0: Dns Settings In Resolv.conf - ZyXEL Communications p-334whd User Manual

802.11g dial up modem
Hide thumbs Also See for p-334whd:
Table of Contents

Advertisement

1 Assuming that you have only one network card on the computer, locate the
configuration file (where
eth0
configuration file with any plain text editor.

Figure 144 Red Hat 9.0: Dynamic IP Address Setting in ifconfig-eth0

DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
USERCTL=no
PEERDNS=yes
TYPE=Ethernet

Figure 145 Red Hat 9.0: Static IP Address Setting in ifconfig-eth0

DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=192.168.1.10
NETMASK=255.255.255.0
USERCTL=no
PEERDNS=yes
TYPE=Ethernet
2 If you know your DNS server IP address(es), enter the DNS server information in the
resolv.conf
two DNS server IP addresses are specified.

Figure 146 Red Hat 9.0: DNS Settings in resolv.conf

nameserver 172.23.5.1
nameserver 172.23.5.2
3 After you edit and save the configuration files, you must restart the network card. Enter
./network restart
shows an example.
Appendix C Setting up Your Computer's IP Address
is the name of the Ethernet card). Open the
eth0
If you have a dynamic IP address, enter
field. The following figure shows an example.
If you have a static IP address, enter
field. Type
IPADDR
notation) and type
NETMASK
following example shows an example where the static IP address is
192.168.1.10 and the subnet mask is 255.255.255.0.
file in the
directory. The following figure shows an example where
/etc
in the
/etc/rc.d/init.d
dhcp
static
= followed by the IP address (in dotted decimal
= followed by the subnet mask. The
directory. The following figure
P-334WHD User's Guide
ifconfig-
in the
BOOTPROTO=
in the
BOOTPROTO=
235

Advertisement

Table of Contents
loading

Table of Contents