Network gK

Sunday, June 17, 2007

IPV6

Internet Protocol Version 4 is the most popular protocol in use today, although there are some questions about its capability to serve the Internet community much longer. IPv4 was finished in the 1970s and has started to show its age. The main issue surrounding IPv4 is addressing—or, the lack of addressing—because many experts believe that we are nearly out of the four billion addresses available in IPv4. Although this seems like a very large number of addresses, multiple large blocks are given to government agencies and large organizations. IPv6 could be the solution to many problems, but it is still not fully developed and is not a standard—yet!

Expanded addressing moves us from 32-bit address to a 128-bit addressing method. It also provides newer unicast and broadcasting methods, injects hexadecimal into the IP address, and moves from using "." to using ":" as delimiters.

Source

Labels: ,

Monday, April 23, 2007

All About DNS

Domain name servers translate domain names to IP addresses. That sounds like a simple task, and it would be -- except for five things:

* There are billions of IP addresses currently in use, and most machines have a human-readable name as well.
* There are many billions of DNS requests made every day. A single person can easily make a hundred or more DNS requests a day, and there are hundreds of millions of people and machines using the Internet daily.
* Domain names and IP addresses change daily.
* New domain names get created daily.
* Millions of people do the work to change and add domain names and IP addresses every day.

The DNS system is a database, and no other database on the planet gets this many requests. No other database on the planet has millions of people changing it every day, either. That is what makes the DNS system so unique

Source

Thursday, July 06, 2006

This is a test POSTing