Welcome to Gaia! ::


An Introduction to Networking

Networking. The term is used nearly everywhere now, and anyone reading this is already part of a network, wether you know it or not ninja . But before we get into the intricacies of networking and how to hook up your awesome box with your friends to share pr0n, we must answer one simple question.

What in Sam Hell is a network?

A network is 2 or more computers, linked together in order to share data and peripherals, such as hard disks and printers. This is the basic dictionary definition, but what does it really mean?

Think of a football team. Each and every part of the team is important, and every individual player has many things to contribute, wether it is time, talent, resources, or what have you. When they work and communicate together, they are able to accomplish a goal. This is, in short, a network.

In the beginning, a network was connecting two computers and having them share data. This is networking at it's most basic. While this may have worked for a while, it was far too slow and inneficient. What if we were to connect SEVERAL computers, but not only that, other resources such as Printers and Fax Machines, into one large network? This is the concept of modern networking.

Now why in the world would you want to do that? Simple. Large coorporations need information to be moved quickly from one place to another. Home users don't want to have to buy one printer for every computer, so they just share it. And more importantly, from this concept grew the biggest and most used network in the world, The Internet.

LAN WAN Thank you ma'am

So your buddies invited you over for a LAN party. You have the booze, the computers, your awesome hat, and 10 gigs of pr0n all set and ready to go. But... what the hell is a LAN in the first place!

There are two major types of networks, namely LAN (Local Area Networks) and WAN (Wide Area Network).

Due to a bit of confusion, i'm going to try to explain, briefly, a few more of the *AN setups:

LAN - Local Area Network - A single network confined to one building or area of a building. There may be links to other locations at the same site, but it will be very localized.

CAN - Campus Area Network - A group of interconnected LANs in a small area. i.e. School Campus, Universities, Hospitals, Military Bases, etc.

MAN - Metropolitan Area Network - Usually used to describe networks within a sociopolitical boundary. i.e. District Authority Offices. They are usually interconnected using high speed Fiber Optics or other High Speed Digital Circuits (as opposed to phone lines)

WAN - Wide Area Network - Two or more interconnected LANs spread over a large geographical area, spanning even over continents. The Internet is the largest WAN in existence.

GAN - Global Area Network - A single network with connecting points all around the world. The difference between a GAN and a WAN is that a GAN is a single network, a WAN is several.

(Terminology heavily borrowed from the wonderful work of M. Meyers &
N. Kendrick)

There are, however, grey areas. So what if you have computers hooked up in two buildings? Across the same city? State? Is it a LAN or a WAN? PAN? SAN? GOD DAMN IT MAN!. Calm down, no one is going to arrest you for using the wrong terms. Just think of a WAN as being various LANs hooked together across the globe, and a LAN being computers interconnected pretty much in the same building (however large it may be) and you should get the idea.
Network configurations

So now you understand the basics of LAN and WAN. What's next?

Well, another important classification in a network is knowing wether it is a peer-to-peer or Server based network. So let's go over a few terms quickly to get the idea.

Servers - Computers that provide shared resources to users in the network. These guys keep the data in one place and centralize it.
Clients - Computers that access shared network resources from the server. Think of kittens being the clients and Server being big momma cat. These guys get the milk... err... information from the server.

Peer to Peer Networks. Not just for Kazaa anymore whee

So you might have heard the term Peer to Peer (P2P) and the first thing that sprouts in the mind of many people are programs like Kazaa, iMesh, WinMX and their ilk. However, Peer to Peer networks simply means this:

All the computers in the network are the same. The user of the computer controls what is shared on their computer, and the other members of the network can only access what the user has made available for sharing. A peer to peer network is commonly referred to as a workgroup], and is usually relatively small (10 users or less).

Now this is all fine and dandy, but there are advantages and disadvantages to using a P2P network.

Advantages :

-Low Cost. Since no dedicated server is required, it is relatively cheap to install and set up a P2P network.

-Installation. Setting up a P2P network requires less hassle since it does not require the standards of performance and security as a server-based network.

Disadvantages :

-Security. Since each and every user plans out and implements their own security measures, it is difficult to uphold a standard of security.

- Centralization. It is difficult to have resources shared appropriatly and quickly, since each user determines what and how they share it.

- Maintaining applications. Updating and maintaining applications must be done by each and every user on their workstation.

- Installing applications and operating systems. This must also be done on each and every computer individually.

So when is it appropriate to set up a P2P network?

Basically in any environment that has around 10 users (basically, a low number of users), users share resources and peripherals, security is not a major issue, and there won't be much growth (read : not many more computers will be added) in the network. Ideal for home use whee

Server Based Networks. Ooo yeah

So you've seen the insane specs on a server and wondered "Who the hell needs that much RAM?!".

Easy. In a server-based network, a dedicated (dedicated implies that this computer is dedicated to being a server, and will not be used as a client or workstation) server is needed. This dedicated server is optimized to service requests from clients and to ensure security of files and directories. It also makes it possible to handle a large number of computers. As networks grow, more servers are added in order to handle the request of the added number of users.

