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
If the programmer wishes to execute an instruction at the specified time. Which command is used?
tell me something about linux commands.
How do I clear bash history in linux?
How do I check cores in linux?
Brief about FTP hostname?
What is know about grep commands?
What is #!/ Bin sh?
What language is clang written in?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
Explain difference between swap partition and swap file?
What is bash linux?
Which command is used to clear the screen?
How to write the output of a command to a file?
You issue the command head * what would the resulting output be?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?