OK, I'll write some general advice...
Obtaining the highest speed- Always install the Router and ADSL splitter as close to the telephone socket as possible. If you need to extend the line for a telephone, do this after the ADSL splitter.
- Never install more than four devices on your telephone line, the lines only have a REN (Ring Equivalency Number) of 4, if you still have problems, check your telephony as some devices may have a higher REN - for example, if your facsimile has a REN of 2 it is equivalent to using two telephones on the line.
- Remove your bell wire, telephones used to use two extra wires for the bell, you no longer need them and they cause cross-talk and electrical interference, you can find instructions here.¹
- Only install one router, if you need more Ethernet ports, buy a switch.
- Try to avoid using wireless, wireless/WiFi is a radio technology and although it is convenient, it is plagued with latency.
KC ADSL Router adviceKingston Communications will usually provide you with a router, this router is usually a Thomson brand, such as the 585 model, which is notoriously unreliable. You can request a single-port router from KC instead, they will usually send a ZyXel P-660 Series router, this router has no wireless access and only a single Ethernet Port but is substantially more reliable and less latent than the Thomson model, being a single port router is not a limitation, the Ethernet Port is 100 Mbit/s Full Duplex which far exceeds the available bandwidth of the ADSL Connection, if you require more ports, you can buy an Ethernet Switch such as the ones available in
Maplin Electronics - Always use a Switch as the alternative is a Hub, Hubs work but they have no logic, as a result any and all data is broadcasted to every machine on that Hub which will cause latency and bottlenecks as only one machine can send at any time.
If you wish to use Wireless - which I do not reccomend - you have several options, you can buy a Cable Router instead of the switch, this will have an Ethernet port in place of the ADSL port you would usually find, this will connect (Via a Cross-over cable) to your ADSL Router, but remember, if you have to forward ports, you will need to do this on
both routers, the Cable Router would forward a port from your Computer to the ADSL Router and the ADSL Router would then have to forward that port from the Cable Router to the "Internet" - but this could be costly, the advantage of this is, that you get the speed and reliability of the single port Router as well as increased security, you also have wireless connectivity... There will be a marginal increase in Latency - less than 1millisecond - that you probably won't notice.
Your other option is to not use the Router KC provides, as it's free, take it anyway as it will be good for a spare if something ever went wrong, but buy a different one. A lot of home-users reccomend NetGear, but people in the know reccomend other brands such as D-Link - you can of course go completely overkill and install a £10,000 Cisco or Juniper brand Router but there isn't any point in doing that - My personal reccomendation is D-Link as they have a lot of experience in Business networks and their home Routers are the same ones they sell to smaller office buildings. Never buy a "Gaming" Router, "Gaming" Routers are just the same as the non-gaming types, the only difference is that they have the word "Gaming" printed on them and the price is doubled, you will not notice any difference in performance. D-Link offers a wide variety of Routers, and you need to think about what you intend to do with your Internet Connection, if you use Skype a lot and suffer from call quality issues, maybe a router with QoS (Quality of Service) will work for you, if you want Wireless then you can buy one that has WiFi connectivity. I use a
D-Link DSL-2740R which has never dropped out (except for when it was the fault of KC's hardware and not the Routers') - these can be found cheap enough on eBay, and feature QoS, WiFi (802.11n) and 4 Ethernet ports.
If you do use a router from another source, it will not be pre-configured for the KC Network, luckily, most routers come with a manual, so if you are unsure of how to modify the settings in the Router you have chosen, you can consult that, once you know where the property page is for the ADSL Link it's as simple as copying the information from here;
VPI: 1
VCI: 50
Encapsulation: RFC2364 PPPoATM
Modulation: ADSL2 PLUS or G.DMT for ADSL1 (Usually leave this on Auto-Select and the Router will chose the best one for your line)
Multiplexing: LLC
Authentication: CHAPAnd inserting your User Name and Password in the correct boxes, everything else can be left as automatic. On a final note, ALWAYS change the password for your Router, most of the "Hacking"² that you hear of today happens because of System Administrators failing to change the passwords on networking hardware. Just chose something nobody would know, maybe the first two words and 6 digits that occur to you in a random manner, such as "Candle736548Pulsar" - just be sure to remember it.
Another EditAlso, remember that the Speed that networking hardware (such as your Router) measures is in Megabits (Mb) and not Megabytes (MB) - This is why ISP's only say "Meg" in their commercials. Simply divide by eight to get the result in Megabytes. Here's some information on the schemes used.
A byte is 8-Bits long in Binary;
1 0 1 0 1 0 1 0Each 1 or 0 in this
Byte is a
Bit, I could sell you this as One-Byte... That doesn't sound much... How about, I sell you 8-Bits? That sounds like more doesn't it? If we divide 8 by 8 (8/8=1) we get the result of 1 - this means we still have one Byte. This formuala applies further up the Scale. Here's some information for reference;
Kilobytes are written as KB, Kilobits are written as Kb.
1000 Bits (b) is 1 Kilobit (Kb)
1000 Kilobits (Kb) is 1 Megabit (Mb)
1000 Megabits (Mb) is a Gigabit (Gb)
1024 Bytes (B) is 1 Kilobyte (KB)
1024 Kilobytes (KB) is 1 Megabyte (MB)
1024 Megabytes (MB) is 1 Gigabyte (GB)Your ISP and most software/hardware write these incorrectly, but we know what it is doing now. My router reports that I am connected to the internet at 10240 Kilobits Per Second Download and 1024 Kilobits Per Second Upload.
Download is the speed you can
recieve data and
Upload is the speed at which you can
send Data. How many MegaBytes am I connecting at? Let's divide by Eight...
So, divide that by eight;
10240 / 8 = 1280 It seems I am connecting at 1280 Kilobytes Per Second, now how do we get this in Megabytes? Divide that by 1024!
1280 / 1024 = 1.25 so I am connecting at 1.25 Megabytes per second. As a general rule, you should then divide this by Eight and remove that figure from the total sum of Megabytes for a more realistic idea,
1.25 - ( 1.25 / 8 ) = 1.09 Megabytes per second, so I should be able to download at this speed. The same applies to your Upload speed, but keep in mind, some of it depends on line stability and where you are downloading from.
I may add more advice later, such as how to forward ports on some routers
¹ Remind me to update that page with one relevant to KC's sockets, I'll just make my own on my old freewebs site until I can be bothered to move it, at which point I'll implement a redirect.
² The use of this word in such cases offends me, it isn't Hacking if you know the password.