I assume you are showing data for a router. It looks ok. Packets destined for 192.168.2.0/24 will go out eth1, packets for 192.168.200.0/24 will go out eth0 and everything else will be sent to 192.168.200.17, which is out eth0. Fine.
The problem is on host A. Look at the route table on host A ('netstat -nr' will do this). Compare it to the route table on host B since it does work correctly. Host A probably doesn't have a default route to 192.168.2.189. Host B must have a default route to 192.168.200.11. Clear? cheers, Mike On Wednesday 10 July 2002 08:59 am, Ximo Llacer wrote: > HI. > > Please Could anyone help about this matter ¿ > > I have 2 if : > > eth0=192.168.200.11 > eth1=192.168.2.189 > > I have ip_forward = yes in /etc/networks. > > My route table is: > > Kernel IP routing table > Destination Gateway Genmask Flags Metric Ref Use Iface > Lan A > 192.168.2.0 192.168.2.189 255.255.255.0 UG 0 0 0 eth1 > 192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 > Lan B > 192.168.200.0 192.168.200.11 255.255.255.0 UG 0 0 0 eth0 > 192.168.200.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 > > 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo > Router > 0.0.0.0 192.168.200.17 0.0.0.0 UG 0 0 0 eth0 > > > Host A = 192.168.2.100 GW=192.168.2.189 > Host B = 192.168.200.100 GW=192.168.200.11 > > I can't to access to internet from Host A but Host B yes. > > Is correct this route table ? > > Un Cordial Saludo / Best regards > Ximo Llácer > Dpto Sistemas (GrupoInterpack ) > G 0034 61767050 • 0034 61767158 > 0<mailto:[EMAIL PROTECTED]> > > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list