Arun Hubballi wrote: > Dear All, > > I am trying to enable "ip forwarding" on redhat 7.2. I have configured 2 > > network cards with following IP address eth0 192.168.100.55 and eth1 > with 192.168.200.2. I have configured the default gateway as > 192.168.100.1. I have enabled routing. I can ping from any IP to any IP > on this machine. > > To check IP forwarding, I configured another computer with the IP > 192.168.200.10. and default gateway as 192.168.200.2 > When I ping from 192.168.200.10 to 192.168.100.55 and 192.168.200.2 it > responds properly. But when I ping from 192.168.200.10 to 192.168.100.1, > > I get "Request Timed Out" > > What could be wrong? > What more changes / configurations are needed? > > Awaiting your replies, > Thanks in advance. > > With Best regards > Arun Hubballi >
Have you done # echo 1 > /proc/sys/net/ipv6/conf/all/forwarding on first computer? Try doing that.. Cheers. Mahantesh. _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
