In /etc/sysconfig/network, set "FORWARD_IPV4=" to yes.

And in /etc/sysctl.conf, set "net.ipv4.ip_forward = 0"

Then, "service network restart" and see what happens.

On Mon, 9 Sep 2002, rahul b jain cs student wrote:

> Hi,
> 
> I have a Linux server which I want to configure as a Router. On one end it
> is connected to a workstation and on the other to a server both of which
> are Linux machines. So the network looks like this
> 
>      Workstation -------- Router -------- Server
>      192.168.0.1      192.168.0.14    192.168.1.14
> 
> I am using a direct connection (using cross over cable) for all the
> machines. At the Router eth2 is used to talk to 192.168.0 network and eth3
> is used to talk to 192.168.1 network. I am able to ping from the
> workstation to the router, from the router to the server. However my ping
> from the workstation to the server fails. I have ip forwarding on at the
> Router.
> Can anyone tell me what I have missed so that I can make the linux machine
> work as a router.
> 
> Many Thanks,
> Rahul.
> 
> 
> 
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to