![]() |
|
Articles
|
updated 8/2003 Routers, by definition, route data from one network to
another. Therefore, the Internet would come to a halt without routers. The
routers used to route Internet traffic are a lot more powerful and
sophisticated than the ones used in the homes and small businesses, but the
idea remains the same. The main difference is scale. Internet routers have
to handle huge amounts of traffic. Therefore, they have to be
"smarter." Why go through all
this hassle of translation? Well, it's all about a lack of available IP
addresses and security. Hackers outside your home network cannot, at least not directly, access this computer because
they can only
access the router. Private IPs are non-routable, meaning the computers
with them cannot transmit to and receive data from the Internet without having their IPs
re-translated to the assigned public routable IP by the router. Therefore,
think of the router as a doorman where all delivery packages have to go
through. The FedEx person never comes into contact with the residents behind
the door. Needless to say, it is imperative to keep the password to the
router secret. In fact, if you could modify the default settings of the
router, do so. This way, hackers have to guess what type of a router it is
before they can start hacking. This is even more evidently so with routers
that are also wireless access points. You can have multiple
computers connected to a router through the router's various Ethernet ports. In
this setup, all these computers can share that single public IP, and
therefore the DSL connection! The router keeps what is called a routing
table in its flash-based memory. This table has basically 2 entries: the
globally unique MAC address of the network card used by the computer and the private IP
given to it by the DHCP server of the router. Through this routing
table, the router knows what computer requests what data from the Internet
and relays the incoming requested data to that computer.
For more info on routers, check out these links: |