Configuring the linux server as router.

Cecilio Marín cmarin at essiprojects.com
Fri Sep 9 06:59:39 UTC 2005


You must configure as router the machine between net's. For this, change 
a boolean on kernel:

[root at root ~]# cat /proc/sys/net/ipv4/ip_forward    
0
[root at root ~]# echo 1 > /proc/sys/net/ipv4/ip_forward
[root at root ~]# cat /proc/sys/net/ipv4/ip_forward     
1
[root at root ~]#

good luck!


Arul mozhi escribió:

>Note: forwarded message attached.
>
>Hi,
> 
>         I have a problem in configuring the linux
>server as router. Could you please guide me how to
>recover this problem. 
>
>Thanks in advance.
>Arulmozhi. N
>
>
>		
>__________________________________________________________ 
>Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com
>





More information about the redhat-list mailing list