-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Milestone
Description
Issue 8.1: Configure FirewallD
VM
VM 1: Jump Host / Main Practice Server
Scenario
You need to configure the firewall on a web server to allow HTTP traffic and a custom application port (8080) while maintaining security best practices.
Objectives
- Install firewalld if not already installed
- Start and enable the firewalld service
- Verify the default zone is 'public'
- Open the standard HTTP service (port 80) in the public zone
- Open a custom TCP port 8080 in the public zone
- Make all changes permanent
- Reload the firewall to apply permanent settings
- Verify that the services and ports are properly configured
Requirements
- Use FirewallD commands exclusively
- Configure both service and custom port
- Make changes permanent
- Verify configuration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels