Results 1 to 2 of 2
can anyone tell me how do i enbale routing in red hat linux 8.0 plz its urgent...
- 05-01-2003 #1Just Joined!
- Join Date
- Mar 2003
- Location
- India
- Posts
- 12
routing
can anyone tell me how do i enbale routing in red hat linux 8.0 plz its urgent
- 05-01-2003 #2Linux Newbie
- Join Date
- Apr 2003
- Location
- UK, Manchester
- Posts
- 147
echo 1 > /proc/sys/net/ipv4/ip_forward
You still have to create the routing tables with either route or iproute, depending on how advanced you want the router to be. You could just turn on ip forwarding but it would be more efficient to create routing tables especialy if you are connecting to multiple networks.


Reply With Quote
