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
Static IP Addressing
Add these lines to the
BOOTPROTO=”static”
BROADCAST=
IPADDR=
NETMASK=
NETWORK=
Reboot with this command: /sbin/shutdown
Logging into the Zoom Configuration Manager
Add these lines to the
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
20 | ADSL Bridge Modem User’s Guide |