However, there are different types of servers. Let's go over them, shall we?

File and Print Servers

Like the name implies (sorta blaugh ) File and Print servers manage access and use of files and printers.

For example. Say you have a paper due for tomorrow (which you were assigned roughly a month ago sweatdrop ). You are on your school network, get on a library computer, and open up Microsoft Word. The program itself is running on the computer your sitting at. Then, you open up your folder on the school network and pull up what you have so far. That file is stored on the school File and Print Server. So basically, it's used for file and data storange.

Application Servers

Think of these guys as file cabinets. Application servers make the server side of client/server applications, as well as data, available to the clients. These guys store databases and answer requests given by clients.

For example, your at work and your boss tells you to pull up all the people that have ordered a Ultra Deluxe Ballgag. You enter your nifty database program and do a search for Ultra Deluxe Ballgag. The server, instead of sending you the entire database of users, simply returns the users (read: kinky users) who have ordered the Ultra Deluxe Ballgag. This is an application server.

Other servers

There are other types of servers, such as Mail Servers (Which are inherently the same as application servers, in that they give the user the data they requested), Fax servers (which manage the fax traffic that moves in and out of the network) and Communication servers (Which handle data flow and e-mail messages between their own and other networks)

Directory Services Servers

Now before you run off thinking you know all the server types out in the world, you have to remember one very unique and important type of server. The directory services server. These guys enable users to locate, store, and secure information on a network. It groups computers into logical groupings (domains) and allow users to access resources on the network. They allow you to set special permissions to different users (For example, on a school server, you don't want the students to have access to their grades, so with a properly set up domain, you can block their access and make the bastards work for 'em wink ) to deny or grant access to files, folders, and other nifty features.

NOS. No, not the one for cars...

Network Operating Systems. Having the most powerful server in the world is useless if your running Windows 95 on it. Operating systems specifically designed to use and manage the power of a server (such as those made by Microsoft and Novell) are specifically designed to take advantage and use the server properly.

So much to learn! Why the hell would I want a server-based network?!

Simple.

- Sharing Resources. A server is designed to provide (easier) access to files and printers, while still allowing you to manage everything including security and performance from the server.

- Centralization - This means you can easily provide (or deny) access to the files on the server from one location.

- Security - With a server, it is relatively simple to set policies (discussed sometime in the future) to grant or deny access to users based on your needs.

- Backup - If all your files are stored on one server, and you back-up that server regularly, then it's easy to recover from data loss. Now if you were on a P2P, and your computer dies on you... well, hope you made back-ups for that particular computer wink

- Redundancy - This is made just in case a server goes down. It's easy to use redundancy systems in order to duplicate data on a server across multiple servers, in order to keep everything online in case one of the servers die!

- Number of users - A server-based network can (and do) support thousands of users.
Reserved. Topologies.
By the way, you guys can comment now. I'm only filling these three first posts and taking a break =p.
Looks big. xd I'll try reading it later.
Stealth Moose
Looks big. xd I'll try reading it later.
I'm long winded and inept at summarizing blaugh
Oh the self-irony.. it washes over me like a flood of joy.. and it brings all the information with it!
Nice writing man. xd
So informative!

It's a shame I still don't get it...
Woo. Definitly good beginning to networks. I think this inspires me to tackle DHCP tonight. Though I will want to see the topologies, as there are some debates over what constitutes a topology and what doesn't.
I have to admit i'm procrastinating a bit on that one, mainly because of everything it covers.

I'm thinking of defining bus, star, ring and mesh, then touching upon hubs (active, passive and hybrid), then moving to hybrid topologies.

However, that's a nice chunk of typing right there =p
Bah. Lemme get my DHCP one first. Might help. From what I know there is Star (Extended included), Ring, Bus, Mesh. Mesh is debated if it's a topology or not, as it's a chaotic cluster more then anything ordered.
Page 2 != good

Newbie Noob

Kiro LeMark
I have to admit i'm procrastinating a bit on that one, mainly because of everything it covers.
That's what's so hard about having lots of tutorials. smile
Slutty_Eddie
Kiro LeMark
I have to admit i'm procrastinating a bit on that one, mainly because of everything it covers.
That's what's so hard about having lots of tutorials. smile
Bah, I will finish it. I WILL input my silly quote "He who holds the Tolkien is the Lord of the Ring".
Kiro LeMark
Slutty_Eddie
Kiro LeMark
I have to admit i'm procrastinating a bit on that one, mainly because of everything it covers.
That's what's so hard about having lots of tutorials. smile
Bah, I will finish it. I WILL input my silly quote "He who holds the Tolkien is the Lord of the Ring".
'tis a mighty driving force, that quote, eh laddy?

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
//
//

Join Now

// //

Have an account? Login Now!

//
//