Page 101 / 119
Scroll up to view Page 96 - 100
Appendix C: TCP/IP Network Settings
101
Mac OS 7.6.1 - 9.2.2
1
From the
Apple
menu, choose
Control Panels
and then
TCP/IP
to display the
TCP/IP
Window.
2
Under
Connect via:
, select
Ethernet built-in
.
3
Under
Configure:
, select
Using DHCP Server
. Do not enter
anything in the
DHCP Client ID
field.
4
Close the
TCP/IP
Window. You will be asked if you want to
save the changes. Click
Save
.
5
Continue with
Step 3: Establishing Communication
on
page 12
.
Page 102 / 119
ADSL X6 User Guide
102
Linux TCP/IP Settings
The instructions for setting up boot-time DHCP vary dramatically
by distribution, so you may want to refer to your particular
version’s documentation.
Once you have followed the instructions for your Linux system,
continue with
Step 3: Establishing Communication
on page 12.
Note:
If you have more than one network card installed, you will need to
pick distinct Ethernet identifiers for each (eth0, eth1, eth2, and so
forth). If you select an identifier other than eth0 for your ADSL
modem, use that identifier throughout.
RedHat
Edit or create
/etc/sysconfig/network-scripts/ifcfg-eth0
so
that it contains the following three lines:
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
SuSE
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
.
Debian
Add this line to the
file /etc/network/interfaces
:
iface eth0 inet dhcp
Reboot with this command:
/sbin/shutdown -r now
.
Page 103 / 119
Appendix C: TCP/IP Network Settings
103
Windows TCP/IP Settings
How you configure your Windows computer’s network settings
differs, depending on your operating system. Go to the section that
corresponds to your Window’s operating system.
Note:
If you are using a Windows computer, you do not have to
configure the TCP/IP settings. This is because your Windows
computer will automatically configure them for you. Only
Windows users who are troubleshooting the
X6
will need to verify
the TCP/IP settings.
Windows XP
1
Open the
Internet Protocol (TCP/IP) Properties
dialog
box.
a
b
c
From the desktop, click the
Start
button, point to
Control
Pane
l, and then click
Network and Internet
Connections
.
Right-click the
Local Area Connection
icon, and select
Properties
.
Select your NIC card’s TCP/IP entry (it should include
TCP/IP
in it, but not
AOL
,
Dial-up
, or
Adapter
) and
click the
Properties
button.
2
Ensure the following is selected, depending on whether you are
using dynamic (DHCP) or static IP addressing:
¾
If you are using DHCP (most users): Ensure that
Obtain
an IP address automatically
is selected and that either
Obtain a DNS server address automatically
or
Enable
DNS
is selected. All fields should be blank.
Page 104 / 119
ADSL X6 User Guide
104
¾
If you are using a static IP address: Ensure that
Use the
following IP address
and
Use the following DNS
server addresses
are selected and that the correct
IP
address
,
Subnet mask
,
Default gateway
, and
Preferred
DNS server
values appear.
Windows 2000
1
Open the
Internet Protocol (TCP/IP) Properties
dialog
box.
a
b
c
From the desktop, click the
Start
button, point to
Settings
, then
Network and Dial-up Connections
.
Right-click the
Local Area Connection
icon, and select
Properties
.
Select your NIC card’s
TCP/IP
entry (it should include
TCP/IP in it, but not AOL, Dial-up, or Adapter) and click
the
Properties
button.
2
Ensure the following is selected, depending on whether you are
using dynamic (DHCP) or static IP addressing:
¾
If you are using DHCP (most users): Ensure that
Obtain
an IP address automatically
is selected and that either
Obtain a DNS server address automatically
or
Enable
DNS
is selected. All fields should be blank.
¾
If you are using a static IP address: Ensure that
Use the
following IP address
and
Use the following DNS
server addresses
are selected and that the correct
IP
address
,
Subnet mask
,
Default gateway
, and
Preferred
DNS server
values appear.
Page 105 / 119
Appendix C: TCP/IP Network Settings
105
Windows 98/Me
1
Open the
Internet Protocol (TCP/IP) Properties
dialog
box.
a
b
c
From the desktop, click the
Start
button, point to
Settings
, then
Control Panel
.
Double-click the
Network
icon to display the
Network
dialog box.
Select your NIC card’s TCP/IP entry (it should include
TCP/IP in it, but not AOL, Dial-up, or Adapter) and click
the
Properties
button and then click
OK.
2
Ensure the following is selected, depending on whether you are
using dynamic (DHCP) or static IP addressing:
¾
If you are using DHCP (most users): Ensure that
Obtain
an IP address automatically
is selected and that either
Obtain a DNS server address automatically
or
Enable
DNS
is selected. All fields should be blank.
¾
If you are using a static IP address: Ensure that
Specify an
IP address
is selected and that the correct
IP Address
and
Subnet Mask
values appear. On the
DNS
Configuration
tab, ensure that
Enable DNS
is selected
and that something appears in the
Host
box. (If not, enter
any name, word, or combination of letters and numbers.)
Ensure that the
DNS Server Search Order
box contains
either
10.0.0.2
or
10.0.0.3
.