![]() |
|||||||||
|
|
|||||||||
|
Home Networking Guide
Linking PCs seems a daunting task, especially if you have never tried this before. As in all things PC, it's easier when copying a mate/taking advice from someone who's done it/or following a guide. Having been through the first two stages and successfully run a NIC linked pair, and then moved onto a hub. I thought I could help others and provide myself a written record for when I forget! At the basic level two PCs can be linked using a serial cable and Windows DCC settings. Having been there and done that I will skip on to more recent set-ups. If you have attended a LAN party you will have a Network Interface Card (NIC). Older models have big round BNC connectors and you get involved in T-pieces and terminators blah drone etc. These days Ethernet connections are either RJ45 (which resemble large Western type phone jacks, the type that link your handset to the base) or fibre-optical. Fibre optics is a big business option, so forget them. Ethernet has two standards; Ethernet at 10MBs and Fast Ethernet at 100MBs. A cheap 10/100 (i.e. supports both options) card can be purchased from www.simply.co.uk for example, at the princely sum of £15. Obviously you will need a second PC with a NIC card and appropriate cabling. The simplest way of joining these two cards is to use a cross-over cable. These can be bought pre-made in lengths up to 30M, 5 to 10 allows you the most flexibility allowing friends machines to be placed in other rooms. Obviously there can only be two machines linked this way. More machines require a Hub. A hub simply receives a signal from on of the PCs attached to it and sends it to ALL the machines connected. The machine that it is intended for RECEIVES it; the remainder ignore the signal. Obviously this is an inefficient method and this limits the number of machines to around a maximum of 40 or so. Your home LAN with 1 to 7 chums will work just fine across a 10MB hub. Setting for two machine
or ten machines are the same whether you use a cross over cable
or a hub. After installing the NICs and running their setup disks, a quick visit to Control Panel/Networks should look similar to this:
Changing the computers name causes yet another reboot and then you should be there. The machine upstairs is an old K6 200 and it takes a minute or so after loading windows before detecting the network, so be patient on low-spec machines. A simple test is known as a Loopback. Ping 127.0.0.1 (or anything with 127 at the start) tests that TCP/IP is installed correctly on that machine, pinging the machines own IP proves that the protocol is then "bound" to that NIC. Generally if you cant ping your own IP, but the loopback works, then a reboot will cure it as it reloads the protocol stack on a boot up. If this is fine then on all the PCs open up a DOS box and type "Ping 10.1.1.x" where x is the last digit of the machines IP. Ping 10.1.1.1 on my machine results in the following: Pinging 10.1.1.1 with 32 bytes of data: Reply from 10.1.1.1:
bytes=32 time<10ms TTL=64 Ping statistics for 10.1.1.1: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms This means you machine is talking to its own card. Repeat this on the same PC substituting the IP with 10.1.1.2 (and so on) and you should get similar results. Opening the Network Icon on you desktop will give a visual representation of you network and you can 'explore' the other PCs from there as well as simply using Windows Explorer. You can decide which bit of your Hard Drive to share, simply by selecting the drive or directory with the Right Mouse Button and selecting the 'Share ' option. This allows you to share your MP3s and hide you begging letters to the bank manager! Also a very easy way of copying the 130MB Counter Strike file from your machine to his in a few seconds. Saving one of you a 4-hour download. That's it and it time for LAN game heaven. A couple of trouble shooting
tips; If you are using a hub and it lights up, everything checks
out and you still can't connect, turn the hub on and off. It took
me 2 days to figure that one out (aargh!). Make sure the lights
on the rear of your NIC show up! The one upstairs 'popped' as the
motherboard is slightly warped. Be methodical. | |||||||||