Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Linux Foundation Exam LFCA Topic 2 Question 33 Discussion

Actual exam question for Linux Foundation's LFCA exam
Question #: 33
Topic #: 2
[All LFCA Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

Renea
2 months ago
I'm going with option D. It's the most straightforward and comprehensive solution to the problem.
upvoted 0 times
...
Paulina
2 months ago
Haha, option B with iptables? That's like using a sledgehammer to crack a nut. Firewalld is the modern way to manage firewalls on Linux.
upvoted 0 times
Dwight
2 months ago
D) firewall-cmd --add-service=https --permanent --reload
upvoted 0 times
...
Renea
2 months ago
C) firewalld --add-service=https
upvoted 0 times
...
Merri
2 months ago
A) firewallctl --add-port=https --reload
upvoted 0 times
...
...
Anika
3 months ago
Option D is definitely the way to go. Reloading the firewall after adding the service is crucial to make the changes effective immediately.
upvoted 0 times
Soledad
2 months ago
Thanks for the reminder, I'll make sure to use firewall-cmd --add-service=https --permanent --reload next time.
upvoted 0 times
...
Carlota
2 months ago
Don't forget to include the --permanent flag to ensure the rule persists across reboots.
upvoted 0 times
...
Eleonore
2 months ago
I agree, using firewall-cmd with the --add-service option is the correct way to allow access to the HTTPS port.
upvoted 0 times
...
Paola
2 months ago
Option D is definitely the way to go. Reloading the firewall after adding the service is crucial to make the changes effective immediately.
upvoted 0 times
...
...
Genevive
3 months ago
I agree with Angella, D seems like the correct option for allowing access to the HTTPS port on a Linux system with firewalld enabled.
upvoted 0 times
...
Lauran
3 months ago
Hmm, option D looks like the correct answer to me. The firewall-cmd command allows you to add the HTTPS service permanently and reload the firewall configuration.
upvoted 0 times
Vincenza
2 months ago
User 4: Thanks for the clarification, I'll remember to use firewall-cmd for this in the future.
upvoted 0 times
...
Cordelia
2 months ago
User 3: Agreed, option D is the right choice for allowing access to the HTTPS port on a Linux system with firewalld enabled.
upvoted 0 times
...
Filiberto
2 months ago
User 2: Yes, using firewall-cmd to add the HTTPS service permanently and reload the firewall configuration is the way to go.
upvoted 0 times
...
Avery
2 months ago
User 1: I think option D is the correct answer.
upvoted 0 times
...
...
Angella
3 months ago
I think the answer is D, because it includes the --permanent flag to make the change persistent.
upvoted 0 times
...

Save Cancel