I've installed a fresh copy of the latest CentOS via iLO (HP's integrated lights out 2). The setup type was Web Server. My server doesn't seem to be able to connect to the Internet anymore. I've lost the old settings for DHCP and hostname but I have the old settings for eth0 and DNS server, still there's something else I should be doing to be able to use wget, yum, ping and to have SSH access from other locations, but I can't seem to find what that is.
Any pointers? Thanks.
Edit: route command:
route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
xx.xx.68.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 1002 0 0 eth0
Note that the server IP is xx.xx.68.176, should I change the route?

/etc/sysconfig/network-scripts/ifcfg-eth0and/etc/sysconfig/networkfiles, then perhaps we can advise on whether/how to put aGATEWAY=entry therein? – MadHatter Jan 13 '12 at 13:54