On Fri, 29 Sep 2000, Goldwyn Rodrigues wrote:
> As I described my network problem earlier. I have got eth0 {ok} while
> booting but when I try to ping to itself it fails.
Is your loopback interface running ?
Does "/sbin/ifconfig lo" say something like "UP LOOPBACK RUNNING" in the
output?
If no, try `ifup lo'
bye :)
Anmol