GRIDINSOFT HELP CENTER

Intranet: How It Works, Examples, and Security Controls

An intranet is a private network or collection of internal services an organization uses for employees, applications, documents, and workflows. It commonly uses the same web, DNS, identity, and network technologies as the public Internet but limits access to authorized users and devices.

“Internal” does not mean inherently secure. Compromised accounts, infected endpoints, contractors, cloud integrations, and configuration errors can all place an attacker inside the traditional perimeter.

Is an intranet the same as a local network?

Not exactly. A local area network (LAN) describes a network with limited geographic scope, such as an office or building. An intranet describes private organizational services and their access policy. An intranet can span many offices and cloud environments, and remote employees may reach it across the public Internet through a VPN or identity-aware gateway.

Intranet vs. Internet vs. extranet

  • The Internet is the global network of interconnected public and private networks.
  • An intranet provides internal organizational resources.
  • An extranet exposes a controlled subset of resources to partners, suppliers, or customers.

The same application can have separate public and internal interfaces. Access policy, not the hostname alone, determines who should reach each interface.

Common intranet services

Examples include employee portals, policy libraries, ticketing, internal documentation, HR tools, dashboards, source-code platforms, file shares, directory services, and administration consoles. Some run on premises, while others are private cloud services or software-as-a-service applications connected to company identity.

How users access an intranet

Office users may connect through a local network. Remote users commonly use a VPN, zero-trust network access service, application proxy, or identity-aware gateway. Access should authenticate the user and device and evaluate the requested resource. Connecting to a VPN should not automatically grant unrestricted access to every internal subnet.

Intranet security controls

  1. Use centralized identity, MFA, and role-based least privilege.
  2. Segment users, servers, administrators, and sensitive systems.
  3. Encrypt web and application traffic, including internal connections.
  4. Patch internal services and remove unsupported systems.
  5. Restrict administration to dedicated accounts and paths.
  6. Log authentication, access, changes, and data exports.
  7. Back up critical content and test restoration.

Why HTTPS is needed internally

Internal traffic can cross Wi-Fi, shared infrastructure, proxies, virtual networks, and compromised segments. TLS protects credentials and content in transit and authenticates the service name. Use managed internal certificate authorities or trusted public certificates; teaching users to ignore certificate warnings weakens the entire environment.

Zero trust and the intranet

NIST zero-trust guidance focuses protection on users, devices, and resources rather than treating network location as the main source of trust. Apply explicit authentication and authorization to each important service, continuously reassess access, and limit lateral movement. Zero trust does not mean removing firewalls or exposing every internal application publicly.

Common intranet risks

  • Old applications reachable by every employee device.
  • Shared administrator passwords and broad file permissions.
  • Internal DNS names or documents accidentally indexed publicly.
  • Extranet accounts retaining access after a partnership ends.
  • Secrets stored in wikis, scripts, tickets, or shared folders.
  • No monitoring because traffic is assumed to be trusted.

Intranet troubleshooting checklist

Confirm network or remote-access status, DNS resolution, system time, TLS trust, identity, group membership, and application health. Test the exact hostname rather than substituting an IP address, which can break TLS and virtual-host routing. If access unexpectedly expands or sensitive content becomes public, preserve logs and treat it as a security incident.

Helpful?

Glossary (0-9, A-Z)

Still can’t find an answer?

Send us a ticket and we will get back to you.

Submit a ticket