askvity

What is the difference between intranet, extranet, and internet?

Published in Networking Basics 3 mins read

The key difference lies in accessibility: the intranet is private and internal, the internet is public and global, and the extranet provides controlled access to authorized external users.

Intranet vs. Extranet vs. Internet: A Detailed Comparison

To understand the distinctions clearly, let's examine each network type individually and then compare them.

1. Intranet: The Private Internal Network

An intranet is a private network accessible only to an organization's employees. Think of it as an internal website or online portal. It's a closed system that uses internet protocols (TCP/IP, HTTP, FTP, etc.) to share information and resources within the organization.

  • Purpose: Internal communication, collaboration, and resource sharing.
  • Accessibility: Restricted to authorized employees only, typically requiring a login and password.
  • Security: High, as it is protected by firewalls and other security measures.
  • Examples: Employee handbooks, internal news, company calendars, project management tools, internal applications.

2. Extranet: Extending the Intranet to Select Partners

An extranet is essentially an extension of an intranet that allows controlled access to authorized external users, such as suppliers, partners, vendors, or customers. It bridges the gap between the organization and its external stakeholders.

  • Purpose: Facilitate collaboration and information exchange with external partners.
  • Accessibility: Granted to specific external users, requiring authentication. Access is usually limited to specific parts of the intranet.
  • Security: Secure access is crucial, employing VPNs, user authentication, and data encryption.
  • Examples: Supplier portals, customer support systems, partner collaboration platforms.

3. Internet: The Global Public Network

The internet is a global, publicly accessible network of interconnected computer networks that use the standard Internet Protocol Suite (TCP/IP) to serve billions of users worldwide.

  • Purpose: Global communication, information access, and resource sharing.
  • Accessibility: Open to anyone with an internet connection.
  • Security: Varies, as it is a public network; users must take precautions to protect their data.
  • Examples: Websites, email, social media, online shopping, streaming services.

Summary Table

Feature Intranet Extranet Internet
Accessibility Internal employees only Selected external users Anyone with an internet connection
Purpose Internal communication & collaboration Partner collaboration & data exchange Global communication & information access
Security High; protected by firewalls High; requires secure authentication Variable; user responsibility
Ownership Single organization Shared between organization and partners Public; no single owner

In conclusion, while all three utilize internet technologies, the crucial differentiating factor is their intended audience and access restrictions. The intranet is for internal use, the extranet extends access to select partners, and the internet is a public resource.

Related Articles