ExamGecko
Question list
Search
Search

Related questions











Question 1 - 202-450 discussion

Report
Export

On a Linux router, packet forwarding for IPv4 has been enabled. After a reboot, the machine no longer forwards IP packets from other hosts. The command: echo 1 > /proc/sys/net/ipv4/ip_forward temporarily resolves this issue.

Which one of the following options is the best way to ensure this setting is saved across system restarts?

A.
Add echo 1 > /proc/sys/net/ipv4/ip_forward to the root user login script
Answers
A.
Add echo 1 > /proc/sys/net/ipv4/ip_forward to the root user login script
B.
Add echo 1 > /proc/sys/net/ipv4/ip_forward to any user login script
Answers
B.
Add echo 1 > /proc/sys/net/ipv4/ip_forward to any user login script
C.
In /etc/sysct1.conf change net.ipv4.ip_forward to 1
Answers
C.
In /etc/sysct1.conf change net.ipv4.ip_forward to 1
D.
In /etc/rc.local add net.ipv4.ip_forward = 1
Answers
D.
In /etc/rc.local add net.ipv4.ip_forward = 1
E.
In /etc/sysconfig/iptables-config add ipv4.ip_forward = 1
Answers
E.
In /etc/sysconfig/iptables-config add ipv4.ip_forward = 1
Suggested answer: C
asked 18/09/2024
Donald Geddis
45 questions
NextNext
User
Your answer:
0 comments
Sorted by

Leave a comment first