Computer Science Grade 9 20 min

Network Security Basics: Understanding Firewalls and Wi-Fi Security

Introduce basic network security concepts, including firewalls and Wi-Fi security.

What you'll learn

  • Identify and describe the function of at least three different types of firewalls (hardware, software, cloud-based) in protecting a network from unauthorized access with 100% accuracy.
  • Explain the difference between WEP, WPA, and WPA2 encryption protocols, and justify why WPA2 is the preferred standard for Wi-Fi security, in a written paragraph with at least 5 sentences demonstrating understanding of the vulnerabilities of older protocols.
  • Apply knowledge of network security by configuring basic firewall settings on a virtual machine or network simulator to block specific types of network traffic (e.g., ICMP ping requests) with 90% success, as measured by successfully blocking the traffic.
  • Analyze a given scenario describing a potential Wi-Fi security breach and propose at least two specific security measures to mitigate the risk, justifying each measure with relevant security principles in a short report.

Tutorial Preview

1

Introduction & Learning Objectives

Learning Objectives Define what a firewall is and explain its role in network security. Describe the process of packet filtering based on simple rules (IP address, port). Differentiate between major Wi-Fi security protocols (WEP, WPA, WPA2, WPA3). Identify the key steps for securing a home Wi-Fi network. Explain the risks associated with using unsecured public Wi-Fi networks. Define SSID and MAC address and explain their roles in a Wi-Fi network. Ever connected to free Wi-Fi at a coffee shop and wondered if someone could spy on what you're doing? 🕵️ Let's learn how to protect your connection! This lesson introduces you to the digital gatekeepers of the internet: firewalls and Wi-Fi security. You'll learn how they work and why they are essential for protecting...
2

Key Concepts & Vocabulary

TermDefinitionExample FirewallA network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It acts like a security guard between your computer/network and the internet.Your school's network has a firewall that blocks access to gaming websites during school hours but allows access to educational sites. Packet FilteringThe process a firewall uses to inspect individual data packets as they pass through. The firewall checks the packet's source IP, destination IP, and port number against its rules to decide whether to allow or block it.A firewall rule might say 'Block all incoming packets from IP address 10.20.30.40,' effectively stopping a known malicious computer from communicating with your network. SSI...
3

Core Syntax & Patterns

Basic Firewall Rule Logic IF (condition) THEN (action) ELSE (default_action) Firewalls process traffic using a set of rules that function like IF-THEN statements. Each rule specifies conditions (like source IP, destination port) and an action (ALLOW or DENY). If no rule matches, a default action (usually DENY) is applied. Wi-Fi Security Protocol Hierarchy WPA3 > WPA2 > WPA > WEP > Open (No Security) This rule shows the strength of Wi-Fi security protocols from most secure to least secure. Always choose the highest level of security that your devices support. Avoid WEP and Open networks for anything sensitive.

4 more steps in this tutorial

Sign up free to access the complete tutorial with worked examples and practice.

Sign Up Free to Continue

Sample Practice Questions

Challenging
You need to configure a firewall to block a known malicious computer (IP: 192.168.1.50) while allowing all other computers on your network to browse the web (ports 80 and 443). The firewall has a 'deny all by default' policy. Which set of rules, in the correct order, accomplishes this?
A.1. ALLOW traffic to ports 80, 443. 2. DENY traffic from source 192.168.1.50.
B.1. DENY traffic from source 192.168.1.50. 2. ALLOW traffic to ports 80, 443.
C.1. ALLOW traffic from all sources EXCEPT 192.168.1.50.
D.1. DENY traffic to ports 80, 443. 2. ALLOW traffic from source 192.168.1.50.
Challenging
A friend tells you their home network is 'super secure' with the following setup: 1) Changed admin password, 2) Hidden SSID, 3) Enabled MAC address filtering, 4) Using WEP encryption because it was the easiest option. Which of these four items represents the most critical security flaw that undermines all the others?
A.Hiding the SSID, because it makes connecting too difficult.
B.Using WEP encryption, because it can be cracked in minutes.
C.Changing the admin password, because the default is more random.
D.MAC address filtering, because it slows down the network.
Challenging
A user on a public Wi-Fi network visits their bank's website (which uses HTTPS) and then checks their favorite gaming forum (which uses unencrypted HTTP). Later, they find their gaming forum account was hacked, but their bank account is safe. What is the most likely explanation?
A.The hacker was only interested in the gaming forum.
B.The bank's website has its own firewall that blocked the attack.
C.The public Wi-Fi had WPA2, which only protects certain websites.
D.HTTPS encrypted the bank traffic, while the unencrypted HTTP traffic to the forum was intercepted by an attacker on the local network.

Want to practice and check your answers?

Sign up to access all questions with instant feedback, explanations, and progress tracking.

Start Practicing Free

More from Cybersecurity Essentials: Protecting Your Digital World

Computer Science for other grades

Frequently asked questions

What grade level is "Network Security Basics: Understanding Firewalls and Wi-Fi Security"?

Network Security Basics: Understanding Firewalls and Wi-Fi Security is a Grade 9 Computer Science lesson on ExcelOS.

What will I learn in Network Security Basics: Understanding Firewalls and Wi-Fi Security?

You'll be able to: Identify and describe the function of at least three different types of firewalls (hardware, software, cloud-based) in protecting a network from unauthorized access with 100% accuracy; Explain the difference between WEP, WPA….

Is "Network Security Basics: Understanding Firewalls and Wi-Fi Security" free to practice?

Yes. You can read the tutorial preview for free, and signing up for a free ExcelOS account unlocks the full tutorial and all practice questions with instant feedback.

How many practice questions are included with Network Security Basics: Understanding Firewalls and Wi-Fi Security?

This lesson includes 27 practice questions across multiple difficulty levels, each with instant feedback and explanations.

Ready to find your learning gaps?

Take a free diagnostic test and get a personalized learning plan in minutes.