--- Claudio Delgado <[EMAIL PROTECTED]> wrote: > I see the netstat -nr > > Destination Gateway Genmask Flags MSS Window > irtt > Iface > 192.168.68.0 0.0.0.0 255.255.255.0 U 40 0 > 0 > eth0 > 127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 > 0 > lo > 0.0.0.0 0.0.0.0 0.0.0.0 U 40 0 > 0 > eth0
from the above (I assume this is the output from the client) you are not connecting to the gateway. do as route route add default gw 192.168.68.3 (I think the syntax is right) if it works you will have another entry saying 192.168.68.3 If it is the route from the gateway then you are missing the route for the isp/external ip address. Have you tried connecting to the net direct from the gateway (eg: ssh into the box then pinging a web address at random) > I would config the gateway manually because If I config the gateway > throught netconf the changes not activated. > > -----Mensaje original----- > De: Claudio Delgado > Enviado el: miércoles, 05 de junio de 2002 14:46 > Para: [EMAIL PROTECTED] > Asunto: RE: I can't connect to Internet > > No, I don't have it. In /etc/sysconfig/network I've > > NETWORKING=yes > HOSTNAME="name.inout.tv" > GATEWAY="192.168.68.3" > GATEWAYDEV="eth0" > FORWARD_IPV4="no" > > > > -----Mensaje original----- > De: Spanke, Alexander [mailto:[EMAIL PROTECTED]] > Enviado el: miércoles, 05 de junio de 2002 14:33 > Para: '[EMAIL PROTECTED]' > Asunto: AW: I can't connect to Internet > > Hi, > > do you have IP Forwarding enabled ? > > > -----Ursprüngliche Nachricht----- > > Von: Claudio Delgado [SMTP:[EMAIL PROTECTED]] > > Gesendet am: Mittwoch, 5. Juni 2002 14:28 > > An: [EMAIL PROTECTED] > > Betreff: I can't connect to Internet > > > > Hello , Someone knows Can I connect to Internet from a Linux > Machine? > > > > > > > > I've a router and I've configured throught 'netconf' the route as > default > > gateway but I can't connect it. If I do a ping in any machine of > the > > network I get response but if I do a ping to internet then > "Destination > > Host Unreachable". I think it's a problem about some file that I > need > to > > modify. Thanks > > > > > > _______________________________________________ > 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 > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list