Once your network topology is
set up, it’s time to set up the computers for networking. How you set up
your computers depends on the type of networking devices you have
in your topology. Most common home or office networks
contain a router, cables, and computers.
When a router is used in a
network, your network topology may look something like the picture
below.

Through this method of
networking you can easily see how all computers will connect to the
router to form a centralized network. To configure your computer to work
with this type of network you must have certain options set on your
computer.
First, you must make sure the
TCP/IP Settings are set to Automatic so that a proper address can be
obtained from the router. Through this address we will be able to
communicate with other computers and access the shared Internet
resource. To verify if TCP/IP is set to automatic follow the below
steps.
- Open the Control Panel.
- Open Network and Internet
Connections.
- Open Network Connections.
- Right Click on your default
LAN or High Speed Internet connection and select Properties.
- In the Local Area
Connection properties window, select Internet Protocol (TCP/IP)
under the General Tab.
- With TCP/IP selected, click
the Properties button.
- Under the General tab, make
sure the following radio buttons are selected:
Obtain an IP address automatically
and Obtain DNS server address automatically.
- Click OK.
- Click OK again.
- Restart your computer.
Next, to share resources on your
network with others you need to install File and Printer Sharing for
Windows XP and make sure it is enabled. To do this, follow the steps
below.
- Open the Control Panel.
- Open Network and Internet
Connections.
- Open Network Connections.
- Right Click on your default
LAN or High Speed Internet connection and
select Properties.
- Verify that File and
Printer Sharing for Microsoft Networks is installed and checked. If
it is installed, you are done. If it is not installed, proceed to
the next step.
- To install this feature,
first click the Install button in this window.
- Select Service, and click
the Add button.
- In the Select Network
Service window, select Microsoft as the manufacturer and then select
File and Printer Sharing for Microsoft Networks for the Network
Service.
- Hit the OK button. (You may
be asked for your Windows XP CD.)
- In the Local Area
Connection Properties box verify that File and Printer Sharing for
Microsoft Networks is checked.
- When finished hit OK.
While computers connected to a
domain environment may require a username and password to access a
resource, this is not a feature we want enabled for a home or office
network, so we need to enable Simple File Sharing. Follow these steps to
enable this feature:
- Open the Control Panel.
- Select Appearance and
Themes.
- Open the Folder Options
icon.
- In the Folder Options
window, select the View Tab.
- In the Advanced Settings
window, scroll to the very bottom of the list.
- Check the box for: Use
simple file sharing (recommended).
- Hit the OK button.
It is a good idea to share a
folder on your computer as well. This makes it easier for other
computers to access you. To create and share a folder on your computer
follow the below steps:
- Open My Computer.
- Open your local disk (C:).
- Create a new folder on your
C:\ drive. Name it “tester933” (no quotes).
- Right Click on this folder
and select Sharing and Security.
- Under the Sharing tab of
the tester933 properties window, locate the Network Sharing and
Security section.
- Check the box: Share
this folder on the network.
- Click the OK button.
Next, we’ll modify the workgroup
name. Having the same workgroup name is not needed for all computers,
but will make networking computers a lot easier. To check this, follow
the below steps:
- Open the Control Panel.
- Open Performance and
Maintenance.
- Open the System icon.
- In the System Properties
window, select the Computer Name tab.
- To change your workgroup
name, select the Change button and type in your new workgroup name.
- You will have to restart
your computer to apply these changes.
Now, we’ll check firewall
settings. Most modern routers have firewalls built-in to protect all
computers connected to it. While it is not necessary to have a firewall
on your personal computer in this scenario, some users would rather the
extra security. If you are using Windows XP’s built-in firewall or a 3rd
party firewall (such as Norton or MacAfee) you may have to disable or
configure this program for your connection to work.
While all computers on the
Internet have an IP address (like houses have addresses), being on a
local home or office network means you have a computer name and
an automatically assigned IP address. This IP address
is classified into one of the following address ranges. (For a home or
office networks a 192.168.x.x address is usually utilized.)
- A - 10.0.0.0 (i.e.: 10.10.234.78)
- B - 172.16.0.0 (i.e.: 172.24.101.12)
- C - 192.168.0.0 (i.e.: 192.168.0.23)
To verify your IP Address, use
these steps:
- Open the Network
Connections window.
- Right Click on your local
area connection and select Status.
- Select the support tab.
- Note your IP address and
other required information.
Or, you can use the Command
Prompt if you find that easier:
- Locate the Command Prompt
icon in your Start Menu. (Also available by clicking on the Start
Button, selecting Run, and typing “cmd.”)
- After the Command Prompt
window opens type “ipconfig /all”.
- Note your IP address and
other required information.