Skip to content
XK0-006
Security
medium
Question 5 of 18

An administrator manages a Ubuntu server using UFW and needs to allow incoming TCP traffic specifically on port 443. Which command adds this rule?

Aufw allow 443/tcp
Biptables -A INPUT -p tcp --dport 443 -j ACCEPT
Cfirewall-cmd --add-port=443/tcp --permanent
Dnft add rule inet filter input tcp dport 443 accept

Educational Content — CertQnA practice questions are written against official exam objectives, covering the same domains tested on the real exam. All content is original and independent — not actual exam questions, not affiliated with any certification vendor. Learn more about our content policy

Discussion

Be the first to share your understanding of this concept

⚠️ Discussion is for concept clarification only. Do not share or request actual exam questions or answers.

Sign in to join the discussion