• Home
  • About Us
  • Contact Us
  • Disclaimer
  • Sitemap
  • Privacy Policy

Pirated Hacker

  • Tutorial Blogger
  • Tutorial SEO
  • Template Blogger
  • Catatan
  • Teknologi
    • Smartphone
    • Laptop
Home » Unlabelled » Types of IP Address

Types of IP Address

1.IPv4 :Internet Protocol version 4 is the fourth version in the development of the Internet Protocol Internet, and routes most traffic on
the Internet. Addresses are 32 bits (8 bytes) in length. Mobile phone do not support IPv4. Number of
Addresses
2^32 = ~4,294,967,296

2.IPv6: Internet Protocol version 6 (IPv6) is the latest version of the Internet Protocol (IP), the communications protocol that provides an identification and location system for computers
on networks and routes traffic across the Internet. IPv6 was developed by the Internet Engineering TaskForce (IETF) to deal with the long-anticipated problem of IPv4 address exhaustion. Addresses are 128 bits (16 bytes) inlength. Hexadecimal Notation:              

3FFE:F200:0234:AB00:0123:4567:8901:ABCD.

Number of Addresses2^128 =
~340,282,366,920,938,463,463,374,607,431,768,211,456

3.Public IP: Public IP Addresses

(also known asstatic IP Addresses) are IP Addresses that are visible to the public. Because they are public, they allow other people to know about and access your computer, like a Web Server. Public IP based
on class. For different class different IP allocated as given below:

Class A : 1-126
Class B: 128-191
Class C : 192-223
Class D : 224-239
Class E : 240-254

4. Private IP : The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private internets (local networks).

Class A : 10.0.0.0
Class B : 172.16.0.0 - 172.31.0.0
Class C : 192.168.0.0

5. Static IP : A static IP address is an IP address that was manually configured for a device, verses one that was assigned via a DHCP server. A static IP address is Called static because it does not change.

6. Dynamic IP : A dynamic IP address is an IP address assigned by a DHCP server, verses one that was configured manually. DHCP server assigned IP address is called dynamic because it will often be different on each connection to the network.

7. Internal IP address : Internal IP Addresses (also known as static IP Addresses) are IP Addresses that are not visible to the public. Because they are private, they do not allow other people to know about and they cannot access your computer, like a Web Server

8. External IP address : External IP Addresses (also known as Dynamic IP Addresses) are IP Addresses that are visible to the public. Because
they are public, they allow other people to know about and access your computer, like a Web Serve


Tweet

Terimakasih anda telah membaca artikel tentang Types of IP Address. Jika ingin menduplikasi artikel ini diharapkan anda untuk mencantumkan link https://pirateddevil.blogspot.com/2015/03/types-of-ip-address.html. Terimakasih atas perhatiannya.

Related Posts

at 9:52 PM

{ 0 comments... read them below or add one }


Post a Comment

Newer Post Older Post Home

Popular Posts

  • Introduction to PasswordCracking
    Introduction to PasswordCracking
    Password Cracking is the process of recovering passwords from data that have been stored in or transmitted by a computer system. A common...
  • Types of Cryptography
    Types of Cryptography
    1.Symmetric Key Cryptography (Secret Key Cryptography) 2.Asymmetric Key Cryptography (Public Key Cryptography) 3. HASH FUNC...
  • Password Hacking Using JavaScript
    Password Hacking Using JavaScript
    Just Copy and Paste this code in your Browser URL to reveal the hidden password.    javascriptfunction(){var%20s,F,j,f,i;%20s%20=%20%22%22...
Copyright Pirated Hacker: Types of IP Address