Hi,
Here you need a static route on the linksys router for the Network
192.168.0.10
so add a static route on linksys router with
192.168.0.0/24 g/w 192.168.1.10
and also please let me knw which linksys router you are using then we
will be able to tell if it allows you to go to the internet, bcoz if ur
linux box does just routing instead of NATng linksys router will not do
the NATng.
So if possible run NAT on the Linux box, i will get back to you on how
to do this later.
Thanks,
Sunil
http://geocities.com/sunil3112000
(E-Mail Removed) wrote:
> hi,
>
> i have a linux box with 2 nics. one nic is 192.168.0.10 and the other is
> 192.168.1.10
>
> 192.168.1.10 is connected directly to a linksys router at 192.168.1.1 -
> other pc's connected to the router can access the net.
>
> however from the console of linux box, i cannot ping the router as I get
> 'destination network unreachable'.
>
> i got a feeling, i need a static route, but i don't know the details. :-(
>
> please help! i have been trying all afternoon!