Zoom 0335-A 27337 Guía de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 44
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 19
20 ADSL Bridge Modem User’s Guide
SuSE
Depending on what you want to do, specify the appropriate
TCP/IP settings as shown in the tables below.
Dynamic IP Addressing
Edit the file
/etc/rc.config
, search for the variables
NETCONFIG
,
NETDEV_0
, and
IFCONFIG_0
. Set them as
follows (see the instructions in
rc.config
):
NETCONFIG="_0"
NETDEV_0="eth0"
IFCONFIG_0="dhcpclient"
Reboot with this command:
/sbin/shutdown -r now
Static IP Addressing
Add these lines to the file
/etc/sysconfig/network/ifcfg-eth0
,
setting them equal to the values provided to you by your
Internet service provider. Be sure each value—after the equal
sign—is enclosed in quotes.
BOOTPROTO=”static”
BROADCAST=
IPADDR=
NETMASK=
NETWORK=
Reboot with this command:
/sbin/shutdown -r now
Logging into the Zoom Configuration Manager
Add these lines to the file /etc/sysconfig/network/ifcfg-eth0:
BOOTPROTO=”static”
BROADCAST=”10.0.0.255”
IPADDR=”10.0.0.10”
NETMASK=”255.255.255.0”
NETWORK=”10.0.0.2”
(Note that for IPADDR, you can enter any value
between 10.0.0.4 and 10.0.0.20.)
Reboot with this command:
/sbin/shutdown -r now
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 43 44

Comentarios a estos manuales

Sin comentarios