Xoxide Forum Network

Go Back   Xoxide Forum Network > Computer Hardware Forums > General Computer Discussion Forum

General Computer Discussion Forum Need help deciding what parts to buy for a system? Anything generally related to Tech should be posted here!

Xoxide Gaming Accessories
Reply
 
LinkBack Thread Tools Display Modes
Old 07-26-2004, 12:49 PM   #1
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 1,631
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default Home Networking made simple

Well there seems to be some confusion as to the how to on home networking.
In short don’t make it more complicated then it has to be.
First and foremost this is only a very simple configuration intended to target the average home user that wants to network 2 or more computers with internet access.
This is not intended to be the only way to network, but rather a way to get it done with little to no knowledge of networking.


To start with most ISP don’t allow you to have much more then 5 computers sharing the internet connection, otherwise know as an internet gateway. One way to get around this is to install a NAT router like this one .

I chose that one because I know it is easy to configure.

WALA now you have to configure the router to issue enough IP addresses to handle the network load.



NAT routers obtain an IP address from your ISP so therefore only 1 IP address is seen by your ISP, it then uses a light version of DHCP to hand out IP addresses in 1 of 2 different ranges. One range is the 192.168.0.0-255 range and the other is 10.0.0.0-255 range.

If you need more connections to the Internet then you could always connect this to your router.
I chose Netgear only because I know that you can connect as many as 253 computers to their routers.


This is just one example of a home network that will get the job done with little to no knowledge of complex networks.

Definitions:

• Router: A device that forwards data packets along networks. A router is connected to at least two networks, commonly two LANs or WANs or a LAN and its ISP’s network. Routers are located at gateways, the places where two or more networks connect. Routers use headers and forwarding tables to determine the best path for forwarding the packets, and they use protocols such as ICMP to communicate with each other and configure the best route between any two hosts.

• Switch: A device that filters and forwards packets between LAN segments. Switches operate at the data link layer (layer 2) and sometimes the network layer (layer 3) of the OSI Reference Model and therefore support any packet protocol. LANs that use switches to join segments are called switched LANs or, in the case of Ethernet networks, switched Ethernet LANs.


• NAT: Short for Network Address Translation, an Internet standard that enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for external traffic. A NAT box located where the LAN meets the Internet makes all necessary IP address translations.
NAT serves three main purposes:
• provides a type of firewall by hiding internal IP addresses
• enables a company to use more internal IP addresses. Since they're used internally only, there's no possibility of conflict with IP addresses used by other companies and organizations.
• allows a company to combine multiple ISDN connections into a single Internet connection.



• DHCP: Short for Dynamic Host Configuration Protocol, a protocol for assigning dynamic IP addresses to devices on a network. With dynamic addressing, a device can have a different IP address every time it connects to the network. In some systems, the device's IP address can even change while it is still connected. DHCP also supports a mix of static and dynamic IP addresses. Dynamic addressing simplifies network administration because the software keeps track of IP addresses rather than requiring an administrator to manage the task. This means that a new computer can be added to a network without the hassle of manually assigning it a unique IP address. Many ISPs use dynamic IP addressing for dial-up users.



• GATEWAY: A node on a network that serves as an entrance to another network. In enterprises, the gateway is the computer that routes the traffic from a workstation to the outside network that is serving the Web pages. In homes, the gateway is the ISP that connects the user to the internet. In enterprises, the gateway node often acts as a proxy server and a firewall. The gateway is also associated with both a router, which use headers and forwarding tables to determine where packets are sent, and a switch, which provides the actual path for the packet in and out of the gateway. An earlier term for router, though now obsolete in this sense as router is commonly used.


• WAN: A computer network that spans a relatively large geographical area. Typically, a WAN consists of two or more local-area networks (LANs). Computers connected to a wide-area network are often connected through public networks, such as the telephone system. They can also be connected through leased lines or satellites. The largest WAN in existence is the Internet.


• LAN: A computer network that spans a relatively small area. Most LANs are confined to a single building or group of buildings. However, one LAN can be connected to other LANs over any distance via telephone lines and radio waves. A system of LANs connected in this way is called a wide-area network (WAN). Most LANs connect workstations and personal computers. Each node (individual computer ) in a LAN has its own CPU with which it executes programs, but it also is able to access data and devices anywhere on the LAN. This means that many users can share expensive devices, such as laser printers, as well as data. Users can also use the LAN to communicate with each other, by sending e-mail or engaging in chat sessions
o There are many different types of LANs Ethernets being the most common for PCs. Most Apple Macintosh networks are based on Apple's AppleTalk network system, which is built into Macintosh computers.
o The following characteristics differentiate one LAN from another:
• Topology : The geometric arrangement of devices on the network. For example, a devise can be arranged in a ring or in a straight line.
• Protocols : The rules and encoding specifications for sending data. The protocols also determine whether the network uses a peer-to-peer or client/server architecture.
• Media : Devices can be connected by twisted-pair wire, coaxial cables, or fiber optic cables. Some networks do without connecting media altogether, communicating instead via radio waves.
• LANs are capable of transmitting data at very fast rates, much faster than data can be transmitted over a telephone line; but the distances are limited, and there is also a limit on the number of computers that can be attached to a single LAN.
cyclonite is offline   Reply With Quote
Old 07-26-2004, 01:05 PM   #2
Banned
 
