On Monday 04 December 2006 22:30, [EMAIL PROTECTED] wrote:
> > That depends on the router. Mine is another Linux box
> > through a shylink
> > switch to the internal net, and nic to the outside...  is your
> > router
> > home-made (linux box, other) or is it a hardware package like the
> > linksys, or
> > other?
>
> It is a linksys router with dhcp and firewall.

What is the result of a

route -n

command.    Sounds like your routing in the linux box may be screwed up.

Try adding:

route add default gw  <ip of router>  ethx    

where x is usually eth0  or eth1
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to