Linux_Foundation
LFCA · Question #10
When working on a Linux system with firewalld enabled, how can other systems be allowed to access the HTTPS port on the system in the default firewall zone so that the access is granted immediately an
Sign in or unlock LFCA to reveal the answer and full explanation for question #10. The question stem and answer options stay visible for context.
Submitted by minji_kr· May 4, 2026System Administration
Question
When working on a Linux system with firewalld enabled, how can other systems be allowed to access the HTTPS port on the system in the default firewall zone so that the access is granted immediately and persists across reboots?
Options
- Afirewallctl --add-port=https --reload
- Biptables --add-service=https --permanent
- Cfirewalld --add-service=https
- Dfirewall-cmd --add-service=https --permanent --reload
Unlock LFCA to see the answer
You've previewed enough free LFCA questions. Unlock LFCA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#firewalld#Firewall Configuration#Service Access Control#Persistent Configuration