Local Area Network (LAN) - What it is and simple ways to secure it

Local Area Network (LAN)

What it is

A Local Area Network (LAN) connects computers and devices in a small area like a home, office, or school. Devices talk to each other through ethernet cables or Wi-Fi, sharing files, printers, and internet access.

Why it matters

A good LAN makes everything feel fast and seamless - shared drives open quickly, printers are available to everyone, and one secure internet connection serves the whole space.

How it works - quick tour

  • Router or gateway connects your LAN to the internet.

  • Switches link wired devices and manage traffic inside the LAN.

  • Access points provide Wi-Fi for laptops, phones, and IoT.

  • IP addressing and DHCP give each device an address so it can communicate.

Good practices

  • Use WPA2/WPA3 Wi-Fi with a strong passphrase.

  • Keep the router and firmware updated and change default passwords.

  • Create a guest network or separate VLAN for visitors and IoT.

  • Turn off UPnP and unused port forwarding.

  • Back up router configs and document key settings.

    Glossary (A–Z)

    All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
      • Related Articles

      • Data Execution Prevention

        What it is Data Execution Prevention (DEP) is a Windows safety net that stops code from running in places it shouldn’t—like the stack or heap. If malware tries to execute from those memory areas, Windows blocks it and shuts the app down instead of ...
      • VPN (Virtual Private Network)

        What it is A VPN is an app that creates a secure tunnel for your internet traffic. It scrambles your data so Wi-Fi owners, ISPs, or snoops can’t read it, and it can make your connection look like it’s coming from another location. People use VPNs for ...
      • Security Software

        What it is Security software is a set of apps and services that protect your devices and data from hackers, malware, and mistakes. It covers tools like antivirus/anti-malware, firewalls, VPNs, email and web filters, intrusion detection/prevention, ...
      • Data Breach Prevention

        Why it matters Breaches drain money, trust, and time. Strong basics turn scary “what ifs” into non-events: a phish gets ignored, a stolen password is useless, a lost laptop holds only encrypted gibberish. The short, smart checklist MFA everywhere: ...
      • IP Address

        What it is An IP address is a device’s network ID - the number that lets computers find each other on the internet or a local network. The classic format is IPv4 (four numbers like 192.168.1.38). There is also IPv6 (longer, hex numbers like ...