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
Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?
What are the command prompt commands?
What happens to hard link when file is deleted?
What is a makefile in c?
What command should you use to check your file system?
How do I change directories in linux command line?
What is c++ makefile?
What is makefile in unix?
Which command is used to find what is in your home directory?
How to give acl permission in numerical mode on linux?
How use linux command line?
How find ip address linux?
Explain about sh?
How do you run command every time a file is modified?
Explain about lpr filename?