List of questions
Question 41 - LFCA discussion
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?
A.
firewallctl --add-port=https --reload
B.
iptables --add-service=https --permanent
C.
firewalld --add-service=https
D.
firewall-cmd --add-service=https --permanent --reload
Your answer:
0 comments
Sorted by
Leave a comment first