--- joe <joe@xxxxxxxxxxxx> escribió: > Hi, > > I have an existing small network of Pc's and RH9 > machines. I have been > trying to bring up a new RH9 box on the network > without any luck. > > I have checked the cables and they seem ok > firewall has been disabled > ifconfig looks ok - correct ip address & netmask, > and the interface is up > netstat -r also looks ok although the default route > takes a long time to > come up, compared to other RH9 boxes. > > any ideas.. > > Joe It's the gateway correct? Can you ping any other machine on your LAN? Can you ping adresses away of your LAN? Have you done all steps to configure yours connection: ifconfig ethX X.X.X.X netmask X.X.X.X broadcast X.X.X.X up route add -net default gw X.X.X.X (where X.X.X.X is your gateway) Now, to set up your DNS servers: echo nameserver X.X.X.X > /etc/resolv.conf (where X.X.X.X are your DNS ip's) Then try: /etc/init.d/network restart Have you done theses steps well? Cheers > > > > > > > -- > redhat-list mailing list > unsubscribe > mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list ===== -- Manuel Aróstegui Linux user 200896 ___________________________________________________ Yahoo! Messenger - Nueva versión GRATIS Super Webcam, voz, caritas animadas, y más... http://messenger.yahoo.es -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list