On Wed, 11 Sep 2002 21:21:54 -0700 (PDT) Nikhil Kale nixunix@yahoo.com wrote:
The problem is whenever i try pinging localhost ping 127.0.0.1 it gives this error: connect: no network found.
Do the following as root:
# ifconfig lo up
You most probably would like to enable loopback at startup so add "network" to the set of services that should run at startup.
I tried changing the NETWORKING field to "no" in the file /etc/sysconfig/network
Revert back to "yes"