On 2 May 2001, BC Anness@net wrote:

> Hey folks,
> I'm trying to set up a router on a RH 7.1 box. Each network can see it's connected 
>NIC in the router and the router can ping both eth0 and eth1 (both NICs). The problem 
>is no routing is taking place between the networks. A host on one network cannot ping 
>a host on the other network. I'm sure this is a config problem, but where?
> Thanks
> bca
>
>
Did you turn on IP forwarding?  You can check the boot configuration by
looking in /etc/sysctl.con.  You can turn is on using the sysctl
command.  (sysctl -w net.ipv4.ip_forward=0)

man sysctl for more information.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to