LPI
117-102 · Question #229
Your server has two fully functional NICs with correct IP configuration. The server is not forwarding traffic between the NICs. Which command will enable forwarding properly?
The correct answer is B. echo 1 > /proc/sys/net/ipv4/ip_forward. See the full explanation below for the reasoning.
Question
Your server has two fully functional NICs with correct IP configuration. The server is not forwarding traffic between the NICs. Which command will enable forwarding properly?
Options
- Asetparam 1 > /proc/sys/net/ipv4/ip_autoconfig
- Becho 1 > /proc/sys/net/ipv4/ip_forward
- Ccat $1 > /proc/sys/net/ethernet
- Dset $=1 /proc/sys/net/ipv4/route
How the community answered
(52 responses)- A4% (2)
- B79% (41)
- C6% (3)
- D12% (6)
Community Discussion
No community discussion yet for this question.