how do you configure linux system as a router?
Answer Posted / anoop
above anwser also write,
but must me know this,
vi /etc/sysctl.conf
# Controls IP packet forwarding
net.ipv4.ip_forward = 1
save &
sysctl -p
| Is This Answer Correct ? | 39 Yes | 0 No |
Post New Answer View All Answers
What is the programming language for linux?
What does curl command do in linux?
How do I overclock my cpu?
How can I check the exit status of my previous command in Linux operating system?
What are commands in grammar?
What does wc command do in unix?
What is bash linux?
Explain about the command elm?
How do I run a shell script?
What will happen when a system call is encountered in a user program?
What is clang llvm?
How do I run multiple commands in linux?
List the three main parts of an operating system command?
How do I find command history in linux?
Is python faster than bash?