On Fri, Dec 12, 2003 at 09:56:50AM +0100, Nestor Castro wrote:
> [EMAIL PROTECTED] jncasmed]# route -n_
> 
> _Kernel IP routing table_
> 
> _Destination Gateway Genmask Flags Metric Ref Use Iface_
> 
> _192.168.147.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1_
> 
> _127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo_
> 
> [EMAIL PROTECTED] jncasmed]#_
> 
> 
> 
> arrrghhhhh,,,,,,

You have no default gateway defined. Use the route command to add it.

        route add default gw 192.168.0.1 dev eth1

(check the real ip address of the gateway)

Adolfo

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to