PrepAway - Latest Free Exam Questions & Answers

Enable the IP Forwarding.

CORRECT TEXT
Your System is going use as a router for 172.24.0.0/16 and 172.25.0.0/16. Enable the IP
Forwarding.

PrepAway - Latest Free Exam Questions & Answers

Answer:

Explanation:
1. echo “1” >/proc/sys/net/ipv4/ip_forward
2. vi /etc/sysctl.conf
net.ipv4.ip_forward=1
/proc is the virtual filesystem, containing the information about the running kernel. To change the
parameter of running kernel you should modify on /proc. From Next reboot the system, kernel will
take the value from /etc/sysctl.conf.


Leave a Reply