Figure 237 Red Hat 9.0: Dynamic Ip Address Setting In Ifconfig-Eth0; Figure 238 Red Hat 9.0: Static Ip Address Setting In Ifconfig-Eth0; Figure 239 Red Hat 9.0: Dns Settings In Resolv.conf - ZyXEL Communications P-660H-D Series User Manual

Adsl 2+ gateway
Hide thumbs Also See for P-660H-D Series:
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.
• If you have a dynamic IP address, enter
following figure shows an example.

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

DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
USERCTL=no
PEERDNS=yes
TYPE=Ethernet
• If you have a static IP address, enter
IPADDR
NETMASK
where the static IP address is 192.168.1.10 and the subnet mask is 255.255.255.0.

Figure 238 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 239 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 E Setting up Your Computer's IP Address
eth0
= followed by the IP address (in dotted decimal notation) and type
= followed by the subnet mask. The following example shows an example
file in the
directory. The following figure shows an example where
/etc
in the
/etc/rc.d/init.d
P-660R/H-D Series User's Guide
is the name of the Ethernet card). Open the
in the
dhcp
BOOTPROTO=
in the
static
BOOTPROTO=
directory. The following figure
ifconfig-
field. The
field. Type
348

Advertisement

Table of Contents
loading

Table of Contents