Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how do you configure linux system as a router?

Answer Posted / mahendra yadav

iptables -I FORWARD -i eth0 -o eth1 -j ACCEPT

iptables -I FORWARD -i eth1 -o eth0 -j ACCEPT

vim /etc/sysctl.conf
net.ipv4.ip_forward = 1
:wq

/etc/init.d/iptables save

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?

1043


What the command used for list the contents of your home directory, current directory and all subdirectories?

996


What is mkdir m in linux?

1092


What does chmod 777 do?

1141


Which command puts a script to sleep untill a signal is recieved?

1133


How do I run a .sh file in linux?

1175


How can we increase disk read performance in single command in Linux?

1037


Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.

1695


How do I find previous commands in linux?

1100


What is llvm used for?

1198


In order to display the last five commands you have entered using the fc command, you would type?

971


What is type command in linux?

1129


What would be the result of issuing the command cat phonenos?

1153


You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?

939


What is 9 in kill?

1053