List of questions
Related questions
Question 297 - XK0-005 discussion
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?
A.
nmcli allow-forwarding eth0
B.
echo 'net.ipv4.ip_forward=1' >> /etc/sysctl.conf; sysctl -p
C.
ip route forward allow --all-interfaces; systemctl restart network
D.
modprobe ip_forward
Your answer:
0 comments
Sorted by
Leave a comment first