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 ls command and what it does?
How does case sensitivity affect the way you use commands?
What does history command do in linux?
What does in makefile do?
Which command is used to delete a group?
How do I check my cpu cores?
What is in mkdir command?
What is dos and its commands?
What does the command env do?
What is grep command in linux with examples?
What are system commands?
What is the command to see on which port which service is running?
How do I run a command in linux?
How do I know my shell?
What does umask 022 mean?