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
How do I use nslookup in linux?
What does cd do in linux?
What is $@ in makefile?
How do you create a text file in linux terminal?
Explain shift command of linux?
What are the 7 types of sentences?
How cp command works in linux?
How do I run a .sh file in linux?
Brief about finger username?
In order to display the last five commands you have entered using the fc command, you would type?
What does curl command do in linux?
What does chmod 755 do?
How find ip address linux?
What is the command can be run to remove all the rules in an iptable table?
What do you mean by directory?