CompTIACompTIA
XK0-005 · Question #734
XK0-005 Question #734: Real Exam Question with Answer & Explanation
Sign in or unlock XK0-005 to reveal the answer and full explanation for question #734. The question stem and answer options stay visible for context.
System Management
Question
A Linux administrator is configuring network traffic forwarding. Despite having proper iptables rules, the traffic forwarding is not working. Which of the following commands will allow Linux to pass network traffic between different interfaces? nmcli allow-forwarding eth0 A.
Options
- Becho 'net.ipv4.ip_forward=1' >> /etc/sysctl.conf ; sysctl -p
- Cip route forward allow --all-interfaces ; systemctl restart network
Unlock XK0-005 to see the answer
You've previewed enough free XK0-005 questions. Unlock XK0-005 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
#Network Configuration#IP Forwarding#Kernel Parameters#sysctl