DaemonDraxx's Avatar
 
Join Date: Apr 2003
Location: Sea-Tac
Posts: 10,062
DaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond reputeDaemonDraxx has a reputation beyond repute
Send a message via AIM to DaemonDraxx Send a message via MSN to DaemonDraxx
Default

*Waits 15 minutes*
Mike you bojo! You can't just idle without powa! Ahahaha!
Sticky this thread...move it to tutorials...do something damnit!
Cyclonite...thank you. Fuhq...I don't know where to begin when saying this. Too many people need to read this. :(
DaemonDraxx is offline   Reply With Quote
Old 07-26-2004, 01:10 PM   #3
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 1,631
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default

Well I had today off, was bored outta my skull, and thought what the hell.
To many people put out absolute rubbish, an vsop is too busy an tired of tellin people that same thing.
So there it is an you can do with it what ya will
cyclonite is offline   Reply With Quote
Old 07-26-2004, 01:30 PM   #4
The Don
 
Join Date: Dec 2002
Location: West Chester
Posts: 3,106
Michael J Herm is a name known to allMichael J Herm is a name known to allMichael J Herm is a name known to allMichael J Herm is a name known to allMichael J Herm is a name known to allMichael J Herm is a name known to all
Send a message via AIM to Michael J Herm Send a message via MSN to Michael J Herm
Default

Quote:
Originally Posted by DaemonDraxx
*Waits 15 minutes*
Mike you bojo! You can't just idle without powa! Ahahaha!
Sticky this thread...move it to tutorials...do something damnit!
Cyclonite...thank you. Fuhq...I don't know where to begin when saying this. Too many people need to read this. :(
lol Whyed you say me? I have more important things to do....
Michael J Herm is offline   Reply With Quote
Old 07-26-2004, 01:56 PM   #5
SuperMod Guru
 
Join Date: Jan 2003
Location: Between the start and end of the universe
Posts: 5,502
vsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant future
Default

You forgot the 172.16.0.0 address range..

And actually you can use any IP address scheme behind nat, its just that if you use a public address and then try to access a website that uses the same ip you will not be able to connect to it.. but you could connect to every other address.. just an fyi..;)
vsop is offline   Reply With Quote
Old 07-26-2004, 01:59 PM   #6
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 1,631
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default

Quote:
Originally Posted by vsop
You forgot the 172.16.0.0 address range..

And actually you can use any IP address scheme behind nat, its just that if you use a public address and then try to access a website that uses the same ip you will not be able to connect to it.. but you could connect to every other address.. just an fyi..;)

Right but with simple in mind, and without confusing anyone to the enth degree I chose those 2.

And yes I did forget about the 172.16 range as I dont use it too much.

And last lets not forget to mention the 169.254 range, which is what you get when your computer cannot reach a DHCP server. Allthough with WXP I have noticed that when DHCP is unreachable it gets a 0.0.0.0 address.
cyclonite is offline   Reply With Quote
Old 07-26-2004, 04:03 PM   #7
SuperMod Guru
 
Join Date: Jan 2003
Location: Between the start and end of the universe
Posts: 5,502
vsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant futurevsop has a brilliant future
Default

Quote:
Originally Posted by cyclonite

And last lets not forget to mention the 169.254 range, which is what you get when your computer cannot reach a DHCP server. Allthough with WXP I have noticed that when DHCP is unreachable it gets a 0.0.0.0 address.

That is MS's default so that people that just connect computers using tcp/ip can still talk to each other.. That is not a private ip address. they use it because there is no default gateway so there is no routing issues. The idea was to make it simple like ipx/spx/netbios was so that they would not need to know how to set IP addy's or subnets to talk to each other.
vsop is offline   Reply With Quote
Old 07-26-2004, 04:13 PM   #8
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 1,631
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default

Quote:
Originally Posted by vsop
That is MS's default so that people that just connect computers using tcp/ip can still talk to each other.. That is not a private ip address. they use it because there is no default gateway so there is no routing issues. The idea was to make it simple like ipx/spx/netbios was so that they would not need to know how to set IP addy's or subnets to talk to each other.
Right you are again

APIPA is used by microsoft but you can also use that range as it is not used very much or at all for public addresses



I guess what I am sayin VSOP is that the gist of the tutorial was to keep it simple
Quote:
In short don’t make it more complicated then it has to be.
I believe was on the opening statement
cyclonite is offline   Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On



Similar Threads
Thread Thread Starter Forum Replies Last Post
X-Connect Special Question LiQuid2o Computer Cases 3 10-19-2004 07:59 PM
question about a case papercut193 Computer Cases 6 10-07-2004 11:10 AM


All times are GMT -5. The time now is 02:15 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0