how do you configure linux system as a router?
Answer Posted / anindian
1st answer is correct till you boot your Linux machine, once
rebooted, its gone coz the /proc is a fs that is resident on
memory, thus if you want to forward your packets permanently
then you have to alter the net.ipv4.ip_forward parameter to
reflect the changes each time machine is booted. # sysctl -p
makes it effective without reboot.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is bash command?
Write a command that will display all .txt files, including its individual permission.
How do I run a script in linux?
What does touch do in linux?
How many linux commands are there?
Why is linux cpu usage so high?
How do I check storage on linux?
What is the command to calculate the size of a folder?
Which command is used to delete a group?
How do I check disk space in bash?
What does rmdir do in linux?
How do you kill a process in linux?
What Command used to lock user password?
What is $@ in shell?
What can you tell about the tar command?